Metadata-Version: 2.1
Name: displaylang-sympy
Version: 0.10.4
Summary: The DisplayLang fork of SymPy
Home-page: UNKNOWN
Author: SymPy development team + DisplayLang contributors
License: BSD
Project-URL: Source, https://github.com/proofscape/sympy
Description: # The DisplayLang fork of SymPy
        
        [SymPy](https://github.com/sympy/sympy) is a computer algebra system written
        entirely in Python. It is a powerful library, and an excellent open-source
        project.
        
        This is a fork of SymPy that uses
        [`DisplayLang`](https://github.com/proofscape/displaylang) for parsing
        expressions.
        
        The intention is to keep up with the latest version of SymPy, while maintaining
        this difference.
        
        ## Versioning
        
        This project is starting out at major version 0. This is consistent with a new
        project, in which there is not yet any commitment to backwards compatibility.
        
        The intention is to keep the minor version equal to the latest minor version of
        SymPy.
        
        The patch version will vary independently of that of SymPy. It will encompass
        patches merged from SymPy, plus patches and features unique to this project.
        
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 :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Requires-Python: >=3.8
Description-Content-Type: text/markdown
