Metadata-Version: 2.4
Name: roll
Version: 0.13.3
Summary: Roll is a pico framework with performances and aesthetic in mind.
Home-page: https://github.com/pyrates/roll
Author: Pyrates
Author-email: yohanboniface@free.fr
License: WTFPL
Project-URL: Documentation, https://roll.readthedocs.io/
Project-URL: Changes, https://roll.readthedocs.io/en/latest/changelog/
Project-URL: Source Code, https://github.com/pyrates/roll
Project-URL: Issue Tracker, https://github.com/pyrates/roll/issues
Project-URL: Chat, https://web.libera.chat/#pyrates
Keywords: async asyncio http server
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Topic :: Internet :: WWW/HTTP :: HTTP Servers
Classifier: Programming Language :: Python :: 3
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
Description-Content-Type: text/markdown
Requires-Dist: autoroutes==0.3.8
Requires-Dist: biscuits==0.3.2
Requires-Dist: httptools==0.6.4
Requires-Dist: multifruits==0.1.7
Requires-Dist: websockets==8.1
Provides-Extra: test
Requires-Dist: pytest; extra == "test"
Provides-Extra: docs
Requires-Dist: mkdocs; extra == "docs"
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: keywords
Dynamic: license
Dynamic: project-url
Dynamic: provides-extra
Dynamic: requires-dist
Dynamic: summary

# Let’s roll.

## Philosophy

Async, simple, fast: pick three! Roll is a pico framework with
performances and aesthetic in mind.


## Documentation

Check out [the latest documentation](http://roll.readthedocs.io/en/latest/)
for an extended overview of what can and cannot be achieved.
