Metadata-Version: 2.0
Name: hotfn
Version: 0.0.2
Summary: Library to provide HTTP over STDIN/STDOUT
Home-page: https://hotfn.readthedocs.org
Author: Denis Makogon
Author-email: lildee1991@gmail.com
License: License :: OSI Approved :: Apache Software License
Keywords: functions,lambdas,python API
Platform: Linux
Platform: Mac OS-X
Platform: Unix
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: System Administrators
Classifier: Intended Audience :: Developers
Classifier: Environment :: No Input/Output (Daemon)
Classifier: Programming Language :: Python :: 3.5
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: System :: Distributed Computing
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX
Classifier: Operating System :: Unix
Classifier: Operating System :: MacOS

[![Build Status](https://travis-ci.org/denismakogon/hotfn-py.svg?branch=master)](https://travis-ci.org/denismakogon/hotfn-py)

HTTP over STDIN/STDOUT lib
==========================

Raw HTTP request
----------------

TBA

Raw HTTP response
-----------------

TBA


