Metadata-Version: 1.0
Name: that
Version: 1.0.6
Summary: The Anti-Zen of Python
Home-page: https://github.com/pydanny/that
Author: Daniel Greenfeld
Author-email: pydanny@gmail.com
License: BSD
Description: ==============================
        THAT - the Python anti-zen
        ==============================
        
        Warning: This is a joke. Don't use these bits unless you want to be hated.
        
        Documentation
        ==============
        
        See http://that.rtfd.org
        
        Installation
        ============
        
        Installing from PyPI::
        
            pip install that
        
        Or if you want to try and play with the awesome source code::
        
            git clone git@github.com:pydanny/that.git
        
        Usage
        ======
        
        From the Python shell::
        
            import that
        
        Enjoy the wisdom!
        
        Contributing
        ============
        
        Clearly, the code that generates `THAT` is too straightforward. If you can make it better, then do so. Just don't do anything like add tests or document the code.
Platform: UNKNOWN
Classifier: Development Status :: 6 - Mature
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.0
Classifier: Programming Language :: Python :: 3.1
Classifier: Programming Language :: Python :: 3.2
Classifier: Programming Language :: Python
