Skip to content

Instantly share code, notes, and snippets.

@ryantm
Created April 3, 2019 03:19
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/f7cebd3c2520390f687969a2e1c9ba62 to your computer and use it in GitHub Desktop.
Save ryantm/f7cebd3c2520390f687969a2e1c9ba62 to your computer and use it in GitHub Desktop.
/nix/store/0lp15zm2llz32fxi2aj7b6qgykcyyfqb-python3.7-speedtest-cli-2.1.1
├── bin
│   ├── speedtest
│   └── speedtest-cli
├── lib
│   └── python3.7
│   └── site-packages
│   ├── __pycache__
│   │   └── speedtest.cpython-37.pyc
│   ├── speedtest_cli-2.1.1.dist-info
│   │   ├── entry_points.txt
│   │   ├── INSTALLER
│   │   ├── LICENSE
│   │   ├── METADATA
│   │   ├── RECORD
│   │   ├── top_level.txt
│   │   └── WHEEL
│   └── speedtest.py
└── 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