Skip to content

Instantly share code, notes, and snippets.

@r-ryantm
Created March 22, 2020 20:37
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/2efd41c24ca6b1610056211814c7ac9c to your computer and use it in GitHub Desktop.
Save r-ryantm/2efd41c24ca6b1610056211814c7ac9c to your computer and use it in GitHub Desktop.
/nix/store/rm5ag5kqpynww8d2wmilch6snxzai477-libmwaw-0.3.16
├── 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.16
├── libmwaw-0.3.so.3 -> libmwaw-0.3.so.3.0.16
├── libmwaw-0.3.so.3.0.16
└── 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