README.md

May 12, 2016 ยท View on GitHub

#Archive

Archive reading/writing library written entirely in D that currently supports

  • tar
  • targz (with underlying gz implementation from zlib)
  • zip

The examples folder contains a few usage examples.

ddoc documentation

Please see unittests for usage examples.