You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
db-schema/debian/control

38 lines
854 B

Source: ngcp-db-schema
Section: admin
Priority: optional
Maintainer: Sipwise Development Team <support@sipwise.com>
Standards-Version: 4.6.2
Homepage: https://www.sipwise.com/
Rules-Requires-Root: no
Build-Depends:
debhelper-compat (= 13),
dh-exec,
dh-python,
flake8,
isort,
mypy,
python3-all,
python3-flake8-blind-except,
python3-flake8-builtins,
python3-flake8-class-newline,
python3-flake8-comprehensions,
python3-flake8-docstrings,
python3-flake8-polyfill,
python3-flake8-quotes,
python3-pep8-naming,
python3-pymysql,
python3-setuptools,
python3-typeshed,
Package: ngcp-db-schema
Architecture: all
Depends:
ngcp-system-tools-ce | ngcp-system-tools,
python3-pymysql,
python3-yaml,
${misc:Depends},
Description: database schema for Sipwise's NGCP platform
This package provides the database schema for Sipwise's NGCP
platform.