Skip to content

Instantly share code, notes, and snippets.

@ryantm
Created August 8, 2018 19:52
Show Gist options
  • Save ryantm/6e2ce5a3491f4d373c081e56866d554b to your computer and use it in GitHub Desktop.
Save ryantm/6e2ce5a3491f4d373c081e56866d554b to your computer and use it in GitHub Desktop.
/nix/store/lrww4mzpk0ngdck3h29rlwm0shgxmdfi-libwps-0.4.10
├── bin
│   ├── wks2csv
│   ├── wks2raw
│   ├── wks2text
│   ├── wps2html
│   ├── wps2raw
│   └── wps2text
├── include
│   └── libwps-0.4
│   └── libwps
│   ├── libwps.h
│   └── WPSDocument.h
└── lib
├── libwps-0.4.la
├── libwps-0.4.so -> libwps-0.4.so.4.0.10
├── libwps-0.4.so.4 -> libwps-0.4.so.4.0.10
├── libwps-0.4.so.4.0.10
└── pkgconfig
└── libwps-0.4.pc
6 directories, 13 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment