Source: pyosmocom
Section: python
Priority: optional
Maintainer: Osmocom team <openbsc@lists.osmocom.org>
Build-Depends: debhelper (>= 10),
 dh-python,
 python3,
 python3-setuptools,
 pybuild-plugin-pyproject,
 python3-sphinx,
 python3-sphinx-argparse
Standards-Version: 3.9.8
Homepage: https://osmocom.org/projects/pyosmocom/wiki
Vcs-Git: https://gitea.osmocom.org/osmocom/pyosmocom
Vcs-Browser: https://gitea.osmocom.org/osmocom/pyosmocom

Package: python3-pyosmocom-doc
Section: doc
Architecture: all
Depends: ${misc:Depends}, ${sphinxdoc:Depends}
Description: Python library code related to Open Source Mobile Communications
 .
 This package contains the documentation.

Package: python3-pyosmocom
Architecture: all
Depends: ${python3:Depends}, ${misc:Depends},
 python3-construct
Description: Python library code related to Open Source Mobile Communications
 .
 This package contains the Python 3 version of the pyosmocom libraries.