warc 0.0.4 copy "warc: ^0.0.4" to clipboard
warc: ^0.0.4 copied to clipboard

WARC (web archive file format) reader (parser) and recorder.

0.0.4 #

Breaking changes:

  • Renamed WarcRecord.payload to block (also: WarcBlock).
  • WarcBlock and with that WarcRecord is now only synchronous.
  • readWarc returns a stream instead of callback method.
  • CdxjRecord follows pywb conventions.

0.0.3 #

  • Extended WarcHeader with named parameters.
  • Write CDXJ records based on written offsets.

0.0.2 #

  • Write support (+ compression and offset-tracking).

0.0.1 #

  • Low-level read support.
0
likes
100
pub points
0%
popularity

Publisher

verified publisheragilord.com

WARC (web archive file format) reader (parser) and recorder.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

convert, crypto, path

More

Packages that depend on warc