libregexp-java 1.5-3build1 source package in Ubuntu
Changelog
libregexp-java (1.5-3build1) quantal; urgency=low * No-change rebuild with openjdk-7 as default-jdk. -- James Page <email address hidden> Fri, 18 May 2012 11:44:34 +0100
Upload details
- Uploaded by:
- James Page
- Uploaded to:
- Quantal
- Original maintainer:
- Debian Java Maintainers
- Architectures:
- all
- Section:
- libs
- Urgency:
- Low Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Xenial | release | universe | libs | |
Trusty | release | main | libs |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
libregexp-java_1.5.orig.tar.gz | 166.2 KiB | 79e80af8cbeb68ddad75a1aa6244d7acd62176bfd69bcdc0640d11177dcde97d |
libregexp-java_1.5-3build1.debian.tar.gz | 3.7 KiB | 6436a32fe2165c0b3611b4c0bb3fb9fe5c15a970ee67e6eb98cd6b37f916e2f6 |
libregexp-java_1.5-3build1.dsc | 2.1 KiB | c6ff66826f4ca245aef9c873322f36b3d1c6046204d6ce4b83a953c685b094e2 |
Available diffs
- diff from 1.5-3 to 1.5-3build1 (342 bytes)
Binary packages built by this source
- libregexp-java: 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!
- libregexp-java-doc: 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.