Metadata-Version: 1.2
Name: pulp-container
Version: 2.10.7
Summary: Container plugin for the Pulp Project
Home-page: https://pulpproject.org/
Author: Pulp Team
Author-email: pulp-list@redhat.com
License: GPLv2+
Description: ``pulp_container`` Plugin
        =========================
        
        .. figure:: https://github.com/pulp/pulp_container/workflows/Pulp%20CI/badge.svg
         :alt: Pulp CI
        
        This is the ``pulp_container`` Plugin for `Pulp Project
        3.0+ <https://pypi.python.org/pypi/pulpcore/>`__. This plugin provides Pulp with support for container
        images, similar to the pulp_docker plugin for Pulp 2.
        
        For more information, please see the `documentation
        <https://docs.pulpproject.org/pulp_container/>`_ or the `Pulp project page
        <https://pulpproject.org>`_.
        
        How to File an Issue
        --------------------
        
        `New pulp_container issue <https://pulp.plan.io/projects/pulp_container/issues/new>`_.
        
        .. warning::
          Is this security related? If so, please follow the `Security Disclosures <https://docs.pulpproject.org/pulpcore/bugs-features.html#security-bugs>`_ procedure.
        
        Please set **only the fields in this table**. See `Redmine Fields <https://docs.pulpproject.org/pulpcore/bugs-features.html#redmine-fields>`_ for more detailed
        descriptions of all the fields and how they are used.
        
        .. list-table::
           :header-rows: 1
           :widths: auto
           :align: center
        
           * - Field
             - Instructions
        
           * - Tracker
             - For a bug, select ``Issue``, for a feature-request, choose ``Story``,
               for a backport request, choose ``Backport``.
        
           * - Subject
             - Strive to be specific and concise.
        
           * - Description
             - This is the most important part! Please see `Description Field <https://docs.pulpproject.org/pulpcore/bugs-features.html#issue-description>`_.
        
           * - Category
             - Choose one if applicable, blank is OK.
        
           * - Version
             - The version of pulp_container that you discovered the issue.
        
           * - OS
             - Please select your operating system.
        
           * - Tags
             - For searching. Select 0 or many, best judgement.
               If an issue requires a functional test. Add the tag `Functional test`.
        
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
