Skip to content

Instantly share code, notes, and snippets.

@ryantm
Created March 18, 2018 17:06
Show Gist options
  • Save ryantm/fd2172c4a80f17d789d4e62fcb99e8a0 to your computer and use it in GitHub Desktop.
Save ryantm/fd2172c4a80f17d789d4e62fcb99e8a0 to your computer and use it in GitHub Desktop.
/nix/store/8prj641ckhgpa0pp49696gcfcy3qr5dg-quazip-0.7.3
├── include
│   └── quazip
│   ├── crypt.h
│   ├── ioapi.h
│   ├── JlCompress.h
│   ├── quaadler32.h
│   ├── quachecksum32.h
│   ├── quacrc32.h
│   ├── quagzipfile.h
│   ├── quaziodevice.h
│   ├── quazipdir.h
│   ├── quazipfile.h
│   ├── quazipfileinfo.h
│   ├── quazip_global.h
│   ├── quazip.h
│   ├── quazipnewinfo.h
│   ├── unzip.h
│   └── zip.h
├── lib
│   ├── libquazip.so -> libquazip.so.1.0.0
│   ├── libquazip.so.1 -> libquazip.so.1.0.0
│   ├── libquazip.so.1.0 -> libquazip.so.1.0.0
│   └── libquazip.so.1.0.0
└── nix-support
└── propagated-user-env-packages
4 directories, 21 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment