Metadata-Version: 2.1
Name: autopkg-wrapper
Version: 0.2.0
Summary: A package used to execute some autopkg functions, primarily within the context of a GitHub Actions runner
Home-page: https://github.com/smithjw/autopkg-wrapper
License: BSD-3-Clause
Author: James Smith
Author-email: james@smithjw.me
Requires-Python: >=3.12,<4.0
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: chardet (==5.2.0)
Requires-Dist: idna (==3.6)
Requires-Dist: pygithub (==2.1.1)
Requires-Dist: requests (==2.31.0)
Requires-Dist: ruamel-yaml (==0.18.5)
Requires-Dist: toml (==0.10.2)
Requires-Dist: urllib3 (==2.1.0)
Project-URL: Repository, https://github.com/smithjw/autopkg-wrapper
Description-Content-Type: text/markdown

# autopkg-wrapper

