Metadata-Version: 2.1
Name: stenotype
Version: 0.2.0
Summary: Support for shorthand type annotations.
Home-page: https://github.com/a-recknagel/stenotype
License: MIT
Keywords: typing,annotation
Author: Arne Recknagel
Author-email: arne.recknagel@hotmail.com
Requires-Python: >=3.6,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Dist: click (>=7.0,<8.0)
Project-URL: Repository, https://github.com/a-recknagel/stenotype
Description-Content-Type: text/x-rst

stenotype
=========

.. image:: https://img.icons8.com/color/144/000000/typewriter-with-tablet.png
   :alt: Tablet in a typewriter
   :align: center

.. image:: https://github.com/a-recknagel/stenotype/workflows/CI-CD/badge.svg
   :alt: Main workflow status
   :target: https://github.com/a-recknagel/stenotype/actions

.. image:: https://img.shields.io/pypi/v/stenotype
   :alt: Current pyPI version
   :target: https://pypi.org/project/stenotype/

.. image:: https://img.shields.io/badge/docs-github--pages-blue
   :alt: Documentation home
   :target: https://a-recknagel.github.io/stenotype/

.. image:: https://img.shields.io/pypi/l/stenotype
   :alt: Package licenseCurrent pyPI version
   :target: https://pypi.org/project/stenotype/

.. image:: https://img.shields.io/pypi/pyversions/stenotype
   :alt: Supported on python versions
   :target: https://pypi.org/project/stenotype/

.. image:: https://img.shields.io/badge/codestyle-black-black
   :alt: Any color you want
   :target: https://black.readthedocs.io/en/stable/

.. image:: https://badges.gitter.im/stenotype/community.svg
   :alt: Join the chat at https://gitter.im/stenotype/community
   :target: https://gitter.im/stenotype/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge

.. header-end

Project Description
-------------------

.. put your project description here

