Skip to content

Instantly share code, notes, and snippets.

@r-ryantm
Created October 16, 2020 05:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save r-ryantm/c6a4b2b1fb871587aea365d5707b945e to your computer and use it in GitHub Desktop.
Save r-ryantm/c6a4b2b1fb871587aea365d5707b945e to your computer and use it in GitHub Desktop.
/nix/store/rhgs765gqx7bxp316q22hfq1m9b6k78z-python3.7-numcodecs-0.7.2
├── lib
│   └── python3.7
│   └── site-packages
│   ├── numcodecs
│   │   ├── abc.py
│   │   ├── astype.py
│   │   ├── base64.py
│   │   ├── blosc.cpython-37m-x86_64-linux-gnu.so
│   │   ├── bz2.py
│   │   ├── categorize.py
│   │   ├── checksum32.py
│   │   ├── compat_ext.cpython-37m-x86_64-linux-gnu.so
│   │   ├── compat.py
│   │   ├── delta.py
│   │   ├── fixedscaleoffset.py
│   │   ├── gzip.py
│   │   ├── __init__.py
│   │   ├── json.py
│   │   ├── lz4.cpython-37m-x86_64-linux-gnu.so
│   │   ├── lzma.py
│   │   ├── msgpacks.py
│   │   ├── packbits.py
│   │   ├── pickles.py
│   │   ├── __pycache__
│   │   │   ├── abc.cpython-37.pyc
│   │   │   ├── astype.cpython-37.pyc
│   │   │   ├── base64.cpython-37.pyc
│   │   │   ├── bz2.cpython-37.pyc
│   │   │   ├── categorize.cpython-37.pyc
│   │   │   ├── checksum32.cpython-37.pyc
│   │   │   ├── compat.cpython-37.pyc
│   │   │   ├── delta.cpython-37.pyc
│   │   │   ├── fixedscaleoffset.cpython-37.pyc
│   │   │   ├── gzip.cpython-37.pyc
│   │   │   ├── __init__.cpython-37.pyc
│   │   │   ├── json.cpython-37.pyc
│   │   │   ├── lzma.cpython-37.pyc
│   │   │   ├── msgpacks.cpython-37.pyc
│   │   │   ├── packbits.cpython-37.pyc
│   │   │   ├── pickles.cpython-37.pyc
│   │   │   ├── quantize.cpython-37.pyc
│   │   │   ├── registry.cpython-37.pyc
│   │   │   ├── version.cpython-37.pyc
│   │   │   └── zlib.cpython-37.pyc
│   │   ├── quantize.py
│   │   ├── registry.py
│   │   ├── tests
│   │   │   ├── common.py
│   │   │   ├── __init__.py
│   │   │   ├── __pycache__
│   │   │   │   ├── common.cpython-37.pyc
│   │   │   │   ├── common.cpython-37-pytest-5.4.3.pyc
│   │   │   │   ├── __init__.cpython-37.pyc
│   │   │   │   ├── test_astype.cpython-37.pyc
│   │   │   │   ├── test_astype.cpython-37-pytest-5.4.3.pyc
│   │   │   │   ├── test_base64.cpython-37.pyc
│   │   │   │   ├── test_base64.cpython-37-pytest-5.4.3.pyc
│   │   │   │   ├── test_blosc.cpython-37.pyc
│   │   │   │   ├── test_blosc.cpython-37-pytest-5.4.3.pyc
│   │   │   │   ├── test_bz2.cpython-37.pyc
│   │   │   │   ├── test_bz2.cpython-37-pytest-5.4.3.pyc
│   │   │   │   ├── test_categorize.cpython-37.pyc
│   │   │   │   ├── test_categorize.cpython-37-pytest-5.4.3.pyc
│   │   │   │   ├── test_checksum32.cpython-37.pyc
│   │   │   │   ├── test_checksum32.cpython-37-pytest-5.4.3.pyc
│   │   │   │   ├── test_compat.cpython-37.pyc
│   │   │   │   ├── test_compat.cpython-37-pytest-5.4.3.pyc
│   │   │   │   ├── test_delta.cpython-37.pyc
│   │   │   │   ├── test_delta.cpython-37-pytest-5.4.3.pyc
│   │   │   │   ├── test_fixedscaleoffset.cpython-37.pyc
│   │   │   │   ├── test_fixedscaleoffset.cpython-37-pytest-5.4.3.pyc
│   │   │   │   ├── test_gzip.cpython-37.pyc
│   │   │   │   ├── test_gzip.cpython-37-pytest-5.4.3.pyc
│   │   │   │   ├── test_json.cpython-37.pyc
│   │   │   │   ├── test_json.cpython-37-pytest-5.4.3.pyc
│   │   │   │   ├── test_lz4.cpython-37.pyc
│   │   │   │   ├── test_lz4.cpython-37-pytest-5.4.3.pyc
│   │   │   │   ├── test_lzma.cpython-37.pyc
│   │   │   │   ├── test_lzma.cpython-37-pytest-5.4.3.pyc
│   │   │   │   ├── test_msgpacks.cpython-37.pyc
│   │   │   │   ├── test_msgpacks.cpython-37-pytest-5.4.3.pyc
│   │   │   │   ├── test_packbits.cpython-37.pyc
│   │   │   │   ├── test_packbits.cpython-37-pytest-5.4.3.pyc
│   │   │   │   ├── test_pickles.cpython-37.pyc
│   │   │   │   ├── test_pickles.cpython-37-pytest-5.4.3.pyc
│   │   │   │   ├── test_quantize.cpython-37.pyc
│   │   │   │   ├── test_quantize.cpython-37-pytest-5.4.3.pyc
│   │   │   │   ├── test_registry.cpython-37.pyc
│   │   │   │   ├── test_registry.cpython-37-pytest-5.4.3.pyc
│   │   │   │   ├── test_vlen_array.cpython-37.pyc
│   │   │   │   ├── test_vlen_array.cpython-37-pytest-5.4.3.pyc
│   │   │   │   ├── test_vlen_bytes.cpython-37.pyc
│   │   │   │   ├── test_vlen_bytes.cpython-37-pytest-5.4.3.pyc
│   │   │   │   ├── test_vlen_utf8.cpython-37.pyc
│   │   │   │   ├── test_vlen_utf8.cpython-37-pytest-5.4.3.pyc
│   │   │   │   ├── test_zlib.cpython-37.pyc
│   │   │   │   ├── test_zlib.cpython-37-pytest-5.4.3.pyc
│   │   │   │   ├── test_zstd.cpython-37.pyc
│   │   │   │   └── test_zstd.cpython-37-pytest-5.4.3.pyc
│   │   │   ├── test_astype.py
│   │   │   ├── test_base64.py
│   │   │   ├── test_blosc.py
│   │   │   ├── test_bz2.py
│   │   │   ├── test_categorize.py
│   │   │   ├── test_checksum32.py
│   │   │   ├── test_compat.py
│   │   │   ├── test_delta.py
│   │   │   ├── test_fixedscaleoffset.py
│   │   │   ├── test_gzip.py
│   │   │   ├── test_json.py
│   │   │   ├── test_lz4.py
│   │   │   ├── test_lzma.py
│   │   │   ├── test_msgpacks.py
│   │   │   ├── test_packbits.py
│   │   │   ├── test_pickles.py
│   │   │   ├── test_quantize.py
│   │   │   ├── test_registry.py
│   │   │   ├── test_vlen_array.py
│   │   │   ├── test_vlen_bytes.py
│   │   │   ├── test_vlen_utf8.py
│   │   │   ├── test_zlib.py
│   │   │   └── test_zstd.py
│   │   ├── version.py
│   │   ├── vlen.cpython-37m-x86_64-linux-gnu.so
│   │   ├── zlib.py
│   │   └── zstd.cpython-37m-x86_64-linux-gnu.so
│   └── numcodecs-0.7.2.dist-info
│   ├── direct_url.json
│   ├── INSTALLER
│   ├── LICENSE
│   ├── METADATA
│   ├── RECORD
│   ├── top_level.txt
│   └── WHEEL
└── nix-support
└── propagated-build-inputs
9 directories, 127 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment