Python module name to package name map
Go to file
Haikel Guemar e9a2dbf242 RDO: add mapping for suds-jurko
Change-Id: Iadaab09e61c7c2fb49ee7607ef9ec686c149907a
2016-07-07 11:27:50 +02:00
doc/source Restructure documentation 2016-01-07 19:09:50 +01:00
pymod2pkg RDO: add mapping for suds-jurko 2016-07-07 11:27:50 +02:00
.gitignore Add tox.ini to be able to run tests 2015-11-10 14:56:15 +01:00
.gitreview Added .gitreview 2015-10-01 18:38:00 +00:00
.testr.conf Add tox.ini to be able to run tests 2015-11-10 14:56:15 +01:00
LICENSE Initial import 2015-11-02 09:10:12 +01:00
MANIFEST.in Restructure documentation 2016-01-07 19:09:50 +01:00
Makefile Initial import 2015-11-02 09:10:12 +01:00
README.rst Restructure documentation 2016-01-07 19:09:50 +01:00
requirements.txt Switch to pbr for building pymod2pkg 2016-06-06 15:12:16 +02:00
setup.cfg Switch to pbr for building pymod2pkg 2016-06-06 15:12:16 +02:00
setup.py Switch to pbr for building pymod2pkg 2016-06-06 15:12:16 +02:00
test-requirements.txt Updated from global requirements 2016-06-21 18:04:51 +00:00
tests.py Add RDO horizon plugins mapping 2016-06-30 11:47:23 +02:00
tox.ini Switch to pbr for building pymod2pkg 2016-06-06 15:12:16 +02:00

README.rst

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-dev

or join the IRC channel on

http://webchat.freenode.net/?channels=openstack-rpm-packaging