Version: 0.06, Package name: py-ana-0.06 |
Maintained by: Jasper Lievisse Adriaanse |
Master sites: |
Flavors (export FLAVOR=xyz, setenv FLAVOR xyz):
|
Description ANA is a project to provide easy distributed data storage for stuff. It provides every object with a UUID and, when pickled, will first serialize the object's state to a central location and then "pickle" the object into just its UUID. This is really handy when you have to distribute objects in some distributed system, and you'd rather not pickle the whole object every time you need to send it. |
Filesize: 5.738 KB |
Version History (View Complete History) |
|
2020-07-03 15:13:23 by Stuart Henderson | Files touched by this commit (1032) |
Log message: bump REVISION; python 3 default changed to 3.8 |
2019-07-07 12:11:21 by Jasper Lievisse Adriaanse | Files touched by this commit (3) |
Log message: update to py-ana-0.06 |