Skip to content

Instantly share code, notes, and snippets.

@r-ryantm
Created May 23, 2020 09:35
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/cb4596b132269101ff1095c107ae7c0c to your computer and use it in GitHub Desktop.
Save r-ryantm/cb4596b132269101ff1095c107ae7c0c to your computer and use it in GitHub Desktop.
/nix/store/y040fp9wvh0fpag5x1nry8mkdpqg4qmc-python2.7-branca-0.4.1
├── lib
│   └── python2.7
│   └── site-packages
│   ├── branca
│   │   ├── _cnames.json
│   │   ├── colormap.py
│   │   ├── colormap.pyc
│   │   ├── element.py
│   │   ├── element.pyc
│   │   ├── __init__.py
│   │   ├── __init__.pyc
│   │   ├── plugins
│   │   │   ├── __init__.py
│   │   │   └── __init__.pyc
│   │   ├── scheme_base_codes.json
│   │   ├── scheme_info.json
│   │   ├── _schemes.json
│   │   ├── templates
│   │   │   └── color_scale.js
│   │   ├── utilities.py
│   │   ├── utilities.pyc
│   │   ├── _version.py
│   │   └── _version.pyc
│   └── branca-0.4.1.dist-info
│   ├── INSTALLER
│   ├── LICENSE.txt
│   ├── METADATA
│   ├── RECORD
│   ├── top_level.txt
│   └── WHEEL
└── nix-support
└── propagated-build-inputs
8 directories, 24 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment