mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-14 23:46:10 +00:00
5fdb8cb0f9
FastJar is a version of JDK's `jar' utility written entirely in C, and therefore quite a bit faster. Currently some features such as updating archive are unimplemented, but enough seems implemented. WWW: http://fastjar.sourceforge.net Obtained from: NetBSD pkgsrc
6 lines
238 B
Plaintext
6 lines
238 B
Plaintext
FastJar is a version of JDK's `jar' utility written entirely in C,
|
|
and therefore quite a bit faster. Currently some features such as
|
|
updating archive are unimplemented, but enough seems implemented.
|
|
|
|
WWW: http://fastjar.sourceforge.net/
|