Skip to content

Instantly share code, notes, and snippets.

@ryantm
Created April 2, 2019 13:11
Show Gist options
  • Save ryantm/c172546e0785316428fb5705f348f795 to your computer and use it in GitHub Desktop.
Save ryantm/c172546e0785316428fb5705f348f795 to your computer and use it in GitHub Desktop.
/nix/store/n0aj5wws9m1qzxgbl1s2arj9sqyawy6p-python3.7-gsd-1.6.1
├── lib
│   └── python3.7
│   └── site-packages
│   ├── gsd
│   │   ├── fl.cpython-37m-x86_64-linux-gnu.so
│   │   ├── hoomd.py
│   │   ├── __init__.py
│   │   ├── __pycache__
│   │   │   ├── hoomd.cpython-37.pyc
│   │   │   ├── __init__.cpython-37.pyc
│   │   │   └── pygsd.cpython-37.pyc
│   │   └── pygsd.py
│   └── gsd-1.6.1.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