Source: tryton-modules-production-work
Section: python
Priority: optional
Maintainer: Debian Tryton Maintainers <maintainers@debian.tryton.org>
Uploaders: Mathias Behrle <mathiasb@m9s.biz>
Build-Depends:
 debhelper (>= 9),
 dh-python,
 python,
 python-setuptools,
Standards-Version: 3.9.8
Homepage: http://www.tryton.org/
Vcs-Browser: https://anonscm.debian.org/cgit/tryton/tryton-modules-production-work.git
Vcs-Git: https://anonscm.debian.org/cgit/tryton/tryton-modules-production-work.git
X-Python-Version: >= 2.7

Package: tryton-modules-production-work
Architecture: all
Depends:
 python-pkg-resources,
 python-sql,
 tryton-modules-company (>= ${version:major}),
 tryton-modules-production (>= ${version:major}),
 tryton-modules-production-routing (>= ${version:major}),
 tryton-modules-stock (>= ${version:major}),
 tryton-server (>= ${version:major}),
 ${misc:Depends},
 ${python:Depends},
Description: Tryton Application Platform (Production Work Module)
 Tryton is a high-level general purpose application platform. It is the base
 of a complete business solution as well as a comprehensive health and hospital
 information system (GNUHealth).
 .
 This module allows one to manage work orders for productions. It also adds
 the work costs to the production cost.
