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.
repoapi/debian/control

31 lines
551 B

Source: repoapi
Priority: extra
Maintainer: Sipwise Development Team <support@sipwise.com>
Build-Depends:
debhelper (>= 9~),
dh-systemd (>= 1.5),
libpq-dev,
python-dev,
virtualenv,
Standards-Version: 3.9.8
Section: python
Homepage: http://sipwise.com/
Package: repoapi
Section: python
Architecture: all
Depends:
build-essential,
libpq-dev,
make,
postgresql,
python,
python-dev,
sipwise-repos-scripts-helpers,
uwsgi,
uwsgi-plugin-python,
virtualenv,
${misc:Depends},
Description: REST API webapp
This package provides repoapi webapp.