4 releases (stable)
Uses old Rust 2015
2.0.0 | Sep 18, 2019 |
---|---|
1.0.1 | Nov 26, 2016 |
1.0.0 | Apr 28, 2016 |
0.0.1 | Aug 23, 2015 |
#7 in #web-archive
23 downloads per month
1.5MB
141 lines
Contains (rust library, 1.5MB) libnom-2ee7f38580d718d1.rlib, (WOFF font, 90KB) docs/doc/FiraSans-Medium.woff, (WOFF font, 92KB) docs/doc/FiraSans-Regular.woff, (WOFF font, 120KB) docs/doc/Heuristica-Italic.woff, (WOFF font, 56KB) docs/doc/SourceCodePro-Regular.woff, (WOFF font, 56KB) docs/doc/SourceCodePro-Semibold.woff and 2 more.
warc_nom_parser
Parsing Web Archive file using nom lib
Parser
The parser is just for the file format. Nothing to do with processing the files or their under lying content.
http://sbeckeriv.github.io/warc_nom_parser/warc_parser/index.html
lib.rs
:
Web ARChive format parser
Takes data and separates records in headers and content.