Metadata-Version: 2.1
Name: pubtools-pulp
Version: 1.9.1
Summary: Publishing tools for Pulp
Home-page: https://github.com/release-engineering/pubtools-pulp
License: GNU General Public License
Project-URL: Documentation, https://release-engineering.github.io/pubtools-pulp/
Project-URL: Changelog, https://github.com/release-engineering/pubtools-pulp/blob/master/CHANGELOG.md
Description: 
        
        A command-line interface to [Pulp](https://pulpproject.org/) tasks,
        used by [release-engineering](https://github.com/release-engineering) publishing tools.
        
        [![PyPI version](https://badge.fury.io/py/pubtools-pulp.svg)](https://badge.fury.io/py/pubtools-pulp)
        [![Build Status](https://travis-ci.com/release-engineering/pubtools-pulp.svg?branch=master)](https://travis-ci.com/release-engineering/pubtools-pulp)
        [![Coverage Status](https://coveralls.io/repos/github/release-engineering/pubtools-pulp/badge.svg?branch=master)](https://coveralls.io/github/release-engineering/pubtools-pulp?branch=master)
        
        - [Source](https://github.com/release-engineering/pubtools-pulp)
        - [Documentation](https://release-engineering.github.io/pubtools-pulp/)
        
        License
        -------
        
        This program is free software: you can redistribute it and/or modify
        it under the terms of the GNU General Public License as published by
        the Free Software Foundation, either version 3 of the License, or
        (at your option) any later version.
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=2.6
Description-Content-Type: text/markdown
