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

    Исходный пакет: python3-module-shiftschema
    Версия: 0.0.11-alt1.1
    Собран:  20 апреля 2019 г. 0:04 в задании #227469
    Категория: Разработка/Python 3
    Сообщить об ошибке в пакете
    Домашняя страница: https://pypi.python.org/pypi/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(flask_wtf)
      2. python3-devel
      3. python3-module-coveralls
      4. python3-module-nose
      5. python3-module-rednose
      6. python3-module-setuptools
      7. python3-module-setuptools
      8. rpm-build-python3

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


    2 февраля 2018 г. Stanislav Levin 0.0.11-alt1.1
    - (NMU) Fix Requires and BuildRequires to python-setuptools
    23 августа 2017 г. Aleksei Nikiforov 0.0.11-alt1
    - Updated to upstream version 0.0.11.
    6 января 2017 г. Igor Vlasenko 0.0.10-alt1
    - automated PyPI update