1 2 3 4 5 6
## configparser A simple configuration parsing utility with no dependencies built on Rust. `configparser` works on a subset of ini configuration syntax. Inspired by Python's `configparser`. This release is experimental, use at your own risk.