Metadata-Version: 2.1
Name: bluesheep
Version: 0.0.2
Summary: HTTP Server/Client microframework for Python asyncio
Home-page: https://github.com/RobertoPrevato/BlueSheep
Author: Roberto Prevato
Author-email: roberto.prevato@gmail.com
License: MIT
Description: # BlueSheep
        Currently this project is empty: it is just a placeholder for a project in PyPi. It will contain a pure-Python implementation of web framework, using the same architecture of [BlackSheep framework](https://github.com/RobertoPrevato/BlackSheep).
        
        <p align="left">
          <a href="#bluesheep"><img width="320" height="271" src="https://raw.githubusercontent.com/RobertoPrevato/BlueSheep/master/blue-sheep.svg?sanitize=true" alt="Blue Sheep"></a>
        </p>
        
        ---
        
Keywords: BlueSheep web framework
Platform: *nix
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.7
Classifier: Operating System :: OS Independent
Classifier: Framework :: AsyncIO
Description-Content-Type: text/markdown
