[ol9_developer_EPEL] python3-parse_type-0.6.0-3.el9.noarch

Name:python3-parse_type
Version:0.6.0
Release:3.el9
Architecture:noarch
Group:Unspecified
Size:206505
License:BSD
RPM: python3-parse_type-0.6.0-3.el9.noarch.rpm
Source RPM: python-parse_type-0.6.0-3.el9.src.rpm
Build Date:Wed Dec 07 2022
Build Host:build-ol9-x86_64.oracle.com
Vendor:Oracle America
URL:http://pypi.python.org/pypi/parse_type
Summary:Simplifies to build parse types based on the parse module
Description:
"parse_type" extends the "parse" module (opposite of
"string.format()") with the following features:
* build type converters for common use cases (enum/mapping, choice)
* build a type converter with a cardinality constraint (0..1,
  0..*, 1..*) from the type converter with cardinality=1.
* compose a type converter from other type converters
* an extended parser that supports the CardinalityField naming
  schema and creates missing type variants (0..1, 0..*, 1..*) from
  the primary type converter

Python 3 version.

Changelog (Show File list) (Show related packages)