Created
May 15, 2021 04:08
-
-
Save r-ryantm/7de3371dd857274b3326da185d287646 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/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