pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel/py-repoze.lru



Module Name:    pkgsrc
Committed By:   wiz
Date:           Wed Jul 15 18:46:17 UTC 2015

Added Files:
        pkgsrc/devel/py-repoze.lru: DESCR Makefile PLIST distinfo

Log Message:
Import py34-repoze.lru-0.6 as devel/py-repoze.lru.

repoze.lru is a LRU (least recently used) cache implementation.
Keys and values that are not used frequently will be evicted from
the cache faster than keys and values that are used frequently.


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/devel/py-repoze.lru/DESCR \
    pkgsrc/devel/py-repoze.lru/Makefile pkgsrc/devel/py-repoze.lru/PLIST \
    pkgsrc/devel/py-repoze.lru/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index