Source: libcommons-cli-java
Section: java
Priority: optional
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
XSBC-Original-Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: Ludovic Claude <ludovic.claude@laposte.net>,
 tony mancill <tmancill@debian.org>
Build-Depends: debhelper (>= 9),
 cdbs (>= 0.4.8),
 default-jdk,
 ant,
 ant-optional,
 maven-ant-helper, maven-repo-helper,
 libcommons-lang-java (>= 2.0),
 junit4
Standards-Version: 3.9.6
Vcs-Git: git://anonscm.debian.org/pkg-java/libcommons-cli-java.git
Vcs-Browser: http://anonscm.debian.org/cgit/pkg-java/libcommons-cli-java.git
Homepage: http://commons.apache.org/cli/

Package: libcommons-cli-java
Architecture: all
Depends: ${misc:Depends}, libcommons-lang-java (>= 2.0)
Description: API for working with the command line arguments and options
 You define arguments you want to parse, parse arguments the user
 entered and then you can retrieve them like properties
