Metadata-Version: 1.2
Name: colcon-python-setup-py
Version: 0.2.7
Summary: Extension for colcon to support Python packages with the metadata in the setup.py file.
Home-page: https://colcon.readthedocs.io
Author: Dirk Thomas
Author-email: web@dirk-thomas.net
Maintainer: Dirk Thomas
Maintainer-email: web@dirk-thomas.net
License: Apache License, Version 2.0
Project-URL: Changelog, https://github.com/colcon/colcon-python-setup-py/milestones?direction=desc&sort=due_date&state=closed
Project-URL: GitHub, https://github.com/colcon/colcon-python-setup-py/
Description: colcon-python-setup-py
        ======================
        
        An extension for `colcon-core <https://github.com/colcon/colcon-core>`_ to identify packages with a ``setup.py`` file by introspecting the arguments to the ``setup()`` function call of  `setuptools <https://setuptools.readthedocs.io/en/latest/>`_.
        
Keywords: colcon
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Plugins
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: MacOS
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Build Tools
