Skip to content

Instantly share code, notes, and snippets.

@ryantm
Created January 7, 2019 06:52
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/521372edd6bb46eb56ed40f43a0e4d71 to your computer and use it in GitHub Desktop.
Save ryantm/521372edd6bb46eb56ed40f43a0e4d71 to your computer and use it in GitHub Desktop.
/nix/store/iy1r941gs15bvg001ljd1qh7x8l28hp9-python3.7-pycares-2.4.0
├── lib
│   └── python3.7
│   └── site-packages
│   ├── pycares
│   │   ├── _core.cpython-37m-x86_64-linux-gnu.so
│   │   ├── errno.py
│   │   ├── __init__.py
│   │   ├── __main__.py
│   │   ├── __pycache__
│   │   │   ├── errno.cpython-37.pyc
│   │   │   ├── __init__.cpython-37.pyc
│   │   │   ├── __main__.cpython-37.pyc
│   │   │   └── _version.cpython-37.pyc
│   │   └── _version.py
│   └── pycares-2.4.0.dist-info
│   ├── INSTALLER
│   ├── LICENSE
│   ├── METADATA
│   ├── RECORD
│   ├── top_level.txt
│   └── WHEEL
└── nix-support
└── propagated-build-inputs
7 directories, 16 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment