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 bug
    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.

    List of RPM packages built from this SRPM:
    automaton (noarch)
    automaton-javadoc (noarch)

    Maintainer: Igor Vlasenko

    List of contributors:
    Igor Vlasenko

      1. /proc
      2. java-javadoc
      3. jpackage-generic-compat
      4. ant
      5. rpm-build-java

    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