peprs-cli 0.2.0

Command-line tool for validating, inspecting, and converting PEP projects
1
2
3
fn main() {
    peprs_cli::run();
}