From 6defd021c989bff824fb7eea1c399ba0ada73e8c Mon Sep 17 00:00:00 2001 From: Arn0 Date: Tue, 8 Mar 2022 22:51:30 +0100 Subject: python/python3-beaker: renamed from Beaker for python3 Signed-off-by: Willy Sudiarto Raharjo --- python/python3-beaker/README | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 python/python3-beaker/README (limited to 'python/python3-beaker/README') diff --git a/python/python3-beaker/README b/python/python3-beaker/README new file mode 100644 index 0000000000..430003fca1 --- /dev/null +++ b/python/python3-beaker/README @@ -0,0 +1,6 @@ +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. -- cgit v1.2.3