Metadata-Version: 2.1
Name: tabby-connection-gateway
Version: 0.1.0
Summary: Python Boilerplate contains all the boilerplate you need to create a Python package.
Home-page: https://github.com/eugeny/tabby_connection_gateway
Author: Eugene Pankov
Author-email: e@ajenti.org
License: MIT license
Keywords: tabby_connection_gateway
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.6
License-File: LICENSE

========================
Tabby Connection Gateway
========================


.. image:: https://img.shields.io/pypi/v/tabby_connection_gateway.svg
        :target: https://pypi.python.org/pypi/tabby_connection_gateway

.. image:: https://img.shields.io/travis/eugeny/tabby_connection_gateway.svg
        :target: https://travis-ci.com/eugeny/tabby_connection_gateway

.. image:: https://readthedocs.org/projects/tabby-connection-gateway/badge/?version=latest
        :target: https://tabby-connection-gateway.readthedocs.io/en/latest/?version=latest
        :alt: Documentation Status




Python Boilerplate contains all the boilerplate you need to create a Python package.


* Free software: MIT license
* Documentation: https://tabby-connection-gateway.readthedocs.io.


Features
--------

* TODO

Credits
-------

This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.

.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage


