Metadata-Version: 1.0
Name: flattery
Version: 0.1
Summary: flattery - fast flattening and unflattening of nested Python data
Home-page: https://github.com/acg/python-flattery
Author: Alan Grow
Author-email: alangrow+flattery@gmail.com
License: https://github.com/acg/python-flattery/blob/master/LICENSE
Description: This library exposes a fast C implementation for flattening and unflattening hierarchical Python data structures. A unit test suite is included. See README.md for usage examples.
        
Platform: any
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python
Classifier: Topic :: Text Processing :: General
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Operating System :: OS Independent
