[ ソース: libjregex-java ]
パッケージ: libjregex-java (1.2.01-2)
libjregex-java に関するリンク
Debian の資源:
libjregex-java ソースパッケージをダウンロード:
- [libjregex-java_1.2.01-2.dsc]
- [libjregex-java_1.2.01.orig.tar.gz]
- [libjregex-java_1.2.01-2.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [jregex.sourceforge.net]
類似のパッケージ:
regular expressions for Java
The JRegex is compact and efficient regular expression library for Java. It provides support for full Perl 5.6 regex syntax and is compliant with unicode.org's regex guidelines. Besides that, jregex supports named groups (existing in Python regexes but neither in Perl nor in other Java libs), and incomplete matching, which is hardly found elsewhere.