7 releases (breaking)

0.6.0 Jun 7, 2023
0.5.0 Jul 16, 2021
0.4.1 Apr 14, 2021
0.4.0 Feb 22, 2021
0.1.0 Mar 21, 2020

#2436 in Parser implementations

Download history 8082/week @ 2024-01-03 7087/week @ 2024-01-10 7881/week @ 2024-01-17 7535/week @ 2024-01-24 7451/week @ 2024-01-31 6435/week @ 2024-02-07 6796/week @ 2024-02-14 7260/week @ 2024-02-21 7252/week @ 2024-02-28 8642/week @ 2024-03-06 6310/week @ 2024-03-13 7508/week @ 2024-03-20 8172/week @ 2024-03-27 8167/week @ 2024-04-03 7624/week @ 2024-04-10 6133/week @ 2024-04-17

31,528 downloads per month
Used in 49 crates (4 directly)

MIT/Apache

24KB
609 lines

CI Scheduled docs

ABNF (Core Rules)

A parser for ABNF core rules based on nom 7. It is primarily a building block for the ABNF parsing crate, but should also be useful in itself.

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

Dependencies

~1MB
~17K SLoC