Fedora Packages

python-parse_type

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

Releases Overview

Release Stable Testing
EPEL 7 0.3.4-6.el7 -
File a new bug report »
Package Info
Related Packages

You can contact the maintainers of this package via email at python-parse_type dash maintainers at fedoraproject dot org.



Sources on Pagure