DEBFIND Suche nach Debian-Paketen

Suchplatform für Softwarepakete und Archive Debian-basierter Linux-Distributionen

beta ! Diese website wird noch weiterentwickelt.

Liste aller Kategorien/Sektionen | Suchmaske | Haftungsausschluß

Paketbeschreibung


Paketnamelibjrexx-java
Beschreibungautomaton based regular expression API for java
Archiv/RepositoryOffizielles Ubuntu Archiv lucid (universe)
Version1.1.1-5ubuntu1
Sektionuniverse/libs
Prioritätoptional
Installierte Größe128 Byte
Hängt ab vondefault-jre-headless | java2-runtime-headless
Empfohlene Pakete
PaketbetreuerUbuntu Developers
Quellejrexx
Paketgröße76830 Byte
Prüfsumme MD5662136fee83a22de12d234843cb2c2bc
Prüfsumme SHA168c0affc76648c670aa0ed91f21f4b02a51ac5f7
Prüfsumme SHA256e02bc48bcb8ab0ca6de5d4979d9cd027ec5b961cfc9f7d0c48d340d2fc77290b
Link zum Herunterladenlibjrexx-java_1.1.1-5ubuntu1_all.deb
Ausführliche Beschreibungjrexx is a regular expression API for textual pattern matching based on the finite state automaton theory. Its matching algorithm is extremly fast and works with huge patterns and input texts. jrexx also offers set operations (union, intersection, difference, complement) for combination of automatons. . FEATURES . * creation of deterministic regex automatons from pattern strings * extremly fast pattern matching of input strings * combination of automatons with set operations (unify, intersect, substract, complement) * introspection of the automaton's structure by states and transitions * jrexx is implemented in 100% pure Java and runs on any platform providing a Java Runtime Environment (JRE) version 1.3.x or greater


Impressum
Linux is a registered trademark of Linus Torvalds