Metadata-Version: 1.1
Name: elfinder
Version: 0.0.3
Summary: elFinder connector for python.
Home-page: http://github.com/ITCase/elfinder/
Author: Svintsov Dmitry
Author-email: sacrud@uralbash.ru
License: BSD
Description: |Build Status| |Coverage Status| |PyPI|
        
        elFinder Python Connector
        =========================
        
        It's fork from `<https://github.com/Studio-42/elfinder-python>`_
        
        TODO:
        -----
        
        * write more tests
        * write docs
        * write example
        
        .. |Build Status| image:: https://travis-ci.org/ITCase/elfinder.svg?branch=master
           :target: https://travis-ci.org/ITCase/elfinder
        .. |Coverage Status| image:: https://coveralls.io/repos/ITCase/elfinder/badge.png?branch=master
           :target: https://coveralls.io/r/ITCase/elfinder?branch=master
        .. |PyPI| image:: http://img.shields.io/pypi/dm/elfinder.svg
           :target: https://pypi.python.org/pypi/elfinder/
        
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.2
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Topic :: Internet
Classifier: Topic :: Multimedia
