javatar - Java tar archive io package
| Website: | http://www.trustice.com/java/tar/ |
|---|---|
| License: | Public Domain |
| Vendor: | Fedora Project |
- Description:
The package com.ice.tar implements a tar archive io package. This package allows you to create, and extract tar archives. Since the package uses InputStream and OutputStream, it is possible to combine this package with the java.util.zip package to handle .tar.gz files.
Packages
| javatar-2.5-5.el6.src [172 KiB] |
Changelog
by Orion Poplawski (2010-12-18):
- Fix java requires |