Skip to content

Instantly share code, notes, and snippets.

@r-ryantm
Created January 18, 2021 11:46
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/5eb2bb59aafd0f360f335db1dffb586e to your computer and use it in GitHub Desktop.
Save r-ryantm/5eb2bb59aafd0f360f335db1dffb586e to your computer and use it in GitHub Desktop.
/nix/store/mfr0jyfnnfqk0qix88jr23g7hzrb1gpp-c-blosc-1.21.0
├── include
│   ├── blosc-export.h
│   └── blosc.h
└── lib
├── libblosc.a
├── libblosc.so -> libblosc.so.1
├── libblosc.so.1 -> libblosc.so.1.21.0
├── libblosc.so.1.21.0
└── pkgconfig
└── blosc.pc
3 directories, 7 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment