Metadata-Version: 2.4
Name: jaymd96-pants-release-hub
Version: 0.1.0
Summary: Pure Python release hub publishing client for Pants plugins
Author: jaymd96
License-Expression: Apache-2.0
Keywords: hub,pants,publishing,release
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3.11
Classifier: Topic :: Software Development :: Build Tools
Requires-Python: <4,>=3.11
Provides-Extra: dev
Requires-Dist: pytest-cov>=4.1.0; extra == 'dev'
Requires-Dist: pytest>=7.4.0; extra == 'dev'
Description-Content-Type: text/markdown

# pants-release-hub

Pure Python release hub publishing client for Pants plugins.

Provides release type detection, publish request/result models, and an HTTP client for Apollo Hub API — with zero external dependencies.
