Metadata-Version: 2.3
Name: visual-decimal
Version: 1.1.0
Summary: Evaluate and pretty print mathematical expressions
Project-URL: homepage, https://gitlab.com/ferrosoft/visual-decimal
Author-email: Aljosha Papsch <contact@ferro.software>
License-File: LICENSE
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Requires-Python: >=3.10
Description-Content-Type: text/markdown

# Visual Decimal

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