Source: lib-gnu.regexp-java
Section: devel
Priority: optional
Maintainer: Stephane Bortzmeyer <bortzmeyer@debian.org>
Standards-Version: 2.4.0.0

Package: lib-gnu.regexp-java
Architecture: all
Depends: java-common
Description: Regular Expressions for Java
 The gnu.regexp package is a pure-Java implementation of a traditional 
 (non-POSIX) NFA regular expression engine. Its syntax can emulate many 
 popular development tools, including awk, sed, emacs, perl and grep.
