Metadata-Version: 2.1
Name: example_b_pythonPete
Version: 0.0.1
Summary: A simple package used as part of a dependency demo
Author-email: Pete McHugh <pmchugh@scottlogic.com>
License-File: LICENSE
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.8
Description-Content-Type: text/markdown

# Pete's Dependency Demo
A simple project that returns a value to be printed, used as part of a demonstration of how dependencies work in Python.