CI | status |
---|---|
pip builds | |
cibuildwheel |
- clone this repository
pip install ./g722_1_mod
Documentation for the example project is generated using Sphinx. Sphinx has the ability to automatically inspect the signatures and documentation strings in the extension module to generate beautiful documentation in a variety formats. The following command generates HTML-based reference documentation; for other formats please refer to the Sphinx manual:
cd g722_1_mod/docs
make html
g722_1_mod is provided under a BSD-style license that can be found in the LICENSE file. By using, distributing, or contributing to this project, you agree to the terms and conditions of this license.