https://github.com/rust-italia/mdev-parser
parser for the mdev configuration format
https://github.com/rust-italia/mdev-parser
hacktoberfest mdev rust
Last synced: 6 months ago
JSON representation
parser for the mdev configuration format
- Host: GitHub
- URL: https://github.com/rust-italia/mdev-parser
- Owner: rust-italia
- License: mit
- Created: 2021-08-24T12:51:54.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-02-18T20:19:03.000Z (about 1 year ago)
- Last Synced: 2024-10-13T13:22:43.263Z (7 months ago)
- Topics: hacktoberfest, mdev, rust
- Language: Rust
- Homepage:
- Size: 30.3 KB
- Stars: 1
- Watchers: 4
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# mdev-parser
[](https://deps.rs/repo/github/rust-italia/mdev-parser)


Parses a [mdev](https://git.busybox.net/busybox/plain/docs/mdev.txt) configuration file.
The codebase had been tested against [this](https://github.com/slashbeast/mdev-like-a-boss/blob/master/mdev.conf), extended configuration.