Skip to content

Instantly share code, notes, and snippets.

@ryantm
Created August 3, 2019 21:15
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 ryantm/35a31f7c952dd18014988a43378f72d4 to your computer and use it in GitHub Desktop.
Save ryantm/35a31f7c952dd18014988a43378f72d4 to your computer and use it in GitHub Desktop.
/nix/store/qv5inkxarr9n6wnwhdl289f9ax7vc5ry-c-blosc-1.17.0
├── include
│   ├── blosc-export.h
│   └── blosc.h
└── lib
├── libblosc.a
├── libblosc.so -> libblosc.so.1
├── libblosc.so.1 -> libblosc.so.1.17.0
├── libblosc.so.1.17.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