Metadata-Version: 2.4
Name: asyncvarlink
Version: 0.2.1
Summary: asyncio-compatible, type-driven varlink implementation supporting file descriptor passing
Author-email: Helmut Grohne <helmut@subdivi.de>
Requires-Python: >=3.11
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: GNU Lesser General Public License v2 or later (LGPLv2+)
Classifier: Operating System :: POSIX
Classifier: Typing :: Typed
Classifier: Programming Language :: Python :: 3
Requires-Dist: hypothesis ; extra == "test"
Project-URL: github, https://github.com/helmutg/asyncvarlink
Project-URL: homepage, https://github.com/helmutg/asyncvarlink
Project-URL: issues, https://github.com/helmutg/asyncvarlink/issues
Provides-Extra: test
