Skip to content

Instantly share code, notes, and snippets.

@ryantm
Created April 2, 2019 13:49
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/18cc6d170ebc98d36f3fbc96c8a8f1af to your computer and use it in GitHub Desktop.
Save ryantm/18cc6d170ebc98d36f3fbc96c8a8f1af to your computer and use it in GitHub Desktop.
/nix/store/w2qw10z4qavpgfbmv85j9q2qzzxzjapm-python3.7-jaraco.itertools-4.4.2
├── lib
│   └── python3.7
│   └── site-packages
│   ├── jaraco
│   │   ├── __init__.py
│   │   ├── itertools.py
│   │   └── __pycache__
│   │   ├── __init__.cpython-37.pyc
│   │   └── itertools.cpython-37.pyc
│   └── jaraco.itertools-4.4.2.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