Metadata-Version: 1.2
Name: pulpcore
Version: 3.0.0b13
Summary: Pulp Django Application and Related Modules
Home-page: http://www.pulpproject.org
Author: Pulp Team
Author-email: pulp-list@redhat.com
License: GPLv2+
Description: **Acquire, Organize, and Distribute Software**
        
        Pulp manages repositories of content, such as software packages, and makes it available for
        installation. Pulp has plugins for
        `File <https://pypi.org/project/pulp-file/>`_,
        `Python <https://pypi.org/project/pulp-python/>`_,
        `Ansible <https://github.com/pulp/pulp_ansible/>`_
        
        Using Pulp you can:
        
        - Locally mirror all or part of a repository
        - Host your own content in a new repository
        - Manage content from multiple sources in one place
        - Promote content through different repos in an organized way
        
        Pulp is completely free and open-source!
        
        - License: GNUv2
        - Documentation: http://docs.pulpproject.org/en/3.0/nightly/
        - Source: https://github.com/pulp/pulp/
        - Bugs: https://pulp.plan.io/projects/pulp
        - Demo: http://pulpproject.org/demo/
        
Platform: UNKNOWN
Classifier: License :: OSI Approved :: GNU General Public License v2 or later (GPLv2+)
Classifier: Operating System :: POSIX :: Linux
Classifier: Development Status :: 4 - Beta
Classifier: Framework :: Django
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Requires-Python: >=3.6
