Пакет python-module-plone.memoize-tests: Информация

    Бинарный пакет: python-module-plone.memoize-tests
    Версия: 1.1.1-alt3.1
    Архитектура: x86_64
    Собран:  15 ноября 2011 г. 22:54
    Исходный пакет: python-module-plone.memoize
    Категория: Разработка/Python
    Сообщить об ошибке в пакете
    Домашняя страница: http://pypi.python.org/pypi/plone.memoize/

    Лицензия: GPLv2
    О пакете: Tests for plone.memoize
    Описание: 
    plone.memoize provides Python function decorators for caching the values
    of functions and methods.
    
    The type of cache storage is freely configurable by the user, as is the
    cache key, which is what the function's value depends on.
    
    plone.memoize has support for memcached and is easily extended to use
    other caching storages. It also has specialized decorators for use with
    Zope views. However, plone.memoize can be used without Zope.
    
    This package contains tests for plone.memoize.

    Сопровождающий: Eugeny A. Rostovtsev

    Список участников:
    Vitaly Kuznetsov
    Eugeny A. Rostovtsev

    Последнее изменение


    20 октября 2011 г. Vitaly Kuznetsov 1.1.1-alt3.1
    - Rebuild with Python-2.7
    23 июня 2011 г. Eugeny A. Rostovtsev 1.1.1-alt3
    - Added necessary requirements
    - Excluded *.pth
    3 июня 2011 г. Eugeny A. Rostovtsev 1.1.1-alt2
    - Fixed requirements