Skip to content

Instantly share code, notes, and snippets.

@ryantm
Created June 2, 2019 18:03
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/0efae389a0c7ead841793ce6c5a88c31 to your computer and use it in GitHub Desktop.
Save ryantm/0efae389a0c7ead841793ce6c5a88c31 to your computer and use it in GitHub Desktop.
/nix/store/vscb0xvr6w1dv0dg771cm241zrgx0inc-python3.7-gsd-1.7.0
├── 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.7.0.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