Python module name to package name map
Go to file
Kendall Nelson 27cc192501 Remove retired Karbor support
As announced on the openstack-discuss ML[1], Karbor is retiring
this cycle (Wallaby).

Needed-By: https://review.opendev.org/c/openstack/karbor/+/767032

[1] http://lists.openstack.org/pipermail/openstack-discuss/2020-November/018643.html

Change-Id: I23457c92b3e6c171164250edfac6d8c31f1854ea
2021-10-16 20:31:19 +00:00
doc Add doc/requirements 2021-01-07 16:34:24 +01:00
pymod2pkg Remove retired Karbor support 2021-10-16 20:31:19 +00:00
.gitignore Switch to stestr and remove flake8 from the list of dependencies 2018-08-28 14:01:32 +02:00
.gitreview OpenDev Migration Patch 2019-04-19 19:28:24 +00:00
.stestr.conf Switch to stestr and remove flake8 from the list of dependencies 2018-08-28 14:01:32 +02:00
.zuul.yaml [ussuri][goal] Drop python 2.7 support and testing 2020-02-15 17:14:08 -06:00
CONTRIBUTING.rst [community goal] Update contributor documentation 2021-08-30 17:14:42 +00: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 Moving IRC network reference to OFTC 2021-07-08 08:29:22 -05:00
lower-constraints.txt Bump some requirements in lower-constraints.txt 2020-12-16 10:44:51 +01:00
requirements.txt Switch away from deprecated distribution lookup 2020-03-23 12:37:13 +01:00
setup.cfg Cleanup py27 support 2020-04-05 10:25:07 +02:00
setup.py Cleanup py27 support 2020-04-05 10:25:07 +02:00
test-requirements.txt Add doc/requirements 2021-01-07 16:34:24 +01:00
tests.py Drop use of unittest2 2020-01-12 02:31:47 -06:00
tox.ini Use py3 as the default runtime for tox 2021-04-20 16:36:54 +08:00

README.rst

Team and repository tags

image

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://opendev.org/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.oftc.net/?channels=openstack-rpm-packaging