Skip to content

travitch/archive-inspection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This library defines a uniform interface for reading the contents of compressed archives (zip files and tarballs).

It currently supports zip files and tarballs. Tarballs can be uncompressed or compressed with gzip or bzip2.

See the Codec.Archive module haddocks for API information and usage examples.

TODO

  • Add LZMA support
  • Switch to conduit-based IO (need a conduit-bzip2 package first)

About

A library providing a uniform interface to traversing the contents of tarballs and zip archives

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors