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

    Исходный пакет: python3-module-shiftschema
    Версия: 0.3.0-alt1
    Собран:  11 марта 2022 г. 23:45
    Категория: Разработка/Python 3
    Сообщить об ошибке в пакете
    Домашняя страница: https://pypi.org/project/shiftschema/

    Лицензия: MIT
    О пакете: Python3 filtering and validation library
    Описание: 
    Filtering and validation library for Python3. Can filter and validate
    data in model objects and simple dictionaries with flexible schemas.
    
    Main idea: decouple filtering and validation rules from web forms into
    flexible schemas, then reuse those schemas in forms as well as apis and
    cli. Model validation and filtering rules should be part of the model
    and your domain logic, not your views or forms logic.

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

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


      1. python3-module-setuptools
      2. python3(bleach)
      3. python3(slugify)
      4. rpm-build-python3

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


    10 марта 2022 г. Stanislav Levin 0.3.0-alt1
    - 0.0.11 -> 0.3.0.
    23 октября 2020 г. Stanislav Levin 0.0.11-alt2
    - Dropped dependency on coveralls.
    2 февраля 2018 г. Stanislav Levin 0.0.11-alt1.1
    - (NMU) Fix Requires and BuildRequires to python-setuptools