Metadata-Version: 1.0
Name: AMP
Version: 1.1.1
Summary: Automatic Mathematical Parser.
Home-page: http://github.com/ioguntol/Automatic-Mathematical-Parser/
Author: Ini Oguntola
Author-email: ioguntol@gmail.com
License: LICENSE.txt
Description: AMP: Automatic Mathematical Parser
        ==================================
        
        Parses and evaluates any numerical mathematical expression, with support for complex numbers and mathematical constants, as well as scientific notation and a wide range of mathematical functions.
        
        Documentation
        -------------
        The documentation available as of the date of this release is included in the docs/ directory.
        
        Installation
        ------------
        Installation can be done by opening your computer's terminal and entering the following::
        
        $ pip install AMP
        
        License
        -------
        See the file called LICENSE.txt.
        
        Links
        -----
        The most up-to-date version of this software can be found at:
        
        * https://github.com/ioguntol/Automatic-Mathematical-Parser
        * https://pypi.python.org/pypi/AMP/0.1.0
        
        Contact
        -------
        The developer, Ini Oguntola, can be contacted at ioguntol@gmail.com.
Platform: UNKNOWN
