Source: python-unified-planning
Section: python
Priority: optional
Maintainer: Leopold Palomo-Avellaneda <leo@alaxarxa.net>
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-python3,
 python3-all,
 python3-setuptools,
 python3-wheel,
 python3-pyparsing,
 python3-networkx,
 python3-pddl,
 python3-configspace
Standards-Version: 4.7.4
Rules-Requires-Root: no
Homepage: https://github.com/aiplan4eu/unified-planning

Package: python3-unified-planning
Architecture: all
Depends:
 ${misc:Depends},
 ${python3:Depends},
 python3-pyparsing,
 python3-networkx,
 python3-pddl,
 python3-configspace
Description: Unified planning framework for Python
 Unified Planning is a Python framework for modelling automated planning
 problems and invoking planning engines through a common interface.
