Package : python-annotated-types > RPM : python-annotated-types-0.6.0-1.mga10.src.rpm

Basic items

Name python-annotated-types
Version 0.6.0
Release 1.mga10
URL https://pypi.org/project/annotated-types/
Group Development/Python
Summary Reusable constraint types to use with typing.Annotated
Size 17KB
Arch noarch
License MIT

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.

Media information

Distribution release Mageia cauldron
Media name core-release
Media arch i586

Advanced items

Source RPM NOT IN DATABASE ?!
Build time 2023-12-10 17:30:35
Changelog View in Sophie
Files View in Sophie
Dependencies View in Sophie