Skip to content

Instantly share code, notes, and snippets.

@ryantm
Created July 13, 2018 01:31
Show Gist options
  • Save ryantm/c7472cafd7bcf4c604ab95cf25b19a2a to your computer and use it in GitHub Desktop.
Save ryantm/c7472cafd7bcf4c604ab95cf25b19a2a to your computer and use it in GitHub Desktop.
/nix/store/r8xwd9ls2jgm83fi8rw14cb3gc5bddfs-tevent-0.9.37
├── include
│   └── tevent.h
└── lib
├── libtevent.so -> libtevent.so.0.9.37
├── libtevent.so.0 -> libtevent.so.0.9.37
├── libtevent.so.0.9.37
├── pkgconfig
│   └── tevent.pc
└── python2.7
└── site-packages
├── tevent.py
└── _tevent.so
5 directories, 7 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment