5 unstable releases
0.3.0 | Apr 14, 2024 |
---|---|
0.2.0 | May 20, 2023 |
0.1.2 | May 14, 2023 |
0.1.1 | Apr 22, 2023 |
0.1.0 | Apr 22, 2023 |
#1539 in Parser implementations
120 downloads per month
6KB
101 lines
lrc-nom
Simple LRC parser with nom.
Note: lrc-nom cannot handle UTF-8 BOM, please consider applying a .trim_start_matches('\u{feff}')
Dependencies
~1.7–2.6MB
~52K SLoC