LICENSE-MIT
MANIFEST.in
README.md
setup.cfg
setup.py
sdata/__init__.py
sdata/blob.py
sdata/data.py
sdata/metadata.py
sdata/timestamp.py
sdata/tools.py
sdata.egg-info/PKG-INFO
sdata.egg-info/SOURCES.txt
sdata.egg-info/dependency_links.txt
sdata.egg-info/requires.txt
sdata.egg-info/top_level.txt
sdata/contrib/__init__.py
sdata/contrib/sortedcontainers/__init__.py
sdata/contrib/sortedcontainers/sorteddict.py
sdata/contrib/sortedcontainers/sortedlist.py
sdata/contrib/sortedcontainers/sortedset.py
sdata/experiments/__init__.py
sdata/experiments/ks2.py
sdata/experiments/lapshear.py
sdata/experiments/material.py
sdata/io/__init__.py
sdata/io/pud.py
tests/__init__.py
tests/test_blob.py
tests/test_data.py
tests/test_ks2.py
tests/test_metadata.py
tests/test_table.py
tests/test_testprogram.py
tests/test_timestamp.py
tests/test_tools.py
tests/io/__init__.py
tests/io/pud/__init__.py
tests/io/pud/test_pud.py