pyproject-info(1) Extract information from the given 'pyproject.toml' pyproject-info(1)

pyproject-info - extract information from the given 'pyproject.toml' file

pyproject-info [OPTIONS] [PROJECT]

Pyproject-info extracts information from the given 'pyproject.toml' file and prints the JSON representation.

Resolve file key in project.readme and project.license (if present) to retrieve the content of the file.
Add indentation to the JSON output.
The ``pyproject.toml`` file.
The class to parse the 'pyproject.toml' file with. [default: pyproject_parser:PyProject]
Show the complete traceback on error.
Show the help message and exit.

Written by Dominic Davis-Foste <dominic@davis-foster.co.uk>

This manual page was written by Josenison F. da Silva <nilsonfsilva@hotmail.com>

Jan 2023 pyproject-info