Skip to content

Instantly share code, notes, and snippets.

@r-ryantm
Created May 24, 2020 02:56
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/c176b1ba1264bfc3dcee6bab6be916ec to your computer and use it in GitHub Desktop.
Save r-ryantm/c176b1ba1264bfc3dcee6bab6be916ec to your computer and use it in GitHub Desktop.
/nix/store/iv1jswlp34h3alsb61n0wn0jq6i5f7lc-python3.7-zeroconf-0.26.1
├── lib
│   └── python3.7
│   └── site-packages
│   ├── zeroconf
│   │   ├── __init__.py
│   │   ├── __pycache__
│   │   │   ├── __init__.cpython-37.pyc
│   │   │   └── test.cpython-37.pyc
│   │   ├── py.typed
│   │   └── test.py
│   └── zeroconf-0.26.1.dist-info
│   ├── COPYING
│   ├── INSTALLER
│   ├── METADATA
│   ├── RECORD
│   ├── top_level.txt
│   └── WHEEL
└── nix-support
└── propagated-build-inputs
7 directories, 12 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment