Metadata-Version: 1.1
Name: pymod2pkg
Version: 0.18.0
Summary: python module name to package name map
Home-page: https://docs.openstack.org/pymod2pkg/latest/
Author: OpenStack
Author-email: openstack-discuss@lists.openstack.org
License: UNKNOWN
Description: ========================
        Team and repository tags
        ========================
        
        .. image:: https://governance.openstack.org/tc/badges/pymod2pkg.svg
            :target: https://governance.openstack.org/tc/reference/tags/index.html
        
        .. Change things from this point on
        
        pymod2pkg
        =========
        
        `pymod2pkg` is a simple python module for translating python module names to
        corresponding package names which is a common problem in the packaging world.
        It is used for the OpenStack rpm packaging initiative.
        For more information about the OpenStack rpm packaging initiative, please
        follow the link to the wiki page:
        
           https://wiki.openstack.org/wiki/Rpm-packaging
        
        In the unfortunate event that bugs are discovered, they should
        be reported to the appropriate bug tracker. If you obtained
        the software from a 3rd party operating system vendor, it is
        often wise to use their own bug tracker for reporting problems.
        In all other cases use the master OpenStack bug tracker,
        available at:
        
           https://bugs.launchpad.net/pymod2pkg
        
        Developers wishing to work on pymod2pkg should always base
        their work on the latest code, available from the master GIT
        repository at:
        
           https://git.openstack.org/cgit/openstack/pymod2pkg
        
        Developers should also join the discussion on the mailing list,
        at:
        
           http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-discuss
        
        or join the IRC channel on
        
           http://webchat.freenode.net/?channels=openstack-rpm-packaging
        
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Utilities
