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

    Исходный пакет: python3-module-flexparser
    Версия: 0.4-alt1
    Последняя версия по данным Repology
    Собран:  27 ноября 2024 г. 22:42 в задании #363512
    Категория: Разработка/Python 3
    Сообщить об ошибке в пакете
    Домашняя страница: https://pypi.org/project/flexparser

    Лицензия: BSD-3-Clause
    О пакете: Parsing made fun ... using typing
    Описание: 
    The idea is quite simple. You write a class for every type of content (called
    here ParsedStatement) you need to parse. Each class should have a from_string
    constructor. We used extensively the typing module to make the output structure
    easy to use and less error prone.

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

    Сопровождающий: Grigory Ustinov

    Список участников:
    Grigory Ustinov

    Права:
    Grigory Ustinov

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

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


    27 ноября 2024 г. Grigory Ustinov 0.4-alt1
    - Automatically updated to 0.4.
    30 июля 2024 г. Grigory Ustinov 0.3.1-alt1
    - Initial build for Sisyphus.