aboutsummaryrefslogtreecommitdiff
path: root/python/Beaker/slack-desc
diff options
context:
space:
mode:
authorYth - Arnaud <yth@ythogtha.org>2019-10-24 00:01:55 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2019-10-24 00:01:55 +0700
commitd1a046e1e7eeaf98613ad591f2ceee3b8663e7df (patch)
treececaff46342f4d7ab1bf8f25542c5371472162a6 /python/Beaker/slack-desc
parentd0b7135acaa54534f2bb8a068e84ca24a0082dec (diff)
python/Beaker: Added (Caching Library).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/Beaker/slack-desc')
-rw-r--r--python/Beaker/slack-desc19
1 files changed, 19 insertions, 0 deletions
diff --git a/python/Beaker/slack-desc b/python/Beaker/slack-desc
new file mode 100644
index 0000000000..6316ed045d
--- /dev/null
+++ b/python/Beaker/slack-desc
@@ -0,0 +1,19 @@
+# HOW TO EDIT THIS FILE:
+# The "handy ruler" below makes it easier to edit a package description.
+# Line up the first '|' above the ':' following the base package name, and
+# the '|' on the right side marks the last column you can put a character in.
+# You must make exactly 11 lines for the formatting to be correct. It's also
+# customary to leave one space after the ':' except on otherwise blank lines.
+
+ |-----handy-ruler------------------------------------------------------|
+Beaker: Beaker (Caching Library)
+Beaker:
+Beaker: Beaker is a library for caching and sessions for use with web
+Beaker: applications and stand-alone Python scripts and applications.
+Beaker:
+Beaker: It comes with WSGI middleware for easy drop-in use with WSGI based
+Beaker: web applications, and caching decorators for ease of use with any
+Beaker: Python based application.
+Beaker:
+Beaker:
+Beaker: