Skip to content

Instantly share code, notes, and snippets.

@ryantm
Created October 24, 2018 10:46
Show Gist options
  • Save ryantm/8d948bc03a7ba18cd0bf198b7d0ef6a7 to your computer and use it in GitHub Desktop.
Save ryantm/8d948bc03a7ba18cd0bf198b7d0ef6a7 to your computer and use it in GitHub Desktop.
/nix/store/cgycc2gn0h6521z9kbym8k7q13px077b-python3.6-jsonpointer-2.0
├── bin
│   └── jsonpointer
├── lib
│   └── python3.6
│   └── site-packages
│   ├── jsonpointer-2.0.dist-info
│   │   ├── AUTHORS
│   │   ├── INSTALLER
│   │   ├── LICENSE.txt
│   │   ├── METADATA
│   │   ├── RECORD
│   │   ├── top_level.txt
│   │   └── WHEEL
│   ├── jsonpointer.py
│   └── __pycache__
│   └── jsonpointer.cpython-36.pyc
└── nix-support
└── propagated-build-inputs
7 directories, 11 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment