mirror of
https://github.com/iipc/awesome-web-archiving.git
synced 2024-10-30 12:13:56 -04:00
Fix the jwat link(s) according to answers in the #os-sos@iipc.slack.com channel (#149)
This commit is contained in:
parent
99241ae461
commit
168526a62c
1 changed files with 2 additions and 1 deletions
|
@ -164,7 +164,8 @@ This list of tools and software is intended to briefly describe some of the most
|
|||
* [FastWARC](https://github.com/chatnoir-eu/chatnoir-resiliparse) - A high-performance WARC parsing library (Python).
|
||||
* [HadoopConcatGz](https://github.com/helgeho/HadoopConcatGz) - A Splitable Hadoop InputFormat for Concatenated GZIP Files (and `*.warc.gz`). *(Stable)*
|
||||
* [jwarc](https://github.com/iipc/jwarc) - Read and write WARC files with a type safe API (Java).
|
||||
* [Jwat](https://sbforge.org/display/JWAT/JWAT) - Libraries and tools for reading/writing/validating WARC/ARC/GZIP files (Java). *(Stable)*
|
||||
* [Jwat](https://github.com/netarchivesuite/jwat) - Libraries for reading/writing/validating WARC/ARC/GZIP files (Java). *(Stable)*
|
||||
* [Jwat-Tools](https://github.com/netarchivesuite/jwat-tools) - Tools for reading/writing/validating WARC/ARC/GZIP files (Java). *(Stable)*
|
||||
* [node-warc](https://github.com/N0taN3rd/node-warc) - 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). *(Stable)*
|
||||
* [Sparkling](https://github.com/internetarchive/Sparkling) - Internet Archive's Sparkling Data Processing Library. *(Stable)*
|
||||
* [Unwarcit](https://github.com/emmadickson/unwarcit) - Command line interface to unzip WARC and WACZ files (Python).
|
||||
|
|
Loading…
Reference in a new issue