Name : python39-annotated-types
| |
Version : 0.6.0
| Vendor : openSUSE
|
Release : 2.1
| Date : 2024-03-09 14:13:15
|
Group : Unspecified
| Source RPM : python-annotated-types-0.6.0-2.1.src.rpm
|
Size : 0.05 MB
| |
Packager : https://bugs_opensuse_org
| |
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.
|
RPM found in directory: /vol/rzm3/linux-opensuse/update/slowroll/repo/oss/noarch |
Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server
Provides :
python3.9dist(annotated-types)
python39-annotated-types
python3dist(annotated-types)
Requires :