Metadata-Version: 2.4
Name: pulp-glue
Version: 0.38.3
Summary: Version agnostic glue library to talk to pulpcore's REST API.
Author-email: Pulp Team <pulp-list@redhat.com>
License-Expression: GPL-2.0-or-later
Project-URL: documentation, https://pulpproject.org/pulp-glue/docs/dev/
Project-URL: repository, https://github.com/pulp/pulp-cli
Project-URL: changelog, https://pulpproject.org/pulp-cli/changes/
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Other Environment
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: System :: Software Distribution
Classifier: Typing :: Typed
Requires-Python: <3.15,>=3.10
Description-Content-Type: text/markdown
Requires-Dist: multidict<6.8,>=6.0.5
Requires-Dist: packaging<=26.2,>=22.0
Requires-Dist: requests<2.33,>=2.24.0
Requires-Dist: tomli<2.1,>=2.0.0; python_version < "3.11"

# Pulp Glue
## The version agnostic Pulp 3 client library in Python
