Metadata-Version: 1.1
Name: any2any
Version: 0.4.1
Summary: A Python library to write casts from any type to any other type.
Home-page: https://bitbucket.org/sebpiq/any2any
Author: Sébastien Piquemal
Author-email: sebastien.piquemal@futurice.com
License: BSD
Description: any2any is a Python library for magically casting any type to any other type. It helps you with (de)serialization operations, formatting operations, any kind of transformation between two Python objects. It is highly and easily customizable, and provides facilities for debugging your transformations.
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: Topic :: Utilities
