Source: python3-catkin-pkg
Section: python
Priority: optional
Maintainer: ROS-SIG <ros@lists.openkylin.top>
Build-Depends: debhelper (>= 9), dh-python, python3-all, python3-setuptools, python3-dateutil <!nocheck>, python3-docutils <!nocheck>, python3-pyparsing <!nocheck>, python3-packaging <!nocheck>
Homepage: http://wiki.ros.org/catkin_pkg
Standards-Version: 4.5.0
X-Python3-Version: >= 3.6

Package: python3-catkin-pkg-modules
Architecture: all
Depends: ${python3:Depends}, ${misc:Depends}, python3-dateutil, python3-docutils, python3-pyparsing, python3-packaging
Conflicts: catkin, python3-catkin-pkg (<< 0.3.0)
Replaces: python3-catkin-pkg (<< 0.3.0)
Description: catkin package library (Python modules)
 Library for retrieving information about catkin packages.
 .
 This package provides only the importable Python modules.
 The user-facing CLI scripts are in python3-catkin-pkg.

Package: python3-catkin-pkg
Architecture: all
Depends: ${python3:Depends}, ${misc:Depends}, python3-catkin-pkg-modules (>= ${source:Version}), python3-dateutil, python3-docutils, python3-setuptools
Conflicts: catkin, python-catkin-pkg
Description: catkin package library (CLI wrappers)
 Library for retrieving information about catkin packages.
 .
 This package provides the catkin_* CLI wrapper scripts. The actual
 Python library is in python3-catkin-pkg-modules.
