Metadata-Version: 1.1
Name: magicmethods
Version: 0.1.2
Summary: Simple, importable, list(s) of python magic method names.
Home-page: https://github.com/thebjorn/pymagic
Author: bjorn
Author-email: bp@datakortet.no
License: LGPL
Description: 
        
        magicmethods
        ============
        
        A very simple module listing all Python magic methods.
        
        
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Classifier: License :: OSI Approved :: GNU Lesser General Public License v2 (LGPLv2)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Software Development :: Libraries :: Python Modules
