Skip to content

Instantly share code, notes, and snippets.

@ryantm
Created October 24, 2018 15:11
Show Gist options
  • Save ryantm/7775644276d1624205b4d7b116c41ab3 to your computer and use it in GitHub Desktop.
Save ryantm/7775644276d1624205b4d7b116c41ab3 to your computer and use it in GitHub Desktop.
/nix/store/93gc6p0yf762aj31rsj3grr71ckcfrj0-python3.6-i3ipc-1.5.1
├── lib
│   └── python3.6
│   └── site-packages
│   ├── i3ipc
│   │   ├── i3ipc.py
│   │   ├── __init__.py
│   │   └── __pycache__
│   │   ├── i3ipc.cpython-36.pyc
│   │   └── __init__.cpython-36.pyc
│   └── i3ipc-1.5.0.dist-info
│   ├── INSTALLER
│   ├── LICENSE
│   ├── METADATA
│   ├── RECORD
│   ├── top_level.txt
│   └── WHEEL
└── 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