Metadata-Version: 2.1
Name: calc-lib-test
Version: 1.0.2
Summary: Test calculator
License: ISC
Author: roxxorzzz
Author-email: 109853408+roxxorzzz@users.noreply.github.com
Requires-Python: >=3.6,<4.0
Classifier: License :: OSI Approved
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Description-Content-Type: text/markdown

# Calc Lib Test

This is a simple calculator library that supports basic arithmetic operations: addition, subtraction, multiplication, and division.

