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/76dee30dea124afd6b0816b73bb73c7d to your computer and use it in GitHub Desktop.
Save r-ryantm/76dee30dea124afd6b0816b73bb73c7d to your computer and use it in GitHub Desktop.
/nix/store/66zvk3jw88qy4hfxy2rplb50pg4ds6zn-python2.7-h2-3.2.0
├── lib
│   └── python2.7
│   └── site-packages
│   ├── h2
│   │   ├── config.py
│   │   ├── config.pyc
│   │   ├── connection.py
│   │   ├── connection.pyc
│   │   ├── errors.py
│   │   ├── errors.pyc
│   │   ├── events.py
│   │   ├── events.pyc
│   │   ├── exceptions.py
│   │   ├── exceptions.pyc
│   │   ├── frame_buffer.py
│   │   ├── frame_buffer.pyc
│   │   ├── __init__.py
│   │   ├── __init__.pyc
│   │   ├── settings.py
│   │   ├── settings.pyc
│   │   ├── stream.py
│   │   ├── stream.pyc
│   │   ├── utilities.py
│   │   ├── utilities.pyc
│   │   ├── windows.py
│   │   └── windows.pyc
│   └── h2-3.2.0.dist-info
│   ├── INSTALLER
│   ├── LICENSE
│   ├── METADATA
│   ├── RECORD
│   ├── top_level.txt
│   └── WHEEL
└── nix-support
└── propagated-build-inputs
6 directories, 29 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment