Metadata-Version: 1.1
Name: sympy
Version: 0.7.5
Summary: Computer algebra system (CAS) in Python
Home-page: http://code.google.com/p/sympy
Author: SymPy development team
Author-email: sympy@googlegroups.com
License: BSD
Description: SymPy is a Python library for symbolic mathematics. It aims
        to become a full-featured computer algebra system (CAS) while keeping the code
        as simple as possible in order to be comprehensible and easily extensible.
        SymPy is written entirely in Python and does not require any external libraries.
Keywords: Math CAS
Platform: UNKNOWN
Classifier: License :: OSI Approved :: BSD 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
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
