Metadata-Version: 2.1
Name: e-algebra
Version: 0.0.4
Summary: Elementary Algebra Algorithms
Home-page: https://github.com/LiDReSaR/algebra
Author: Yahor Shyshkin
Author-email: lidresar@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown

# e-algebra - Elementary Algebra
Elementary Algebra Algorithms

## Installation
Use `pip` to install these utilities:

```
pip install -U e-algebra
```

## Links
- Code: https://github.com/LiDReSaR/e-algebra/
- Releases: https://pypi.org/project/e-algebra/


