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 |
#34 in #core
34,140 downloads per month
Used in 99 crates
(4 directly)
24KB
609 lines
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
- Apache License, Version 2.0, (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
- MIT license (LICENSE-MIT or http://opensource.org/licenses/MIT)
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
~19K SLoC