Metadata-Version: 1.2
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
Description: ===========
         equations
        ===========
        
        Python extensible math parser for evaluating arbitrary expressions
        
Keywords: equations,expressions,math,parsing,solving
Platform: UNKNOWN
Requires: six (>=1.11, <2.0)
Requires-Python: >2.6,!=3.0.*,!=3.1.*
