fedora-python / fedora-python/pyp2rpm

Problematic conversion of packages names

Open
#22 12 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Python
Stars
129
Forks
42
PR merge metrics
No merged PRs in 30d

Description

In many cases it is problem to convert PyPI name to name of Fedora package, because there is not strict uppercase/lowercase rule in naming of Fedora packages:

| **PyPI** | **Fedora** |
| --- | --- |
| Babel | python-babel |
| MarkupSafe | python-markupsafe |
| Jinja2 | python-jinja2 |
| Sphinx | python-sphinx |
| Cython | Cython |
| IPy | python-IPy |
| PyYAML | PyYAML |

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.