Skip to content

Instantly share code, notes, and snippets.

@r-ryantm
Created July 6, 2020 04:52
Show Gist options
  • Save r-ryantm/9b6fc48dfe189f0862ba64c2582c621f to your computer and use it in GitHub Desktop.
Save r-ryantm/9b6fc48dfe189f0862ba64c2582c621f to your computer and use it in GitHub Desktop.
/nix/store/9y9xpp4nvn4yf3hx3kbpiwhnc3xgfijl-python2.7-boolean.py-3.8
├── lib
│   └── python2.7
│   └── site-packages
│   ├── boolean
│   │   ├── boolean.py
│   │   ├── boolean.pyc
│   │   ├── __init__.py
│   │   ├── __init__.pyc
│   │   ├── test_boolean.py
│   │   └── test_boolean.pyc
│   └── boolean.py-3.8.dist-info
│   ├── CHANGELOG.rst
│   ├── direct_url.json
│   ├── INSTALLER
│   ├── LICENSE.txt
│   ├── METADATA
│   ├── RECORD
│   ├── top_level.txt
│   └── WHEEL
└── nix-support
└── propagated-build-inputs
6 directories, 15 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment