Metadata-Version: 2.4
Name: python-bap
Version: 0.1.0
Summary: 
Author: Dave Martinez
Author-email: 34991082+dkm-coder@users.noreply.github.com
Requires-Python: >=3.14
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.14
Requires-Dist: requests (>=2.32.5,<3.0.0)
Requires-Dist: typer (>=0.21.0,<0.22.0)
Requires-Dist: urllib3 (<2)
Description-Content-Type: text/markdown

# python-bap

This project serves as an example on how to **build and publish** a Python package to PyPI.

