diff options
| author | Lockywolf <for_sbo.python3-sipsimple_2023-09-22@lockywolf.net> | 2023-09-23 10:11:03 +0900 |
|---|---|---|
| committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-09-23 11:33:34 +0700 |
| commit | 6f0a2d4f06940f356108c386ad597fdfe715eacf (patch) | |
| tree | 672e63126f5963b41b17a69ee97ec2356030ebbb /python/python3-sipsimple/README | |
| parent | bece2ab3d82bd6280e2600d40485e62ada296387 (diff) | |
python/python3-sipsimple: Added (python sip library).
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-sipsimple/README')
| -rw-r--r-- | python/python3-sipsimple/README | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/python/python3-sipsimple/README b/python/python3-sipsimple/README new file mode 100644 index 0000000000..325b0ac6b4 --- /dev/null +++ b/python/python3-sipsimple/README @@ -0,0 +1,11 @@ +SIP SIMPLE client SDK is a Software Development Kit for development of +Real Time Applications based on SIP and related protocols for +Audio/Video, Instant Messaging, File Transfers, Desktop Sharing and +Presence. Other media types can be easily added by using an extensible +high-level API. + +Its primary purpose is to be a dependency for the Blink SIP client. +It is also the backend for the sipclients3 command-line sip toolkit. + +This build ships its own versions of pjsip/pjproject, and ZRTPCPP. +Please, report conflicts if discovered. |
