Skip to content

Instantly share code, notes, and snippets.

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/578b83ed2aa86fc82b2836e5be0aac56 to your computer and use it in GitHub Desktop.
Save r-ryantm/578b83ed2aa86fc82b2836e5be0aac56 to your computer and use it in GitHub Desktop.
/nix/store/1my7vpzsgh0ya8adczkv9wzxa3aklmx2-python2.7-nine-1.1.0
├── lib
│   └── python2.7
│   └── site-packages
│   ├── nine
│   │   ├── decorator.py
│   │   ├── decorator.pyc
│   │   ├── __init__.py
│   │   ├── __init__.pyc
│   │   ├── test_nine.py
│   │   └── test_nine.pyc
│   └── nine-1.1.0.dist-info
│   ├── INSTALLER
│   ├── LICENSE.rst
│   ├── METADATA
│   ├── RECORD
│   ├── top_level.txt
│   └── WHEEL
└── nix-support
└── propagated-build-inputs
6 directories, 13 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment