Metadata-Version: 2.1
Name: pulp-deb
Version: 2.18.0
Summary: pulp-deb plugin for the Pulp Project
Home-page: https://pulpproject.org
Author: Matthias Dellweg
Author-email: dellweg@atix.de
License: GPLv2+
Description: # pulp_deb
        
        ![release status](https://github.com/pulp/pulp_deb/workflows/Pulp%20Release%20CI/CD/badge.svg)
        ![nightly status](https://github.com/pulp/pulp_deb/workflows/Pulp%20Nightly%20CI/CD/badge.svg)
        ![python versions](https://img.shields.io/pypi/pyversions/pulp_deb.svg)
        
        A Pulp plugin to host APT repositories.
        
        Visit the [Pulp project homepage][1] or see the [plugin documentation][2] for more information.
        If you want to report a bug, see the [issue tracker][3].
        
        The most important places:
        
        * The [Pulp project homepage][1].
        * The [plugin documentation][2].
        * The [plugin issue tracker][3].
        * The [plugin source repository][4].
        * The [plugin GitHub actions page][8].
        * Released [python packages on pypi.org][5].
        * The [pulp-deb-client Python package][6] (contains API bindings for Python).
        * The [pulp-deb-client Ruby Gem][7] (contains API bindings for Ruby).
        
        [1]: https://pulpproject.org
        [2]: https://docs.pulpproject.org/pulp_deb/
        [3]: https://github.com/pulp/pulp_deb/issues
        [4]: https://github.com/pulp/pulp_deb
        [5]: https://pypi.org/project/pulp-deb/
        [6]: https://pypi.org/project/pulp-deb-client/
        [7]: https://rubygems.org/gems/pulp_deb_client
        [8]: https://github.com/pulp/pulp_deb/actions
        
Platform: UNKNOWN
Classifier: License :: OSI Approved :: GNU General Public License v2 or later (GPLv2+)
Classifier: Operating System :: POSIX :: Linux
Classifier: Development Status :: 5 - Production/Stable
Classifier: Framework :: Django
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.8
Description-Content-Type: text/markdown
