ghc-tar - Reading, writing and manipulating tar archive files
Website: | http://hackage.haskell.org/package/tar |
---|---|
License: | BSD |
Vendor: | Fedora Project |
- Description:
This library is for working with ".tar" archive files. It can read and write a range of common variations of archive format including V7, USTAR, POSIX and GNU formats. It provides support for packing and unpacking portable archives. This makes it suitable for distribution but not backup because details like file ownership and exact permissions are not preserved.
Packages
ghc-tar-0.4.0.1-3.el7.ppc64 [7 KiB] |
Changelog
by Jens Petersen (2013-06-04):
- update to new simplified Haskell Packaging Guidelines |