slackbuilds_ponce/python/Beaker
Heinz Wiesinger 63daf9f79a All: Support $PRINT_PACKAGE_NAME env var
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
2021-07-17 21:55:09 +02:00
..
Beaker.info
Beaker.SlackBuild All: Support $PRINT_PACKAGE_NAME env var 2021-07-17 21:55:09 +02:00
README
slack-desc

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.