Source: plexus-io
Section: java
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: Torsten Werner <twerner@debian.org>,
 Ludovic Claude <ludovic.claude@laposte.net>,
 Damien Raude-Morvan <drazzib@debian.org>,
 tony mancill <tmancill@debian.org>
Build-Depends: debhelper (>= 10), cdbs (>= 0.4.5.3), default-jdk
Build-Depends-Indep: maven-repo-helper (>> 0.5),
 maven-ant-helper (>> 4),
 ant,
 ant-optional,
 libplexus-utils2-java, libplexus-containers-java, libplexus-cli-java,
 libcommons-io-java,
 libjsr305-java
Standards-Version: 3.9.8
Vcs-Git: https://anonscm.debian.org/git/pkg-java/plexus-io.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/plexus-io.git
Homepage: https://github.com/codehaus-plexus/plexus-io

Package: libplexus-io-java
Architecture: all
Depends: ${misc:Depends}, libplexus-utils-java, libplexus-containers-java
Description: Plexus IO Components
 Plexus IO is a set of plexus components, which are designed for use in I/O
 operations. These I/O operations are doing nothing spectacular. For example,
 Apache Commons IO is a much more powerful library in the same area. However,
 the implementation as a plexus component allows reuse in Maven.
 .
 The following component groups are currently available:
  * File Mappers
  * File Selectors
