Metadata-Version: 2.4
Name: sibilant
Version: 0.4.1
Summary: sibilant makes python communicate over VoIP
Project-URL: Homepage, https://github.com/andreabak/sibilant
Author-email: abk16 <awaken.mulled505@4wrd.cc>
License: MPL-2.0
License-File: LICENSE
Requires-Python: <3.13,>=3.10
Requires-Dist: cbitstruct
Requires-Dist: frozendict
Requires-Dist: numpy
Requires-Dist: toml
Requires-Dist: typing-extensions
Provides-Extra: dev
Requires-Dist: dpkt; extra == 'dev'
Requires-Dist: pre-commit; extra == 'dev'
Requires-Dist: pytest; extra == 'dev'
Requires-Dist: pytest-cov; extra == 'dev'
Requires-Dist: ruff; extra == 'dev'
Description-Content-Type: text/markdown

# 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.
