Metadata-Version: 2.1
Name: nuxt
Version: 0.2.16
Summary: A integration framework for build web app.
Home-page: https://github.com/Arvintian/nuxt
Author: arvin
Author-email: arvintian8@gamil.com
License: MIT
Description-Content-Type: text/markdown
Requires-Dist: madara>=0.1.2
Requires-Dist: gunicorn>=20.0.4
Requires-Dist: click>=7.1.2
Requires-Dist: webargs==8.2.0
Requires-Dist: marshmallow==3.18.0
Requires-Dist: apispec>=6.0.2
Requires-Dist: inotify==0.2.10
Requires-Dist: uvicorn[standard]>=0.17.6
Requires-Dist: uvicorn-worker>=0.2.0
Requires-Dist: a2wsgi==1.10.0
Requires-Dist: starlette==0.52.1
Requires-Dist: python-multipart>=0.0.7
Requires-Dist: jinja2>=3.1.2
Requires-Dist: pyyaml!=5.4.1,!=6.0,>=5.3.1
Requires-Dist: aiohttp>=3.10.0

Nuxt is a integration framework for build web app, built on top of [Madara](https://github.com/Arvintian/madara)/[Starlette](https://github.com/encode/starlette)/[Gunicorn](https://github.com/benoitc/gunicorn)/[Uvicorn](https://github.com/encode/uvicorn).
