Simplifies to build parse types based on the parse module
"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.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 0.6.2-8.fc42 | - |
Fedora 42 | 0.6.2-8.fc42 | - |
Fedora 41 | 0.6.2-7.fc41 | - |
Fedora 40 | 0.6.2-5.fc40 | - |
Fedora EPEL 9 | 0.6.2-1.el9 | - |
Fedora EPEL 8 | 0.6.0-2.el8 | - |
You can contact the maintainers of this package via email at
python-parse_type dash maintainers at fedoraproject dot org
.