Metadata-Version: 2.1
Name: structureddataXX
Version: 0.0.2
Summary: A simple package for math tricks
Home-page: UNKNOWN
Author: structured data
Author-email: structureddatadrive@gmail.com
License: MIT
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE.txt
Provides-Extra: dev
Requires-Dist: pytest >=7.0 ; extra == 'dev'
Requires-Dist: twine >=4.0.2 ; extra == 'dev'

# My Math Package

This is a simple Python package that provides basic mathematical functions.

## Installation



