Metadata-Version: 2.1
Name: async-pipelines
Version: 0.1.0
Summary: A framewwork for processing jobs.
Home-page: https://github.com/alexkeating/async-pipelines
Author: Alex Keating
License: MIT
Project-URL: Documentation, https://github.com/alexkeating/async-pipelines
Project-URL: Source, https://github.com/alexkeating/async-pipelines
Description: <p align="center">
        <a href="https://travis-ci.org/alexkeating/async-pipelines">
            <img src="https://travis-ci.org/alexkeating/async-pipelines.svg?branch=master" alt="Build Status">
        </a>
        </p>
        
        
        
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Classifier: Framework :: AsyncIO
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3 :: Only
Requires-Python: >=3.7
Description-Content-Type: text/markdown
