Пакет ghc8.6.4-hxt-regex-xmlschema: Информация

    Бинарный пакет: ghc8.6.4-hxt-regex-xmlschema
    Версия: 9.2.0.3-alt2
    Архитектура: aarch64
    Собран:  25 августа 2023 г. 1:18 в задании #326169
    Исходный пакет: ghc8.6.4-hxt-regex-xmlschema
    Категория: Разработка/Haskell
    Сообщить об ошибке в пакете
    Лицензия: MIT
    О пакете: A regular expression library for W3C XML Schema regular expressions
    Описание: 
    This library supports full W3C XML Schema regular expressions inclusive all
    Unicode character sets and blocks. The complete grammar can be found under
    <http://www.w3.org/TR/xmlschema11-2/#regexs>. It is implemented by the
    technique of derivations of regular expressions.
    
    The W3C syntax is extended to support not only union of regular sets, but
    also intersection, set difference, exor. Matching of subexpressions is also
    supported.
    
    The library can be used for constricting lightweight scanners and
    tokenizers. It is a standalone library, no external regex libraries are
    used.
    
    Extensions in 9.2: The library does nor only support String's, but also
    ByteString's and Text in strict and lazy variants

    Сопровождающий: Denis Smirnov

    Список участников:
    Anton Zhukharev
    Denis Smirnov

    Права:
    Anton Zhukharev
    @everybody

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


    17 августа 2023 г. Anton Zhukharev 9.2.0.3-alt2
    - Fixed FTBFS.
    21 июня 2020 г. Denis Smirnov 9.2.0.3-alt1
    - Spec created by cabal2rpm 0.20_10