Skip to content

Instantly share code, notes, and snippets.

@ryantm
Created August 9, 2018 02:22
Show Gist options
  • Save ryantm/fc9b3ab2e85461f7664ce4f23367bb45 to your computer and use it in GitHub Desktop.
Save ryantm/fc9b3ab2e85461f7664ce4f23367bb45 to your computer and use it in GitHub Desktop.
/nix/store/dmkb4i4n5d7836pmn0wk4gpwg7344ai8-c-blosc-1.14.4
├── include
│   ├── blosc-export.h
│   └── blosc.h
└── lib
├── libblosc.a
├── libblosc.so -> libblosc.so.1
├── libblosc.so.1 -> libblosc.so.1.14.4
├── libblosc.so.1.14.4
└── 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