Metadata-Version: 2.0
Name: equations
Version: 1.0.0
Summary: Python extensible math parser for evaluating arbitrary expressions
Home-page: https://github.com/b-hodges/equations
Author: b-hodges
Author-email: me@example.com
License: MIT
Download-URL: https://github.com/b-hodges/equations/archive/equations.tar.gz
Description-Content-Type: UNKNOWN
Keywords: equations,expressions,math,parsing,solving
Platform: UNKNOWN
Requires: six (>=1.11, <2.0)
Requires-Python: >2.6,!=3.0.*,!=3.1.*
Requires-Dist: six (<2.0,>=1.11)

===========
 equations
===========

Python extensible math parser for evaluating arbitrary expressions


