1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-31 05:41:08 +00:00
freebsd-ports/devel/jakarta-commons-io/pkg-descr
Herve Quiroz 5fc6e0805d Commons IO is a library of utilities to assist with developing IO functionality.
There are three main areas included:

    * Utility classes - with static methods to perform common tasks
    * Filters - various implementations of file filters
    * Streams - useful stream, reader and writer implementations

WWW: http://jakarta.apache.org/commons/io/

PR:		93322
Submitted by:	Michael Winking <mwfp@foldl.net>
2006-02-14 15:46:38 +00:00

10 lines
353 B
Plaintext

Commons IO is a library of utilities to assist with developing IO functionality.
There are three main areas included:
* Utility classes - with static methods to perform common tasks
* Filters - various implementations of file filters
* Streams - useful stream, reader and writer implementations
WWW: http://jakarta.apache.org/commons/io/