Skip to content
/ archive Public
forked from rcythr/archive

An archive library that supports zip, tar, and targz written entirely in D (with underlying gz implementation from zlib).

License

Notifications You must be signed in to change notification settings

Geod24/archive

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#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.

Please see unittests for usage examples.

About

An archive library that supports zip, tar, and targz written entirely in D (with underlying gz implementation from zlib).

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • D 100.0%