Skip to content

Instantly share code, notes, and snippets.

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