From 2d46142baa4f6d3198433a9ee14e619c4124bcfc Mon Sep 17 00:00:00 2001 From: John Berlin Date: Mon, 24 Jul 2017 22:25:18 -0400 Subject: [PATCH] Updated node-warcs entry in the list to reflect http://ws-dl.blogspot.com/2017/07/2017-07-24-replacing-heritrix-with.html and WAILs + Squidwarcs usage of this library (#30) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f594aa8..67dfc4f 100644 --- a/README.md +++ b/README.md @@ -121,7 +121,7 @@ This list of tools and software is intended to briefly describe some of the most * [Jwat](https://sbforge.org/display/JWAT/JWAT) (Stable) - Libraries and tools for reading/writing/validating WARC/ARC/GZIP files. (Java) -* [node-warc](https://github.com/N0taN3rd/node-warc) - Parse Web ARChive (WARC) files with `node.js`. +* [node-warc](https://github.com/N0taN3rd/node-warc) (Stable) - Parse WARC files or create WARC files using either [Electron](https://electron.atom.io/) or [chrome-remote-interface](https://github.com/cyrus-and/chrome-remote-interface). (Node.js) * [The Archive Browser](https://archivebrowser.c3.cx/) - The Archive Browser is a program that lets you browse the contents of archives, as well as extract them. It will let you open files from inside archives, and lets you preview them using Quick Look. WARC is supported. (OSX only, Proprietary app)