Skip to content

Instantly share code, notes, and snippets.

@ryantm
Created December 14, 2018 16:47
Show Gist options
  • Save ryantm/70a8cc8f9fe8cbd1d25f2c5bd7d56319 to your computer and use it in GitHub Desktop.
Save ryantm/70a8cc8f9fe8cbd1d25f2c5bd7d56319 to your computer and use it in GitHub Desktop.
/nix/store/vn4i8x30qx9q9rk2byw2nmk41x4mbdx0-python2.7-thumbor-pexif-0.14.1
├── bin
│   ├── dump_exif.py
│   ├── getgps.py
│   ├── noop.py
│   ├── setgps.py
│   └── timezone.py
├── lib
│   └── python2.7
│   └── site-packages
│   ├── pexif.py
│   ├── pexif.pyc
│   └── thumbor_pexif-0.14.1.dist-info
│   ├── INSTALLER
│   ├── METADATA
│   ├── RECORD
│   ├── top_level.txt
│   └── WHEEL
└── nix-support
└── propagated-build-inputs
6 directories, 13 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment