Skip to content

Instantly share code, notes, and snippets.

@ryantm
Created June 14, 2018 19:41
Show Gist options
  • Save ryantm/05bbb5f5c067b769556ba71848514220 to your computer and use it in GitHub Desktop.
Save ryantm/05bbb5f5c067b769556ba71848514220 to your computer and use it in GitHub Desktop.
/nix/store/b83mqicbd21q8wm22qgp4jzm7cg90avw-c-blosc-1.14.3
├── include
│   ├── blosc-export.h
│   └── blosc.h
└── lib
├── libblosc.a
├── libblosc.so -> libblosc.so.1
├── libblosc.so.1 -> libblosc.so.1.14.3
├── libblosc.so.1.14.3
└── 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