Skip to content

Instantly share code, notes, and snippets.

@ryantm
Created May 1, 2019 07:06
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/e96ea2f009b3f7663fa604479b482f38 to your computer and use it in GitHub Desktop.
Save ryantm/e96ea2f009b3f7663fa604479b482f38 to your computer and use it in GitHub Desktop.
/nix/store/r7cz8kpnn9iam3q301lqs6nb7ys3a06r-libmwaw-0.3.15
├── 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.15
├── libmwaw-0.3.so.3 -> libmwaw-0.3.so.3.0.15
├── libmwaw-0.3.so.3.0.15
└── 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