Metadata-Version: 2.1
Name: pulpcore
Version: 3.0.0b16
Summary: Pulp Django Application and Related Modules
Home-page: http://www.pulpproject.org
Author: Pulp Team
Author-email: pulp-list@redhat.com
License: GPLv2+
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
Requires-Dist: coreapi
Requires-Dist: Django (>=2.0)
Requires-Dist: django-filter
Requires-Dist: djangorestframework
Requires-Dist: djangorestframework-queryfields
Requires-Dist: drf-nested-routers
Requires-Dist: drf-yasg
Requires-Dist: psycopg2-binary
Requires-Dist: PyYAML
Requires-Dist: redis (<3.0,>=2.7.0)
Requires-Dist: rq (>=0.12.0)
Requires-Dist: setuptools
Requires-Dist: dynaconf (>=1.0.4)

**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/


