Metadata-Version: 1.2
Name: pulp-rpm
Version: 3.13.2
Summary: RPM plugin for the Pulp Project
Home-page: http://www.pulpproject.org
Author: Pulp Project Developers
Author-email: pulp-list@redhat.com
License: GPLv2+
Description: ``pulp_rpm`` Plugin
        ===================
        
        .. figure:: https://github.com/pulp/pulp_rpm/workflows/Pulp%20CI/badge.svg
           :alt: Pulp CI
        
        This is the ``pulp_rpm`` Plugin for `Pulp Project
        3.0+ <https://pypi.python.org/pypi/pulpcore/>`__. This plugin provides support for RPM family
        content types, similar to the ``pulp_rpm`` plugin for Pulp 2.
        
        For more information, please see the `documentation
        <https://docs.pulpproject.org/pulp_rpm/>`_ or the `Pulp project page
        <https://pulpproject.org>`_.
        
        
        How to File an Issue
        --------------------
        
        `New pulp_rpm issue <https://pulp.plan.io/projects/pulp_rpm/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>`_.
        
           * - Version
             - The version of pulp_rpm that you discovered the issue.
        
           * - OS
             - Please select your operating system.
        
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
