Skip to content

Instantly share code, notes, and snippets.

@ryantm
Created July 16, 2019 13:47
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/9c76d8e76c8e722ffc9167f01fe53ed7 to your computer and use it in GitHub Desktop.
Save ryantm/9c76d8e76c8e722ffc9167f01fe53ed7 to your computer and use it in GitHub Desktop.
/nix/store/mk00jwx3rxyi05zg2r7gqilf0l65mlpx-python3.7-whichcraft-0.6.0
├── lib
│   └── python3.7
│   └── site-packages
│   ├── __pycache__
│   │   └── whichcraft.cpython-37.pyc
│   ├── whichcraft-0.6.0.dist-info
│   │   ├── AUTHORS.rst
│   │   ├── INSTALLER
│   │   ├── LICENSE
│   │   ├── METADATA
│   │   ├── RECORD
│   │   ├── top_level.txt
│   │   └── WHEEL
│   └── whichcraft.py
└── nix-support
└── propagated-build-inputs
6 directories, 10 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment