UNKNOWN
Project description
This module provides a small framework to store an object’s state in a configuration file (human readable .ini).
CHANGES
1.3.2 (2012-11-24)
Support None values in tuple/list/set types.
1.3.1 (2012-11-23)
Store None values as <<<###NONE###>>> so we can load them again as None Note: None values will not be passed to converters.
Fixed a bug where invalid Choice values broke dumping.
1.3.0 (2012-10-05)
Implemented dependency support among stores at the same level of object.
Increased test coverage to over 90%.
1.2.2 (2012-08-30)
Provide container and root attributes on IConfigurationStore they come handy in various load and dump situation instead of __parent__ and getSite
1.2.1 (2012-06-05)
Added support for zope.schema.Set fields.
Fixed a bug where __init__ was used to empty a container.
1.2.0 (2012-04-06)
Initial release on pypi.
1.1.1 (2012-02-27)
Make sure that setting the parent explicitly on items created in the collection config store is optionally and overwritable.
1.1.0 (2012-01-29)
Feature Added dump/load support for datetime.timedelta objects.
1.0.0
Initial release.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file cipher.configstore-1.3.2.zip
.
File metadata
- Download URL: cipher.configstore-1.3.2.zip
- Upload date:
- Size: 23.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c092e7a865845998458e61b0c955d42a9daba33193f3c356f07d1d390e83f28a |
|
MD5 | cbae2b09fe5dddeb4e59a8065c93cacd |
|
BLAKE2b-256 | 4cf1d94b3cea96055465e3390865bed948379a99794cfb2633434e5eb9dccdae |