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

    Исходный пакет: grako
    Версия: 3.99.9-alt1
    Собран:  15 октября 2020 г. 23:24
    Категория: Науки/Прочее
    Сообщить об ошибке в пакете
    Домашняя страница: https://pypi.org/project/grako/

    Лицензия: BSD
    О пакете: Grako (for grammar compiler).
    Описание: 
    Grako is a tool that takes grammars in a variation of EBNF as input, and
    outputs memoizing (Packrat) PEG parsers in Python.
    
    Grako can also compile a grammar stored in a string into a Grammar object that
    can be used to parse any given input, much like the re module does with regular
    expressions.

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

    Сопровождающий: Andrey Bychkov

    Список участников:
    Andrey Bychkov

      1. python3-module-pytest-runner
      2. python3-module-setuptools
      3. rpm-build-python3

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


    9 декабря 2019 г. Andrey Bychkov 3.99.9-alt1
    - Initial build for Sisyphus