colcon-ros-distro


Namecolcon-ros-distro JSON
Version 0.1.0 PyPI version JSON
download
home_pagehttps://colcon.readthedocs.io
SummaryExtension for colcon to discover packages in a ROS distribution.
upload_time2024-11-01 16:53:52
maintainerNone
docs_urlNone
authorNone
requires_python>=3.6
licenseApache License, Version 2.0
keywords colcon
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            colcon-ros-distro
=================

An extension for `colcon-core <https://github.com/colcon/colcon-core>`_ to discover packages in a ROS distribution.

This package provides package discovery and augmentation extensions for enumerating packages in a `REP 153 <https://www.ros.org/reps/rep-0153.html>`_ ROS distribution file.
It currently supports only the 'release' stanza of the distribution file, meaning that packages with only a 'source' stanza will not be enumerated.

Unlike some other colcon extension packages, this package does not register any of the extensions it defines for use in colcon-core.
It therefore serves only as a library for other tools in the colcon ecosystem to use by registering these extensions at appropriate extension points.



            

Raw data

            {
    "_id": null,
    "home_page": "https://colcon.readthedocs.io",
    "name": "colcon-ros-distro",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": null,
    "keywords": "colcon",
    "author": null,
    "author_email": "Scott K Logan <logans@cottsay.net>",
    "download_url": "https://files.pythonhosted.org/packages/38/6d/4638a1775cb7bc88a4d1e29e89ebbf86777d2118fd125b8277ae2b4c617d/colcon-ros-distro-0.1.0.tar.gz",
    "platform": null,
    "description": "colcon-ros-distro\n=================\n\nAn extension for `colcon-core <https://github.com/colcon/colcon-core>`_ to discover packages in a ROS distribution.\n\nThis package provides package discovery and augmentation extensions for enumerating packages in a `REP 153 <https://www.ros.org/reps/rep-0153.html>`_ ROS distribution file.\nIt currently supports only the 'release' stanza of the distribution file, meaning that packages with only a 'source' stanza will not be enumerated.\n\nUnlike some other colcon extension packages, this package does not register any of the extensions it defines for use in colcon-core.\nIt therefore serves only as a library for other tools in the colcon ecosystem to use by registering these extensions at appropriate extension points.\n\n\n",
    "bugtrack_url": null,
    "license": "Apache License, Version 2.0",
    "summary": "Extension for colcon to discover packages in a ROS distribution.",
    "version": "0.1.0",
    "project_urls": {
        "Changelog": "https://github.com/colcon/colcon-ros-distro/milestones?direction=desc&sort=due_date&state=closed",
        "GitHub": "https://github.com/colcon/colcon-ros-distro/",
        "Homepage": "https://colcon.readthedocs.io"
    },
    "split_keywords": [
        "colcon"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "29c05c2c368219439c5ce818983714ad0a226d173c4ae3f9f3c191cee1f0e683",
                "md5": "173c6ca0360dd98cb04c1e0aed0aa801",
                "sha256": "d4b055ff3ee30ef2a91019aa831b7b7ed67f1348d532c35624b9e4190a4f3b6e"
            },
            "downloads": -1,
            "filename": "colcon_ros_distro-0.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "173c6ca0360dd98cb04c1e0aed0aa801",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 9578,
            "upload_time": "2024-11-01T16:53:50",
            "upload_time_iso_8601": "2024-11-01T16:53:50.457382Z",
            "url": "https://files.pythonhosted.org/packages/29/c0/5c2c368219439c5ce818983714ad0a226d173c4ae3f9f3c191cee1f0e683/colcon_ros_distro-0.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "386d4638a1775cb7bc88a4d1e29e89ebbf86777d2118fd125b8277ae2b4c617d",
                "md5": "bcc839af251cbbc2bd2cc06d06f6b8a2",
                "sha256": "e937f0679a2108e6492aae2ad9e24a8610e1ace902a199f707a5690817a60526"
            },
            "downloads": -1,
            "filename": "colcon-ros-distro-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "bcc839af251cbbc2bd2cc06d06f6b8a2",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 9846,
            "upload_time": "2024-11-01T16:53:52",
            "upload_time_iso_8601": "2024-11-01T16:53:52.466168Z",
            "url": "https://files.pythonhosted.org/packages/38/6d/4638a1775cb7bc88a4d1e29e89ebbf86777d2118fd125b8277ae2b4c617d/colcon-ros-distro-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-01 16:53:52",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "colcon",
    "github_project": "colcon-ros-distro",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "colcon-ros-distro"
}
        
Elapsed time: 0.43790s