Metadata-Version: 1.1
Name: symengine
Version: 0.3.0
Summary: Python library providing wrappers to SymEngine
Home-page: https://github.com/symengine/symengine.py
Author: SymEngine development team
Author-email: symengine@googlegroups.com
License: MIT
Description: 
        SymEngine is a standalone fast C++ symbolic manipulation library.
        Optional thin Python wrappers (SymEngine) allow easy usage from Python and
        integration with SymPy and Sage.
        
        See https://github.com/symengine/symengine.py for information about License
        and dependencies of wheels
        
        
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Scientific/Engineering :: Mathematics
Classifier: Topic :: Scientific/Engineering :: Physics
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
