#toml-parser #utility #command-line #command-line-tool #details #poetry #version

app project_toml_parser

A command-line utility that returns the project details configured in TOML file

2 releases

0.1.1 Jun 7, 2023
0.1.0 May 18, 2023

#7 in #poetry

MIT license

7KB
113 lines

Project TOML parser

CI crates MIT RV

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.8–2.6MB
~53K SLoC