Metadata-Version: 2.1
Name: pulp-cli
Version: 0.11.0
Summary: Command line interface to talk to pulpcore's REST API.
Home-page: https://github.com/pulp/pulp-cli
License: GPLv2+
Description: # Pulp command line interface
        
        This is a command line interface for Pulp 3.
        
        This software is in beta and future releases may include backwards incompatible changes.
        
        Check out our [docs](docs/) and the [quickstart guide](docs/quickstart.md) to get started.
        
        
        
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: GNU General Public License v2 or later (GPLv2+)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: System :: Software Distribution
Classifier: Typing :: Typed
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Provides-Extra: pygments
Provides-Extra: shell
