# Project TOML parser [![CI][ci0]][ci1] [![crates][cr0]][cr1] ![MIT][l0] ![RV][rv0]

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