Skip to main content

Crate uv_platform_tags

Crate uv_platform_tags 

Source

Structs§

CPythonAbiVariants
Platform
TagPriority
The priority of a platform tag.
Tags
A set of compatible tags for a given Python version and platform.

Enums§

AbiTag
A tag to represent the ABI compatibility of a Python distribution.
Arch
All supported CPU architectures
BinaryFormat
IncompatibleTag
LanguageTag
A tag to represent the language and implementation of the Python interpreter.
Os
All supported operating systems.
ParseAbiTagError
ParseLanguageTagError
ParsePlatformTagError
PlatformError
PlatformTag
A tag to represent the platform compatibility of a Python distribution.
TagCompatibility
TagsError