ID | 546346 | |||||||||
---|---|---|---|---|---|---|---|---|---|---|
Package Name | python-parse_type | |||||||||
Version | 0.3.4 | |||||||||
Release | 2.fc22 | |||||||||
Epoch | ||||||||||
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 | |||||||||
Built by | mcepl | |||||||||
State | complete | |||||||||
Volume | fedora_koji_archive01 | |||||||||
Started | Mon, 21 Jul 2014 21:44:41 UTC | |||||||||
Completed | Mon, 21 Jul 2014 21:50:48 UTC | |||||||||
Task | build (rawhide, /python-parse_type:9a7d4491b7911f3320766fef2e1c3be74da63673) | |||||||||
Tags |
|
|||||||||
RPMs |
|
|||||||||
Logs |
|
|||||||||
Changelog | * Thu Jun 19 2014 Matěj Cepl <mcepl@redhat.com> - 0.3.4-1 - initial package for Fedora |