Skip to content

Instantly share code, notes, and snippets.

@ryantm
Created January 16, 2019 22:37
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 ryantm/3e09a7ac06172005fc7d00058d4eb633 to your computer and use it in GitHub Desktop.
Save ryantm/3e09a7ac06172005fc7d00058d4eb633 to your computer and use it in GitHub Desktop.
/nix/store/nr5l8gc0g69llxbliv8ndzmypddip4f0-python3.7-keyrings.alt-3.1.1
├── lib
│   └── python3.7
│   └── site-packages
│   ├── keyrings
│   │   ├── alt
│   │   │   ├── escape.py
│   │   │   ├── file_base.py
│   │   │   ├── file.py
│   │   │   ├── Gnome.py
│   │   │   ├── Google.py
│   │   │   ├── __init__.py
│   │   │   ├── keyczar.py
│   │   │   ├── multi.py
│   │   │   ├── __pycache__
│   │   │   │   ├── escape.cpython-37.pyc
│   │   │   │   ├── file_base.cpython-37.pyc
│   │   │   │   ├── file.cpython-37.pyc
│   │   │   │   ├── Gnome.cpython-37.pyc
│   │   │   │   ├── Google.cpython-37.pyc
│   │   │   │   ├── __init__.cpython-37.pyc
│   │   │   │   ├── keyczar.cpython-37.pyc
│   │   │   │   ├── multi.cpython-37.pyc
│   │   │   │   ├── pyfs.cpython-37.pyc
│   │   │   │   ├── _win_crypto.cpython-37.pyc
│   │   │   │   └── Windows.cpython-37.pyc
│   │   │   ├── pyfs.py
│   │   │   ├── _win_crypto.py
│   │   │   └── Windows.py
│   │   ├── __init__.py
│   │   └── __pycache__
│   │   └── __init__.cpython-37.pyc
│   └── keyrings.alt-3.1.1.dist-info
│   ├── entry_points.txt
│   ├── INSTALLER
│   ├── LICENSE
│   ├── METADATA
│   ├── RECORD
│   ├── top_level.txt
│   └── WHEEL
└── nix-support
└── propagated-build-inputs
9 directories, 32 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment