You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
43 lines
1.7 KiB
43 lines
1.7 KiB
[COPY] --- SDE-COPYRIGHT-NOTE-BEGIN --- |
|
[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch. |
|
[COPY] |
|
[COPY] Filename: package/.../jakarta-regexp/jakarta-regexp.desc |
|
[COPY] Copyright (C) 2006 The OpenSDE Project |
|
[COPY] Copyright (C) 2004 - 2006 The T2 SDE Project |
|
[COPY] |
|
[COPY] More information can be found in the files COPYING and README. |
|
[COPY] |
|
[COPY] This program is free software; you can redistribute it and/or modify |
|
[COPY] it under the terms of the GNU General Public License as published by |
|
[COPY] the Free Software Foundation; version 2 of the License. A copy of the |
|
[COPY] GNU General Public License can be found in the file COPYING. |
|
[COPY] --- SDE-COPYRIGHT-NOTE-END --- |
|
|
|
[I] 100% Java Regular Expressions Package |
|
|
|
[T] Apache Jakarta Regexp is a 100% pure Java regular expression |
|
[T] package. Expression syntax supports all of Perl5 syntax, with the |
|
[T] exception of back reference substitution markers (several people |
|
[T] have mentioned this lack, so please feel free to contribute |
|
[T] a solution). It also supports a very limited subset of POSIX |
|
[T] features. Performance and features are somewhat inferior to ORO, |
|
[T] and the new JDK 1.4 (java.util.regex) package, but the package is |
|
[T] especially small and features the ability to precompile expressions |
|
[T] (without using object serialization) into byte arrays, thus avoiding |
|
[T] the need to load the expression compiler. |
|
|
|
[U] http://jakarta.apache.org/regexp/ |
|
|
|
[A] Jonathan Locke |
|
[M] The OpenSDE Community <list@opensde.org> |
|
|
|
[C] extra/development |
|
|
|
[L] APL |
|
[S] Stable |
|
[V] 1.4 |
|
[P] X -----5---9 800.000 |
|
|
|
[O] . $base/package/*/*/java-conf.in |
|
|
|
[D] 3418937004 jakarta-regexp-1.4.tar.gz http://www.apache.org/dist/jakarta/regexp/source/
|
|
|