Metadata-Version: 2.1
Name: gary-example-package
Version: 0.1
Summary: A simple gary_example_package
Author: GARY
Author-email: gary109@gmail.com
License: MIT
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
License-File: LICENSE

# Example Package

This is a simple example package. You can use:
- `add(a, b)` to add two numbers.
