Metadata-Version: 2.4
Name: datastorexcd
Version: 0.0.1
Summary: An orderly data storage library
Author-email: Davyd Bilyi <10096d@gmail.com>
License-Expression: MIT
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: license-file

# Data storage

This is a data storage package.
# DISCLAIMER : 
Do NOT open untrsuted datastore files.
Becuase the datastore package is backed by pickle , 
arbitrary code may be executed on load.
