Пакет automaton: Информация

    Исходный пакет: automaton
    Версия: 1.11r8-alt1_11jpp8
    Собран:  2 февраля 2016 г. 4:56 в задании #157203
    Категория: Разработка/Java
    Сообщить об ошибке в пакете
    Домашняя страница: http://www.brics.dk/automaton/

    Лицензия: BSD
    О пакете: A Java finite state automata/regular expression library
    Описание: 
    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.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    automaton (noarch)
    automaton-javadoc (noarch)

    Сопровождающий: Igor Vlasenko

    Список участников:
    Igor Vlasenko

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

    Последнее изменение


    2 февраля 2016 г. Igor Vlasenko 1.11r8-alt1_11jpp8
    - new version
    3 сентября 2013 г. Igor Vlasenko 1.11r8-alt1_5jpp7
    - update to new release by jppimport
    16 апреля 2013 г. Igor Vlasenko 1.11r8-alt1_4jpp7
    - update to new release by jppimport