2 releases
0.1.1 | Jun 7, 2023 |
---|---|
0.1.0 | May 18, 2023 |
#11 in #poetry
26 downloads per month
7KB
113 lines
Project TOML parser
Project TOML parser is a small command-line utility that retrieves project name and version from TOML files.
Example output for this project:
project_toml_parser:0.1.0
Currently supports:
- Python (Poetry)
- Rust
Dependencies
~1.9–3MB
~57K SLoC