Metadata-Version: 2.1
Name: json-equationer
Version: 2.2
Summary: A package for creating json equation records and evaluating them.
Home-page: https://github.com/AdityaSavara/json_equationer
Author: Aditya Savara
Author-email: AdityaSavara2008@u.northwestern.edu
License: Unlicense
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Requires-Python: >=3.0.0
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: sympy
Requires-Dist: pint
Provides-Extra: complete
Requires-Dist: jsongrapher; extra == "complete"


# json_equationer
A package for creating json equation records and evaluating them. 


## **0\. Creating a Record**
