python3-colcon-installed-package-information_0.0.1-1_all.deb

STEP 1: Have you installed this repository?

If not, run this installation script command:

curl -s https://packagecloud.io/install/repositories/dirk-thomas/colcon/script.deb.sh | sudo bash
copy
curl -s https://packagecloud.io/install/repositories/dirk-thomas/colcon/script.deb.sh | sudo bash

STEP 2: Install the package
sudo apt-get install python3-colcon-installed-package-information=0.0.1-1

Extensions for colcon to inspect packages which have already

Full description:
  Extensions for colcon to inspect packages which have already
 colcon-installed-package-information
 ====================================
 .
 Extensions for `colcon-core <https://github.com/colcon/colcon-core>`_ to inspect packages which have already been installed.
 .
 Overview
 --------
 .
 These colcon extensions provide a mechanism which can be used for getting information about packages outside of the workspace, which have already been built and installed prior to the current operation.
 In general, it works similarly to and is based on the `PackageDiscoveryExtensionPoint <https://colcon.readthedocs.io/en/released/developer/extension-point.html#packagediscoveryextensionpoint>`_ and `PackageAugmentationExtensionPoint <https://colcon.readthedocs.io/en/released/developer/extension-point.html#packageaugmentationextensionpoint>`_ extensions provided by ``colcon-core``.
 .
 Differences
 -----------
 .
 Installed packages don't generally have a single directory which stores the package content and metadata.
 This set of extensions store the "prefix" under which the package resides rather than the package directory (e.g. ``~/workspace/install`` instead of ``~/workspace/install/share/<package_name>`` or ``~/workspace/src/<package_name>``), meaning many packages will likely share the same ``path`` attribute value.
 .
 Recursively crawling an entire system or even selective subdirectories to look for installed packages could be very slow, so this process also deviates from the Discover -> Identify -> Augment pipeline used in ``colcon-core``.
 Rather than attempting identification on prospective package locations, the discovery phase generally loads a list of installed packages from a database of some kind, such as the file-based colcon index.
 In some cases, the database might already populate sufficient information on the descriptor to identify the package.

Checksums

MD5 b684c2d3354f28d25ed7123ee26cf7d3
SHA1 dcbebd4eb4f71c131a9381e4ebce3b8ac1238fab
SHA256 51db5f35a18ae03cf8adcbf3139ec6c791a9453eefd19266e78682128de9c9b1
SHA512 5ea49e5fb8952b581a96ea7fc31cdca79df5382c2917abf37de114e058fba882e2278ef23a48902559b0760198eb338405c4655ef0ace8ce07a5e7e19fce0603

Depends

  • python3-colcon-core, python3:any (>= 3.5~)

Files

  • /usr/share/doc/python3-colcon-installed-package-information/changelog.Debian.gz
  • /usr/lib/python3/dist-packages/colcon_installed_package_information/package_identification/__init__.py
  • /usr/lib/python3/dist-packages/colcon_installed_package_information/package_discovery/prefix_path.py
  • /usr/lib/python3/dist-packages/colcon_installed_package_information/package_discovery/__init__.py
  • /usr/lib/python3/dist-packages/colcon_installed_package_information/package_augmentation/python.py
  • /usr/lib/python3/dist-packages/colcon_installed_package_information/package_augmentation/colcon_index.py
  • /usr/lib/python3/dist-packages/colcon_installed_package_information/package_augmentation/__init__.py
  • /usr/lib/python3/dist-packages/colcon_installed_package_information/__main__.py
  • /usr/lib/python3/dist-packages/colcon_installed_package_information/__init__.py
  • /usr/lib/python3/dist-packages/colcon_installed_package_information-0.0.1.egg-info/zip-safe
  • /usr/lib/python3/dist-packages/colcon_installed_package_information-0.0.1.egg-info/top_level.txt
  • /usr/lib/python3/dist-packages/colcon_installed_package_information-0.0.1.egg-info/requires.txt
  • /usr/lib/python3/dist-packages/colcon_installed_package_information-0.0.1.egg-info/PKG-INFO
  • /usr/lib/python3/dist-packages/colcon_installed_package_information-0.0.1.egg-info/entry_points.txt
  • /usr/lib/python3/dist-packages/colcon_installed_package_information-0.0.1.egg-info/dependency_links.txt

Uploaded

about 2 years ago

Package Size

7.34 KB

Installed Size

41 KB

Downloads

10

wget

wget --content-disposition "https://packagecloud.io/dirk-thomas/colcon/packages/debian/buster/python3-colcon-installed-package-information_0.0.1-1_all.deb/download.deb?distro_version_id=150"