Skip to content

Instantly share code, notes, and snippets.

@ryantm
Created March 1, 2019 22:40
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/441a8333cb436ab92ef78adc7534f1e7 to your computer and use it in GitHub Desktop.
Save ryantm/441a8333cb436ab92ef78adc7534f1e7 to your computer and use it in GitHub Desktop.
/nix/store/i3gjp99abzy8xxkkdgx45g4xlxmnsxlb-c-blosc-1.16.2
├── include
│   ├── blosc-export.h
│   └── blosc.h
└── lib
├── libblosc.a
├── libblosc.so -> libblosc.so.1
├── libblosc.so.1 -> libblosc.so.1.16.1
├── libblosc.so.1.16.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