pyreq-rs 0.1.0

A Rust library to parse python requirements file using nom.
Documentation
1
2
pub mod parser;
pub mod requirements;