Skip to content

Instantly share code, notes, and snippets.

@r-ryantm
Created April 1, 2020 09:14
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/3986a20518379f9f56543c3589d28450 to your computer and use it in GitHub Desktop.
Save r-ryantm/3986a20518379f9f56543c3589d28450 to your computer and use it in GitHub Desktop.
/nix/store/znphz2iwxyw1h393w1mbmjya389wxiy2-c-blosc-1.18.1
├── include
│   ├── blosc-export.h
│   └── blosc.h
└── lib
├── libblosc.a
├── libblosc.so -> libblosc.so.1
├── libblosc.so.1 -> libblosc.so.1.18.1
├── libblosc.so.1.18.1
└── 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