Skip to content

Instantly share code, notes, and snippets.

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 r-ryantm/4d22fd8d1f045b359652be89f215e639 to your computer and use it in GitHub Desktop.
Save r-ryantm/4d22fd8d1f045b359652be89f215e639 to your computer and use it in GitHub Desktop.
/nix/store/jr9xvacc1ivxfirzgmjrca3b9hxfy4h8-python2.7-portalocker-1.7.0
├── lib
│   └── python2.7
│   └── site-packages
│   ├── portalocker
│   │   ├── __about__.py
│   │   ├── __about__.pyc
│   │   ├── constants.py
│   │   ├── constants.pyc
│   │   ├── exceptions.py
│   │   ├── exceptions.pyc
│   │   ├── __init__.py
│   │   ├── __init__.pyc
│   │   ├── portalocker.py
│   │   ├── portalocker.pyc
│   │   ├── utils.py
│   │   └── utils.pyc
│   └── portalocker-1.7.0.dist-info
│   ├── INSTALLER
│   ├── LICENSE
│   ├── METADATA
│   ├── RECORD
│   ├── top_level.txt
│   └── WHEEL
└── nix-support
└── propagated-build-inputs
6 directories, 19 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment