File tree Expand file tree Collapse file tree 1 file changed +7
-3
lines changed Expand file tree Collapse file tree 1 file changed +7
-3
lines changed Original file line number Diff line number Diff line change @@ -11,9 +11,13 @@ Homepage: https://github.com/nexB/python-inspector and https://www.aboutcode.org
1111
1212- resolve PyPI packages dependencies
1313
14- - parse various manifests and packages files such as pip requirement files,
15- Pipfile, pyproject.toml, poetry.lock, setup.py and setup.cfg and legacy and
16- current metadata file formats for eggs, wheels and sdist.
14+ - parse various requirements.txt files and setup.py files as input
15+ for resolving dependencies.
16+
17+ - parse additionally various manifests and packages files such as
18+ Pipfile, pyproject.toml, poetry.lock and setup.cfg and legacy and
19+ current metadata file formats for eggs, wheels and sdist. These
20+ have not been wired with the command line yet.
1721
1822- query PyPI JSON and simple APIs for package information
1923
You can’t perform that action at this time.
0 commit comments