[ol8_developer_EPEL] python3-parse_type-0.6.0-2.el8.noarch

Name:python3-parse_type
Version:0.6.0
Release:2.el8
Architecture:noarch
Group:Unspecified
Size:207842
License:BSD
RPM: python3-parse_type-0.6.0-2.el8.noarch.rpm
Source RPM: python-parse_type-0.6.0-2.el8.src.rpm
Build Date:Thu Jan 05 2023
Build Host:build-ol8-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.

Related Packages (Show Changelog) (Show Filelist)