Skip to content

Instantly share code, notes, and snippets.

@ryantm
Created October 24, 2018 10:36
Show Gist options
  • Save ryantm/ae54a8900f6490d48481b281ad9ed26c to your computer and use it in GitHub Desktop.
Save ryantm/ae54a8900f6490d48481b281ad9ed26c to your computer and use it in GitHub Desktop.
/nix/store/xsdigp01gnvqzdb0iniga42ii9wpvywj-python3.6-pyramid_multiauth-0.9.0
├── lib
│   └── python3.6
│   └── site-packages
│   ├── pyramid_multiauth
│   │   ├── __init__.py
│   │   ├── __pycache__
│   │   │   ├── __init__.cpython-36.pyc
│   │   │   └── tests.cpython-36.pyc
│   │   └── tests.py
│   └── pyramid_multiauth-0.9.0.dist-info
│   ├── INSTALLER
│   ├── LICENSE
│   ├── METADATA
│   ├── RECORD
│   ├── top_level.txt
│   └── WHEEL
└── nix-support
└── propagated-build-inputs
7 directories, 11 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment