Skip to content

Instantly share code, notes, and snippets.

@ryantm
Created April 2, 2019 16:36
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/266b732afe957346259864958db3eb38 to your computer and use it in GitHub Desktop.
Save ryantm/266b732afe957346259864958db3eb38 to your computer and use it in GitHub Desktop.
/nix/store/nagi51wydj2r5vh1xqbmvkqzj1qv01sw-python3.7-portpicker-1.3.1
├── bin
│   └── portserver.py
├── lib
│   └── python3.7
│   └── site-packages
│   ├── portpicker-1.3.1.dist-info
│   │   ├── INSTALLER
│   │   ├── LICENSE
│   │   ├── METADATA
│   │   ├── RECORD
│   │   ├── top_level.txt
│   │   └── WHEEL
│   ├── portpicker.py
│   └── __pycache__
│   └── portpicker.cpython-37.pyc
└── nix-support
└── propagated-build-inputs
7 directories, 10 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment