Metadata-Version: 1.1
Name: hcs-storage
Version: 1.0.2
Summary: My personal library collecting some useful snippets.
Home-page: http://pypi.python.org/pypi/hcs-storage
Author: Christer Sjöholm
Author-email: hcs at furuvik dot net
License: UNKNOWN
Download-URL: http://pypi.python.org/pypi/hcs-storage
Description: About
        =====
        
        a storage class wrapping a dict.
        
        
        Feedback and getting involved
        -----------------------------
        
        Send feedback and bug reports by email to hcs at furuvik dot net.
        
        - Code Repository: http://gitorious.org/hcs-storage
        
        
        
        News
        ====
        
        1.0.2
        -----
        
        * More doctests, almost full coverage.
        * Fixed bug relating to normalization
        * get_doc now returns a denormalized copy of the internal dict
        
        1.0.1
        -----
        
        *Release date: 2014-06-18*
        
        * include the code in the package...
        
        1.0
        ---
        
        *Release date: 2014-06-18*
        
         storage was previusly a part of hcs_utils (hcs_utils.storage)
        
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: ISC License (ISCL)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 2.7
Classifier: Topic :: Software Development :: Libraries :: Python Modules
