Metadata-Version: 2.1
Name: aiofutures
Version: 0.1.0
Summary: Smoothly migrate your synchronous codebase to an asynchronous style.
License: MIT
Author: Denis Kazakov
Author-email: denis@kazakov.ru.net
Requires-Python: >=3.7,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Description-Content-Type: text/markdown

# aiofutures
Smoothly migrate your synchronous codebase to an asynchronous style.

