Metadata-Version: 1.2
Name: asgineer
Version: 0.7.1
Summary: A really thin ASGI web framework
Home-page: https://github.com/almarklein/asgineer
Author: Almar Klein
Author-email: almar.klein@gmail.com
License: (new) BSD
Download-URL: https://pypi.org/project/asgineer/
Description: 
        Asgineer - A really thin ASGI web framework
        
Keywords: ASGI web framework
Platform: any
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Provides: asgineer
Requires-Python: >=3.6
