summaryrefslogtreecommitdiffstats
path: root/python-pypi/beaker/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'python-pypi/beaker/DETAILS')
-rwxr-xr-xpython-pypi/beaker/DETAILS11
1 files changed, 6 insertions, 5 deletions
diff --git a/python-pypi/beaker/DETAILS b/python-pypi/beaker/DETAILS
index 42d48d51d7..030f771b42 100755
--- a/python-pypi/beaker/DETAILS
+++ b/python-pypi/beaker/DETAILS
@@ -10,10 +10,11 @@ SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELLX-$VERSION"
DOCS='docs/* *.txt'
SHORT='A Session and Caching library with WSGI Middleware'
cat << EOF
-Beaker is light WSGI middleware layer that provides session\'s using Myghty\'s Container API.
- Key features:
-Fast, robust performance
-Lazily loaded so that sessions are loaded only if they're used
-File-base, in-memory, or memcached for storage
+Beaker is light WSGI middleware layer that provides session\'s using Myghty\'s
+Container API.
+ Key features:
+Fast, robust performance
+Lazily loaded so that sessions are loaded only if they're used
+File-base, in-memory, or memcached for storage
Signed cookie\'s to prevent session hijacking/spoofing
EOF