Skip to content

Instantly share code, notes, and snippets.

@ryantm
Created June 18, 2019 02:34
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/cb817e37089ec76a1279c1370ce48f15 to your computer and use it in GitHub Desktop.
Save ryantm/cb817e37089ec76a1279c1370ce48f15 to your computer and use it in GitHub Desktop.
/nix/store/q56y6da2krc1p01nvb6vdzg890jannzy-python3.7-trustme-0.5.2
├── lib
│   └── python3.7
│   └── site-packages
│   ├── trustme
│   │   ├── __init__.py
│   │   ├── __pycache__
│   │   │   ├── __init__.cpython-37.pyc
│   │   │   └── _version.cpython-37.pyc
│   │   └── _version.py
│   └── trustme-0.5.2.dist-info
│   ├── INSTALLER
│   ├── LICENSE
│   ├── LICENSE.APACHE2
│   ├── LICENSE.MIT
│   ├── METADATA
│   ├── RECORD
│   ├── top_level.txt
│   └── WHEEL
└── nix-support
└── propagated-build-inputs
7 directories, 13 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment