Skip to content

Instantly share code, notes, and snippets.

@r-ryantm
Created May 23, 2020 18:30
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/5de27349c3722ebf2b0fbd1346b2380e to your computer and use it in GitHub Desktop.
Save r-ryantm/5de27349c3722ebf2b0fbd1346b2380e to your computer and use it in GitHub Desktop.
/nix/store/k392idzd4ql3fhngrdvq42aaxk19cvyq-python2.7-helpdev-0.7.1
├── bin
│   └── helpdev
├── lib
│   └── python2.7
│   └── site-packages
│   ├── helpdev
│   │   ├── __init__.py
│   │   ├── __init__.pyc
│   │   ├── __main__.py
│   │   └── __main__.pyc
│   └── helpdev-0.7.1.dist-info
│   ├── entry_points.txt
│   ├── INSTALLER
│   ├── LICENSE.rst
│   ├── 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