mirror of
https://git.freebsd.org/ports.git
synced 2025-06-15 01:30:33 -04:00
RequirementsLib provides a simple layer for building and interacting with requirements in both the Pipfile format and the requirements.txt format. This library was originally built for converting between these formats in Pipenv. WWW: https://github.com/sarugaku/requirementslib
5 lines
279 B
Text
5 lines
279 B
Text
RequirementsLib provides a simple layer for building and interacting with
|
|
requirements in both the Pipfile format and the requirements.txt format. This
|
|
library was originally built for converting between these formats in Pipenv.
|
|
|
|
WWW: https://github.com/sarugaku/requirementslib
|