Metadata-Version: 2.1
Name: sibilant
Version: 0.3.2
Summary: sibilant makes python communicate over VoIP
Author-email: abk16 <awaken.mulled505@4wrd.cc>
License: MPL-2.0
Project-URL: Homepage, https://github.com/andreabak/sibilant
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: cbitstruct
Requires-Dist: frozendict
Requires-Dist: numpy
Requires-Dist: toml
Requires-Dist: typing-extensions

# sibilant

sibilant is a pure python VoIP/SIP/RTP library. It currently supports PCMA, PCMU, and telephone-event.


> **Warning**
> This library is still in early development and is not yet ready for production use.
