File: control

package info (click to toggle)
liboro-java 2.0.8a-9
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 1,444 kB
  • ctags: 979
  • sloc: java: 6,847; xml: 204; makefile: 15; sh: 9
file content (33 lines) | stat: -rw-r--r-- 1,435 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
Source: liboro-java
Section: java
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: Niels Thykier <niels@thykier.net>, Emmanuel Bourg <ebourg@apache.org>
Build-Depends: debhelper (>= 7), cdbs, default-jdk, ant, maven-repo-helper
Standards-Version: 3.9.4
Homepage: http://jakarta.apache.org/oro/
Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/liboro-java
Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/liboro-java

Package: liboro-java
Architecture: all
Depends: ${misc:Depends}
Description: Regular expression library for Java
 The Jakarta-ORO Java classes are a set of text-processing Java classes
 that provide Perl5 compatible regular expressions, AWK-like regular
 expressions, glob expressions, and utility classes for performing
 substitutions, splits, filtering filenames, etc.  
 ORO is faster and more functional than gnu.regexp.

Package: liboro-java-doc
Section: doc
Architecture: all
Depends: ${misc:Depends}
Description: Regular expression library for Java -- documentation
 The Jakarta-ORO Java classes are a set of text-processing Java classes
 that provide Perl5 compatible regular expressions, AWK-like regular
 expressions, glob expressions, and utility classes for performing
 substitutions, splits, filtering filenames, etc.  
 ORO is faster and more functional than gnu.regexp.
 .
 This package contains the API documentation of liboro-java