Section: robotpkg/sysutils
Priority: extra
Maintainer: mallet@laas.fr
Source: /opt/robotpkg/var/lib/robotpkg/packages/bsd/Ubuntu-26.04-x86_64/pub/py314-rospkg-1.1.7.tgz
Package: robotpkg-py314-rospkg
Version: 1.1.7
Architecture: amd64
Homepage: http://ros.org/wiki/rospkg
Depends: libstdc++6, python3-setuptools
Conflicts: robotpkg-py314-rospkg
Provides: robotpkg-py314-rospkg
Replaces: robotpkg-py314-rospkg
Description: ROS basic utilities for querying stacks information
 License: modified-bsd
 Debian-Packager: robotpkg@laas.fr
 The rospkg Python module provides basic utilities for querying information
 about ROS packages, stacks, and distributions. There are several basic APIs:
 ROS environment, RosPack/RosStack, OS detection, and distributions.
 .
 The environment APIs enable access to environment settings that define the ROS
 package/stack filesystem configuration. The RosPack and RosStack APIs are
 similar to the rospack and rosstack command-line tools and provide information
 about dependency, location, and other package/stack metadata. The Manifest
 class provides access to a specific package/stack’s manifest information. NOTE:
 the Manifest class API is still volatile. Where possible, use the relevant
 RosPack/RosStack APIs to access manifest-related information instead
 (e.g. dependency relationships).
 .
 The rospkg.distro sub-module provides access to ROS distribution files, which
 describe collections of ROS stacks releases. This API is module is still
 unstable and mainly supports internal tools.
 .
 Homepage:
 http://ros.org/wiki/rospkg

