Metadata-Version: 2.0
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
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


magicmethods
============

A very simple module listing all Python magic methods.



