Package automaton: Information
Source package: automaton
Version: 1.11r8-alt1_11jpp8
Build time: Feb 2, 2016, 04:56 AM in the task #157203
Category: Development/Java
Report package bugHome page: http://www.brics.dk/automaton/
License: BSD
Summary: A Java finite state automata/regular expression library
Description:
This Java package contains a DFA/NFA (finite-state automata) implementation with Unicode alphabet (UTF-16) and support for the standard regular expression operations (concatenation, union, Kleene star) and a number of non-standard ones (intersection, complement, etc.). In contrast to many other automaton/regexp packages, this package is fast, compact, and implements real, unrestricted regular operations. It uses a symbolic representation based on intervals of Unicode characters.
Maintainer: Igor Vlasenko
Last changed
Feb. 2, 2016 Igor Vlasenko 1.11r8-alt1_11jpp8
- new version
Sept. 3, 2013 Igor Vlasenko 1.11r8-alt1_5jpp7
- update to new release by jppimport
April 16, 2013 Igor Vlasenko 1.11r8-alt1_4jpp7
- update to new release by jppimport