Add config utilities to represent data types
authorSimo Sorce <simo@redhat.com>
Thu, 23 Oct 2014 15:44:43 +0000 (11:44 -0400)
committerPatrick Uiterwijk <puiterwijk@redhat.com>
Wed, 12 Nov 2014 22:47:13 +0000 (23:47 +0100)
commit0c14f7600de70baf5b3ee609288207dcdb65e1ae
tree8bcc15f2461742621f75336c62f668ad8cee90fb
parent62b4656571be6e8671ada295047eac385d330f66
Add config utilities to represent data types

This will be used to properly format data in configuration UIs, and
to properly import/export data from/to th database for internal use.

Signed-off-by: Simo Sorce <simo@redhat.com>
Reviewed-by: Patrick Uiterwijk <puiterwijk@redhat.com>
ipsilon/util/config.py [new file with mode: 0755]