summaryrefslogtreecommitdiffstats
path: root/archivers/fastjar/pkg-descr
blob: a5f6db3c2c3bb457c18178638c58c291e5b4e3c5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Fastjar is a version of Sun's `jar' utility, written entirely in C,
and therefore quite a bit faster.  Fastjar can be up to 100x faster
than the stock `jar' program running without a JIT.  Currently,
the author is working on adding all the features present in the Sun
utility.  At the moment, implemented features are:

  * Archive creation
  * Verbose/quiet output
  * stdout vs. file output
  * Manifest file support
  * Deflation or storage
  * Changing to a dir and adding files (-C)
  * Archive content listing (-t)
  * Archive extraction (-x)

WWW: http://savannah.nongnu.org/projects/fastjar
     http://fastjar.sourceforge.net/     
OpenPOWER on IntegriCloud