Skip to content

Instantly share code, notes, and snippets.

@r-ryantm
Created September 25, 2020 20:23
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/ea9ab69506e325273180c02463dd5dc3 to your computer and use it in GitHub Desktop.
Save r-ryantm/ea9ab69506e325273180c02463dd5dc3 to your computer and use it in GitHub Desktop.
/nix/store/yzwjdp5b7ksqh0qpmhnwax1n163779ny-libstrophe-0.10.0
├── include
│   └── strophe.h
└── lib
├── libstrophe.a
├── libstrophe.la
├── libstrophe.so -> libstrophe.so.0.0.0
├── libstrophe.so.0 -> libstrophe.so.0.0.0
├── libstrophe.so.0.0.0
└── pkgconfig
└── libstrophe.pc
3 directories, 7 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment