Skip to content

Instantly share code, notes, and snippets.

@r-ryantm
Created May 15, 2021 04:08
Show Gist options
  • Save r-ryantm/7de3371dd857274b3326da185d287646 to your computer and use it in GitHub Desktop.
Save r-ryantm/7de3371dd857274b3326da185d287646 to your computer and use it in GitHub Desktop.
/nix/store/pxw1him1p1zgv4n4vd3scmjhg0l7f7dm-libmwaw-0.3.19
├── 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.19
├── libmwaw-0.3.so.3 -> libmwaw-0.3.so.3.0.19
├── libmwaw-0.3.so.3.0.19
└── 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