An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

        

# mdev-parser

[![dependency status](https://deps.rs/repo/github/rust-italia/mdev-parser/status.svg)](https://deps.rs/repo/github/rust-italia/mdev-parser)
![docs.rs](https://img.shields.io/docsrs/mdev-parser)
![Crates.io Version](https://img.shields.io/crates/v/mdev-parser)
![Crates.io License](https://img.shields.io/crates/l/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.