Metadata-Version: 2.2
Name: MB_package
Version: 0.0.2
Summary: A simple geometry package for demonstration
Author: Marsel Burkhardt
Author-email: marsel-joachimburkhardt@dci-student.org
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: requires-python
Dynamic: summary

# MB-Package

This package provides basic geometry operations like computing
the area of a circle. It's just an example for demonstration!
