Metadata-Version: 2.1
Name: mycalc2
Version: 0.2.2
Summary: A simple calc library
Home-page: https://github.com/s4sarath/mycalc2
License: MIT
Keywords: hypermodern
Author: s4sarath
Requires-Python: >=3.7,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Dist: coverage[toml] (>=5.3,<6.0)
Requires-Dist: numpy (>=1.19.4,<2.0.0)
Project-URL: Repository, https://github.com/s4sarath/mycalc2
Description-Content-Type: text/markdown

This is a simple Repo

[![Tests](https://github.com/s4sarath/mycalc2/workflows/Tests/badge.svg)](https://github.com/s4sarath/mycalc2/actions?workflow=Tests)
[![codecov](https://codecov.io/gh/s4sarath/mycalc2/branch/main/graph/badge.svg)](https://codecov.io/gh/s4sarath/mycalc2)
![Release](https://github.com/s4sarath/mycalc2/workflows/Release/badge.svg)
[![PyPI](https://img.shields.io/pypi/v/mycalc2.svg)](https://pypi.org/project/mycalc2/)
[![Tag](https://img.shields.io/github/v/tag/s4sarath/mycalc2.svg?sort=semver)](https://github.com/s4sarath/mycalc2/tags)
[![release](https://img.shields.io/github/v/release/s4sarath/mycalc2.svg?sort=semver)](https://github.com/s4sarath/mycalc2/releases)

