blob: f53827d2658c7347bafde6734809f550c370be2d (
plain)
1
2
3
4
5
|
pip-requirements-parser is a mostly correct pip requirements parsing
library... because it uses pip's own code!
pip is the package installer for Python that is using "requirements"
text files listing the packages to install.
|