Name: | python3-ana |
---|---|
Version: | 0.06 |
Release: | 1.el8 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 27179 |
License: | MIT |
RPM: | python3-ana-0.06-1.el8.noarch.rpm |
Source RPM: | python-ana-0.06-1.el8.src.rpm |
Build Date: | Thu Sep 17 2020 |
Build Host: | jenkins-172-17-0-2-11fd70d9-f8d8-4d1e-9560-ba8e5bd65303.appad2iad.osdevelopmeniad.oraclevcn.com |
Vendor: | Oracle America |
URL: | https://pypi.org/project/ana/ |
Summary: | Python module to provide easy distributed data storage |
Description: | ANA is a project to provide easy distributed data storage. 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. |