Skip to content

Instantly share code, notes, and snippets.

@ryantm
Created October 24, 2018 15:08
Show Gist options
  • Save ryantm/07c169a2afbd7425099529e32c19f8d5 to your computer and use it in GitHub Desktop.
Save ryantm/07c169a2afbd7425099529e32c19f8d5 to your computer and use it in GitHub Desktop.
/nix/store/z80rcf80id7axmrnnqjlfbzay8rg3rhp-python3.6-gsd-1.5.4
├── lib
│   └── python3.6
│   └── site-packages
│   ├── gsd
│   │   ├── fl.cpython-36m-x86_64-linux-gnu.so
│   │   ├── hoomd.py
│   │   ├── __init__.py
│   │   ├── __pycache__
│   │   │   ├── hoomd.cpython-36.pyc
│   │   │   ├── __init__.cpython-36.pyc
│   │   │   └── pygsd.cpython-36.pyc
│   │   └── pygsd.py
│   └── gsd-1.5.4.dist-info
│   ├── INSTALLER
│   ├── LICENSE
│   ├── METADATA
│   ├── RECORD
│   ├── top_level.txt
│   └── WHEEL
└── nix-support
└── propagated-build-inputs
7 directories, 14 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment