fedora-python / fedora-python/pyp2rpm
Problematic conversion of packages names
Open
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.