Path to this page:
NOTICE: This package has been removed from pkgsrc./
wip/hs-tar,
Reading, writing and manipulating .tar archive files
Branch: CURRENT,
Version: 0.4.0.1,
Package name: hs-tar-0.4.0.1,
Maintainer: phoThis 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.
Required to run:[
wip/ghc]
Required to build:[
pkgtools/cwrappers]
Master sites:
SHA1: 4feb4329e2d9213a2f0198d21cf29865995ee098
RMD160: 87de253e69a99f6b6823944c1f2bfe93a182dfbf
Filesize: 17.456 KB
Version history: (Expand)
- (2020-09-29) Package deleted from pkgsrc
- (2020-01-02) Package has been reborn
- (2019-12-17) Package deleted from pkgsrc
- (2019-12-15) Package has been reborn
- (2019-12-14) Package deleted from pkgsrc
- (2019-06-25) Package has been reborn
CVS history: (Expand)
2014-08-29 16:10:14 by Ryosuke Moro | Files touched by this commit (101) |
Log message:
make it clear what package depend on
discussed with wiz@.
|
2013-12-05 04:10:15 by PHO / phonohawk | Files touched by this commit (3) | |
Log message:
Upstream update to tar-0.4.0.1
|
2009-10-01 08:58:51 by PHO / phonohawk | Files touched by this commit (5) | |
Log message:
Import hs-tar-0.3.1.0 as wip/hs-tar.
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.
|