Metadata-Version: 2.1
Name: roll
Version: 0.13.1
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.7
Requires-Dist: biscuits ==0.3.2
Requires-Dist: httptools ==0.6.1
Requires-Dist: multifruits ==0.1.7
Requires-Dist: websockets ==8.1
Provides-Extra: docs
Requires-Dist: mkdocs ; extra == 'docs'
Provides-Extra: test
Requires-Dist: pytest ; extra == 'test'

# 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.
