Metadata-Version: 2.1
Name: example-pkg-gatkin
Version: 0.0.3
Summary: A small example package
Home-page: https://github.com/gatkin/automated-pypi-deploy-example
Author: Greg Atkin
Author-email: greg.scott.atkin@gmail.com
License: UNKNOWN
Description: # Automating PyPI Deployments with Azure Pipelines Example Repository
        
        [![Build Status](https://dev.azure.com/gregscottatkin/Deploy%20to%20PyPI%20Example/_apis/build/status/gatkin.automated-pypi-deploy-example?branchName=master)](https://dev.azure.com/gregscottatkin/Deploy%20to%20PyPI%20Example/_build/latest?definitionId=8&branchName=master)
        [![PyPI - Package Version](https://img.shields.io/pypi/v/example-pkg-gatkin)](https://pypi.org/project/example-pkg-gatkin/)
        
        
        Example code for automating PyPI deployments with Azure pipelines.
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
