Package python3-module-shiftschema: Information

    Source package: python3-module-shiftschema
    Version: 0.3.0-alt1
    Latest version according to Repology
    Build time:  Mar 11, 2022, 03:25 PM in the task #296511
    Report package bug
    License: MIT
    Summary: Python3 filtering and validation library
    Description: 
    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.

    List of rpms provided by this srpm:
    python3-module-shiftschema (noarch)

    Maintainer: Stanislav Levin


    ACL:
    @python
    @everybody

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

    Last changed


    March 10, 2022 Stanislav Levin 0.3.0-alt1
    - 0.0.11 -> 0.3.0.
    Oct. 23, 2020 Stanislav Levin 0.0.11-alt2
    - Dropped dependency on coveralls.
    Feb. 2, 2018 Stanislav Levin 0.0.11-alt1.1
    - (NMU) Fix Requires and BuildRequires to python-setuptools