warc_parser 2.0.0

Web ARChive parsing library using nom lib
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[![Build
Status](https://travis-ci.org/sbeckeriv/warc_nom_parser.svg?branch=master)](https://travis-ci.org/sbeckeriv/warc_nom_parser)

# 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