Source: python3-opensips
Section: python
Priority: optional
Maintainer: Razvan Crainea <razvan@opensips.org>
Build-Depends: debhelper (>= 9), dh-python, python3 (>= 3.6), pybuild-plugin-pyproject, python3-hatchling, bash-completion
Standards-Version: 3.9.8
Homepage: https://github.com/OpenSIPS/python-opensips

Package: python3-opensips
Architecture: all
Multi-Arch: foreign
Depends: python3 (>= 3.6), ${misc:Depends}, ${python3:Depends}
Description:  A collection of Python packages for OpenSIPS.
 These modules are designed to be as lightweight as possible and provide a
 simple interface for interacting with OpenSIPS.
 .
 OpenSIPS is a very fast and flexible SIP (RFC3261)
 server. Written entirely in C, OpenSIPS can handle thousands calls
 per second even on low-budget hardware.
 .
 C Shell-like scripting language provides full control over the server's
 behaviour. Its modular architecture allows only required functionality to be
 loaded.
 .
 Among others, the following modules are available: Digest Authentication, CPL
 scripts, Instant Messaging, MySQL/PostgreSQL support, Presence Agent, Radius
 Authentication, Record Routing, SMS Gateway, Jabber/XMPP Gateway, Transaction
 Module, SIP Registrar and User Location, Load Balancing/Dispatching/LCR,
 XMLRPC Interface.
