Skip to content

Instantly share code, notes, and snippets.

@ryantm
Created April 26, 2018 10:01
Show Gist options
  • Save ryantm/e6bf3abafc8b9634a51796eb8969b268 to your computer and use it in GitHub Desktop.
Save ryantm/e6bf3abafc8b9634a51796eb8969b268 to your computer and use it in GitHub Desktop.
/nix/store/a9gm0j8p8v4i0psq5jx3kyxvphhpz8rs-libmwaw-0.3.14
├── bin
│   ├── mwaw2csv
│   ├── mwaw2html
│   ├── mwaw2raw
│   ├── mwaw2svg
│   ├── mwaw2text
│   ├── mwawFile
│   └── mwawZip
├── include
│   └── libmwaw-0.3
│   └── libmwaw
│   ├── libmwaw.hxx
│   └── MWAWDocument.hxx
└── lib
├── libmwaw-0.3.la
├── libmwaw-0.3.so -> libmwaw-0.3.so.3.0.14
├── libmwaw-0.3.so.3 -> libmwaw-0.3.so.3.0.14
├── libmwaw-0.3.so.3.0.14
└── pkgconfig
└── libmwaw-0.3.pc
6 directories, 14 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment