Skip to content

Instantly share code, notes, and snippets.

@ryantm
Created April 26, 2018 09:54
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 ryantm/a3fdf5973402ddf0aa6d1a0ecd058d41 to your computer and use it in GitHub Desktop.
Save ryantm/a3fdf5973402ddf0aa6d1a0ecd058d41 to your computer and use it in GitHub Desktop.
/nix/store/ffxxsf65d1lgwg2v456z97waagpn3ng0-libwps-0.4.9
├── 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.9
├── libwps-0.4.so.4 -> libwps-0.4.so.4.0.9
├── libwps-0.4.so.4.0.9
└── 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