JWAT common · Various classes to help with streams, character encoding, HTTP and other Internet related protocols.
Group: org.jwat - All Dependencies
JWAT archive common · Work in progress on a unified reader API. Nothing useful yet.
JWAT distribution · Work on a distribution module that was never finalized. Currently only groups a bunch of jar files into two different archives(zip and tar.gz).
JWAT archive · Common code used with both ARC and WARC archives. Also include some useful utilities to use when working with ARC/WARC/GZip files.
Java Web Archive Toolkit · A collection of libraries to use for reading, writing and validating ARC, WARC and GZip files. Also includes various helper classes to help with different types of input streams. Finally there are also classes to help with HTTP, character encoding and other Internet related protocols.
jwat-tools · JWAT-Tools uses the available JWAT libraries to make high level tasks available either from command-line or programmatically. Common tasks include: Test, Compress, Decompress, CDX, Arc2Warc. More specialised tasks include: Changed, ContainerMD, Delete, Extract, Interval, PathIndex, Unpack, Headers2CDX.