Skip to content

adafruit/g722_1_mod

Repository files navigation

g722_1_mod

CI status
pip builds Pip Actions Status
cibuildwheel Wheels Actions Status

Installation

  • clone this repository
  • pip install ./g722_1_mod

Building the documentation

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

License

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.