Metadata-Version: 1.1
Name: opyum
Version: 0.1
Summary: Optimizing Python applications without mutilation code
Home-page: https://github.com/Amper/opyum
Author: Alexander Marshalov
Author-email: _@marshalov.org
License: BSD 3-Clause License
Description: opyum
        ================================================
        https://github.com/Amper/opyum
        
        .. image:: https://img.shields.io/pypi/v/opyum.svg
            :target: https://pypi.python.org/pypi/opyum
        
        .. image:: https://img.shields.io/pypi/dm/opyum.svg
            :target: https://pypi.python.org/pypi/opyum
        
        .. image:: https://img.shields.io/pypi/l/opyum.svg
            :target: https://pypi.python.org/pypi/opyum
        
        
        Description
        -----------
        
        Here will be an introductory description.
        
        
        
        Documentation
        -------------
        
        http://opyum.readthedocs.org/
        
        
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Operating System :: OS Independent
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Information Technology
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: License :: OSI Approved :: BSD License
