Metadata-Version: 2.1
Name: ezcalculator
Version: 0.0.3
Summary: A very basic calculator
Home-page: 
Author: Aan
Author-email: aansyawaluddin2003@edublocks.org
License: MIT
Keywords: calculator
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Education
Classifier: Operating System :: Microsoft :: Windows :: Windows 10
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
License-File: LICENSE.txt

Aritamtika

Aritmatika adalah package Python yang berfungsi untuk menyelesaikan masalah aritmatika sosial seperti untung dan rugi, bunga, pajak, diskon dan rabat, serta bruto, netto, dan tara.

Aritmatika is a Python Package for dealing with social arithmetic problems such as profit and loss, interest, tax, discount and rebate, and also gross, net, and tare

```bash
pip install aritmatika
```



Change Log
==========

0.0.1 (23/09/2024)
------------------
- First Release 
