Metadata-Version: 2.1
Name: longrun
Version: 0.2
Summary: A simple utility allowing long running tasks to be executed without blocking
Home-page: https://github.com/manbehindthemadness/longrun
Author: manbehindthemadness
License: BSD
Keywords: async,asyncio,blocking
Platform: UNKNOWN
Classifier: License :: OSI Approved :: BSD License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Requires-Python: >=3.5
Description-Content-Type: text/markdown
License-File: LICENSE.txt

See readme

