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

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

0.0.6 #

  • Updated dependencies and lints.

0.0.5 #

  • Guard against concurrent calls.

Breaking changes:

  • Default file name pattern changes in WarcFileWriter.

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
140
points
22
downloads

Publisher

verified publisheragilord.com

Weekly Downloads

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

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

buffer, convert, crypto, path, synchronized

More

Packages that depend on warc