Skip to content

Commit 2018ae3

Browse files
authored
Improve description of the parsable formats
Reference: aboutcode-org#153 Signed-off-by: Philippe Ombredanne <[email protected]>
1 parent 6aed064 commit 2018ae3

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

README.rst

+7-3
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)