Metadata-Version: 1.0
Name: altered.states
Version: 0.8.1
Summary: Python monkey patching for humans.
Home-page: https://github.com/Plexical/altered.states
Author: Jacob Oscarson
Author-email: jacob@plexical.com
License: ISC
Description: 
        =================================
        Python monkey-patching for Humans
        =================================
        
        *Altered States* tries to take the concept of "Python for Humans"
        (http://python-for-humans.heroku.com/) to the world of monkey
        patching.
        
        Read more here:
        https://github.com/Plexical/altered.states/blob/master/README.rst
        
        Initial announcement:
        http://www.plexical.com/blog/2012/03/06/altered-states/
        
        
        0.8.1
        -----
        
        * Alias `Expando` as `E` for optional terseness.
        
        0.8.0
        -----
        
        Initial release.
        
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: ISC License (ISCL)
Classifier: Operating System :: OS Independent
