Skip to content

Instantly share code, notes, and snippets.

@r-ryantm
Created June 14, 2020 10:59
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/49596fb9691f19945cd2fe90361d5570 to your computer and use it in GitHub Desktop.
Save r-ryantm/49596fb9691f19945cd2fe90361d5570 to your computer and use it in GitHub Desktop.
/nix/store/la7sf2g1y6chsh6dq7pkvlwdkkp9yp92-c-blosc-1.19.0
├── include
│   ├── blosc-export.h
│   └── blosc.h
└── lib
├── libblosc.a
├── libblosc.so -> libblosc.so.1
├── libblosc.so.1 -> libblosc.so.1.19.0
├── libblosc.so.1.19.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