./devel/py-cachy, Cachy provides a simple yet effective caching library

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.3.0nb1, Package name: py310-cachy-0.3.0nb1, Maintainer: pkgsrc-users

Cachy provides a simple yet effective caching library.
* A simple but powerful API
* Thread-safety
* Decorator syntax
* Support for memcached, redis, database, file, dict stores


Master sites:

Filesize: 15.287 KB

Version history: (Expand)


CVS history: (Expand)


   2023-02-25 15:01:42 by Greg Troxel | Files touched by this commit (4)
Log message:
devel/py-cachy: Don't install site-packages/tests

because it collides with other packages that also should not install
to that name.
   2022-01-22 16:33:08 by Thomas Klausner | Files touched by this commit (1)
Log message:
py-cachy: fix PLIST for python 2.7
   2022-01-11 20:03:59 by Adam Ciarcinski | Files touched by this commit (4)
Log message:
py-cachy: added version 0.3.0

Cachy provides a simple yet effective caching library.
* A simple but powerful API
* Thread-safety
* Decorator syntax
* Support for memcached, redis, database, file, dict stores