Metadata-Version: 1.2
Name: asyncari
Version: 0.8.5
Summary: A AnyIO-ified adapter for the Asterisk ARI interface
Home-page: https://github.com/M-o-a-T/asyncari
Author: Matthias Urlichs
Author-email: matthias@urlichs.de
License: MIT -or- Apache License 2.0
Description: asyncari
        ========
        
        Welcome to `asyncari <https://github.com/M-o-a-T/asyncari>`__!
        
        AsyncARI is an AnyIO-ified adapter for the Asterisk ARI interface.
        
        License: Your choice of MIT or Apache License 2.0
        
        
Keywords: asterisk
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: POSIX :: Linux
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Classifier: Framework :: AsyncIO
Classifier: Framework :: Trio
Classifier: Topic :: Communications :: Telephony
Classifier: Development Status :: 3 - Alpha
Requires-Python: >=3.6
