Пакет python3-module-railroad-diagrams: Информация

    Исходный пакет: python3-module-railroad-diagrams
    Версия: 3.0.1-alt1
    Собран:  26 сентября 2024 г. 15:06
    Категория: Разработка/Python 3
    Сообщить об ошибке в пакете
    Домашняя страница: https://pypi.org/project/railroad-diagrams

    Лицензия: MIT
    О пакете: A small library for generating railroad diagrams using SVG
    Описание: 
    This is a small library for generating railroad diagrams (like what
    JSON.org uses) using SVG, with both JS and Python ports.
    
    Railroad diagrams are a way of visually representing a grammar in a form
    that is more readable than using regular expressions or BNF. They can
    easily represent any context-free grammar, and some more powerful
    grammars. There are several railroad-diagram generators out there, but
    none of them had the visual appeal I wanted, so I wrote my own.
    
    See also https://github.com/tabatkins/railroad-diagrams for JS version

    Список бинарных RPM-пакетов, собираемых из данного SRPM:
    python3-module-railroad-diagrams (noarch)

    Сопровождающий: Stanislav Levin

    Список участников:
    Stanislav Levin
    George V. Kouryachy

      1. rpm-build-pyproject
      2. python3-module-pyproject-installer >= 0.4.0
      3. python3-module-setuptools
      4. python3-module-wheel

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


    24 сентября 2024 г. Stanislav Levin 3.0.1-alt1
    - 1.1.1 -> 3.0.1.
    2 февраля 2022 г. George V. Kouryachy 1.1.1-alt1
    - Initial build for ALT