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
project_toml_parser:0.1.0
Currently supports: - Python (Poetry) - Rust