https://bugzilla.redhat.com/show_bug.cgi?id=1111360
Bug ID: 1111360
Summary: Review Request: python-parse_type - Simplifies to
build parse types based on the parse module
Product: Fedora
Version: rawhide
Component: Package Review
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
CC: [email protected]
Spec URL: http://mcepl.fedorapeople.org/tmp//python-parse_type.spec
SRPM URL:
http://mcepl.fedorapeople.org/tmp//python-parse_type-0.3.4-1.el7.src.rpm
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
--
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
_______________________________________________
package-review mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/package-review