Metadata-Version: 2.1
Name: unasync
Version: 0.1.0
Summary: The async transformation code.
Home-page: https://github.com/RatanShreshtha/unasync
Author: Ratan Kulshreshtha
Author-email: ratan.shreshtha@gmail.com
License: MIT -or- Apache License 2.0
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Framework :: Trio
Classifier: Operating System :: POSIX :: Linux
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Requires-Python: >=3.6

unasync
=======

|travis| |appveyor| |codecov|

.. |travis| image:: https://travis-ci.com/RatanShreshtha/unasync.svg?branch=master
    :alt: Travis Build Status
    :target: https://travis-ci.com/RatanShreshtha/unasync

.. |appveyor| image:: https://ci.appveyor.com/api/projects/status/sjw2q42mx7jvqbyp/branch/master?svg=true
    :alt: AppVeyor Build Status
    :target: https://ci.appveyor.com/project/RatanShreshtha/unasync

.. |codecov| image:: https://codecov.io/gh/RatanShreshtha/unasync/branch/master/graph/badge.svg
    :alt: Coverage Status
    :target: https://codecov.io/gh/RatanShreshtha/unasync

Welcome to `unasync <Project URL (for setup.py metadata)>`__!

The async transformation code.

License: Your choice of MIT or Apache License 2.0

COOKIECUTTER-TRIO-TODO: finish filling in your README!
Must be valid ReST; also used as the PyPI description.


