[ ソース: automaton ]
パッケージ: libautomaton-java (1.11-8+dfsg1-1)
libautomaton-java に関するリンク
Trisquel の資源:
automaton ソースパッケージをダウンロード:
- [automaton_1.11-8+dfsg1-1.dsc]
- [automaton_1.11-8+dfsg1.orig.tar.gz]
- [automaton_1.11-8+dfsg1-1.debian.tar.gz]
メンテナ:
Original Maintainers:
- Debian Java Maintainers (メールアーカイブ)
- Michael Banck
- Thomas Koch
外部の資源:
- ホームページ [www.brics.dk]
類似のパッケージ:
- golang-github-willf-bitset-dev
- librust-regex+unicode-dev
- librust-regex+unicode-age-dev
- librust-regex+unicode-bool-dev
- librust-regex+unicode-case-dev
- librust-regex+unicode-gencat-dev
- librust-regex+unicode-perl-dev
- librust-regex+unicode-script-dev
- librust-regex+unicode-segment-dev
- hfst
- postgresql-14-pgpcre
Finite-State Automaton for Regular Expressions
Automaton is a DFA/NFA (finite-state automata) implementation with Unicode alphabet (UTF16) and support for the standard regular expression operations (concatenation, union, Kleene star) and a number of non-standard ones (intersection, complement, etc.).