Source: ocsinventory-backend
Section: ocsinventory
Priority: standard
Maintainer: Léa Droguet <lea.droguet@factorfx.com>
Homepage: https://www.ocsinventory-ng.org/
Standards-Version: 4.6.2
Rules-Requires-Root: no
Build-Depends:
 debhelper-compat (= 13),
 dh-python,
 python3-all,
 python3-setuptools

Package: ocsinventory-backend
Architecture: all
Depends: ${misc:Depends}, ${python3:Depends},
 python3,
 python3-pip,
 python3-venv,
 python3-dev,
 build-essential,
 libldap2-dev,
 libsasl2-dev,
 libssl-dev, 
 uwsgi,
 uwsgi-plugin-python3,
 nginx
Description: OCS Inventory Backend API
 Backend API for OCS Inventory NG.
