slackbuilds_ponce/python/Beaker/README
Dave Woodfall 633150fbbd
python/Beaker: Convert python to python2.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2021-06-02 01:02:21 +07:00

6 lines
284 B
Text

Beaker is a library for caching and sessions for use with web
applications and stand-alone Python scripts and applications.
It comes with WSGI middleware for easy drop-in use with WSGI based web
applications, and caching decorators for ease of use with any Python
based application.