Skip to content

Instantly share code, notes, and snippets.

@ryantm
Created September 28, 2019 07:29
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/cd27d343c5706340a0879e37c1661b89 to your computer and use it in GitHub Desktop.
Save ryantm/cd27d343c5706340a0879e37c1661b89 to your computer and use it in GitHub Desktop.
/nix/store/pqp9km28n4afjr7qwdnb949z4kkd7m1p-python3.7-gsd-1.8.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.8.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