Metadata-Version: 2.1
Name: visual-decimal
Version: 0.1
Summary: Evaluate and pretty print mathematical expressions
Home-page: https://gitlab.com/ferrosoft/visual-decimal
Author: Aljosha Papsch
Author-email: aljosha.papsch@ferro.software
License: MIT
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
License-File: LICENSE

# Visual Decimal

This Python library helps visualize mathematical expressions. The purpose upon inception
was to provide transparency into calculations done with `Decimal` class.
