Skip to content

Commit

Permalink
Add OTDR file parser to README (rust-bakery#1168)
Browse files Browse the repository at this point in the history
Co-authored-by: Geoffroy Couprie <[email protected]>
  • Loading branch information
JamesHarrison and Geal authored Aug 22, 2020
1 parent f7a28ae commit 9fce925
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -296,6 +296,7 @@ Here is a (non exhaustive) list of known projects using nom:
* [Gameboy ROM](https://github.com/MarkMcCaskey/gameboy-rom-parser)
* [ANT FIT](https://github.com/stadelmanma/fitparse-rs)
* [Version Numbers](https://github.com/fosskers/rs-versions)
* [Telcordia/Bellcore SR-4731 SOR OTDR files](https://github.com/JamesHarrison/otdrs)

Want to create a new parser using `nom`? A list of not yet implemented formats is available [here](https://github.com/Geal/nom/issues/14).

Expand Down

0 comments on commit 9fce925

Please sign in to comment.