Package python3-module-annotated-types: Information

    Source package: python3-module-annotated-types
    Version: 0.6.0-alt1
    Latest version according to Repology
    Build time:  Feb 14, 2024, 02:43 PM in the task #340662
    Report package bug
    License: MIT
    Summary: Reusable constraint types to use with typing.Annotated
    Description: 
    PEP-593 added typing.Annotated as a way of adding context-specific
    metadata to existing types, and specifies that Annotated[T, x] should
    be treated as T by any tool or library without special logic for x.
    
    This package provides metadata objects which can be used to represent
    common constraints such as upper and lower bounds on scalar values and
    collection sizes, a Predicate marker for runtime checks, and
    descriptions of how we intend these metadata to be interpreted. In some
    cases, we also note alternative representations which do not require
    this package.

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

    Maintainer: Alexandr Shashkin

    List of contributors:
    Alexandr Shashkin

    ACL:
    Alexandr Shashkin
    @everybody

      1. python3-module-hatchling
      2. python3-module-pyproject-installer >= 0.4.0
      3. python3-module-pytest
      4. python3-module-pytest-sugar
      5. rpm-build-pyproject

    Last changed


    Feb. 14, 2024 Alexandr Shashkin 0.6.0-alt1
    - 0.5.0 -> 0.6.0
    Aug. 10, 2023 Alexandr Shashkin 0.5.0-alt1
    - Initial build for Sisyphus