Metadata-Version: 1.1
Name: python-loaders
Version: 0.2.3
Summary: Small collection of custom module loaders for Python.
Home-page: http://github.com/FelixLoether/python-loaders
Author: Oskari Hiltunen
Author-email: python-loaders@loethr.net
License: UNKNOWN
Description: python-loaders
        ==============
        
        .. image:: https://secure.travis-ci.org/FelixLoether/python-loaders.png?branch=master
        
        Python-Loaders is a small collection of module loaders for Python.
        Documentation can be found at `Read the Docs
        <http://python-loaders.readthedocs.org>`_.
        
Platform: any
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Operating System :: OS Independent
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
