beaker 1.6.4-2build1 source package in Ubuntu

Changelog

beaker (1.6.4-2build1) wily; urgency=medium

  * No-change rebuild for python3.5 transition

 -- Steve Langasek <email address hidden>  Wed, 22 Jul 2015 03:25:50 +0000

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Wily
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
web
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Xenial release universe web

Builds

Wily: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
beaker_1.6.4.orig.tar.gz 53.2 KiB 5b06dcc9f7b1921bc962235c4051aa5f3f5d3609f42faa6064dc614ace031a3a
beaker_1.6.4-2build1.debian.tar.xz 5.5 KiB 9e19ad12bc47aa12099452c69b429c85aca312a5634fd3bd8f887fb99b838905
beaker_1.6.4-2build1.dsc 2.2 KiB e574ed64fe4a6d915a5a1ae16437d413776292a48bba4597cea6dab456ee6395

View changes file

Binary packages built by this source

python-beaker: cache and session library

 Beaker is a web session and general caching library that includes WSGI
 middleware for use in web applications.
 .
 As a general caching library, Beaker can handle storing for various times any
 Python object that can be pickled with optional back-ends on a fine-grained
 basis.
 .
 Features:
  * Fast, robust performance
  * Multiple reader/single writer lock system to avoid duplicate simultaneous
    cache creation
  * Cache back-ends include dbm, file, memory, memcached, and database (using
    SQLAlchemy for multiple-db vendor support)
  * Signed cookies to prevent session hijacking/spoofing
  * Cookie-only sessions to remove the need for a database or file backend
    (ideal for clustered systems)
  * Extensible Container object to support new back-ends
  * Caches can be divided into namespaces (to represent templates, objects,
    etc.) then keyed for different copies
  * Create functions for automatic call-backs to create new cache copies after
    expiration
  * Fine-grained toggling of back-ends, keys, and expiration per Cache object

python3-beaker: No summary available for python3-beaker in ubuntu yakkety.

No description available for python3-beaker in ubuntu yakkety.