Skip to content

Instantly share code, notes, and snippets.

@r-ryantm
Created November 2, 2020 18:01
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 r-ryantm/88824e7c2c840c00dfacbe2894804287 to your computer and use it in GitHub Desktop.
Save r-ryantm/88824e7c2c840c00dfacbe2894804287 to your computer and use it in GitHub Desktop.
/nix/store/b4blwaqkyqcakhl5ddl20d48jp9ia593-libmwaw-0.3.17
├── 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.17
├── libmwaw-0.3.so.3 -> libmwaw-0.3.so.3.0.17
├── libmwaw-0.3.so.3.0.17
└── 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