Metadata-Version: 2.1
Name: pulp-file
Version: 1.6.0.post2
Summary: File plugin for the Pulp Project
Home-page: https://pulpproject.org/
Author: Pulp Project Developers
Author-email: pulp-dev@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 :: 5 - Production/Stable
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: pulpcore (<3.12,>=3.7)

pulp_file
=========

.. figure:: https://github.com/pulp/pulp_file/workflows/Pulp%20CI/badge.svg
   :alt: Pulp CI

.. image:: https://coveralls.io/repos/pulp/pulp_file/badge.png?branch=master
   :target: https://coveralls.io/r/pulp/pulp_file?branch=master

A Pulp plugin to support hosting arbitrary files.

For more information, please see the `documentation <https://docs.pulpproject.org/pulp_file/>`_
or the `Pulp project page <https://pulpproject.org>`_.


