Source: libregexp-java Section: java Priority: optional Maintainer: Debian Java Maintainers Uploaders: Torsten Werner , Ludovic Claude Build-Depends: ant, debhelper (>= 10), default-jdk, maven-repo-helper Standards-Version: 4.1.3 Vcs-Git: https://anonscm.debian.org/git/pkg-java/libregexp-java.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/libregexp-java.git Homepage: http://jakarta.apache.org/regexp/ Package: libregexp-java Architecture: all Depends: ${misc:Depends} Description: Regular expression library for Java Regexp is a 100% Pure Java Regular Expression package. Regular expressions are pattern descriptions which enable sophisticated matching of strings. In addition to being able to match a string against a pattern, you can also extract parts of the match. This is especially useful in text parsing! Package: libregexp-java-doc Architecture: all Section: doc Depends: ${misc:Depends} Description: Documentation for the Regular expression library Regexp is a 100% Pure Java Regular Expression package. Regular expressions are pattern descriptions which enable sophisticated matching of strings. In addition to being able to match a string against a pattern, you can also extract parts of the match. This is especially useful in text parsing! . This package provides the Javadoc for the regexp API.