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/89353b061fa7245b9aab0f4a0e4acab1 to your computer and use it in GitHub Desktop.
Save r-ryantm/89353b061fa7245b9aab0f4a0e4acab1 to your computer and use it in GitHub Desktop.
/nix/store/dvslxj55wr3zq7fgy5xxs2m0gpyc5m7s-python2.7-EasyProcess-0.2.10
├── lib
│   └── python2.7
│   └── site-packages
│   ├── easyprocess
│   │   ├── about.py
│   │   ├── about.pyc
│   │   ├── examples
│   │   │   ├── cmd.py
│   │   │   ├── cmd.pyc
│   │   │   ├── hello.py
│   │   │   ├── hello.pyc
│   │   │   ├── __init__.py
│   │   │   ├── __init__.pyc
│   │   │   ├── log.py
│   │   │   ├── log.pyc
│   │   │   ├── timeout.py
│   │   │   ├── timeout.pyc
│   │   │   ├── ver.py
│   │   │   └── ver.pyc
│   │   ├── __init__.py
│   │   ├── __init__.pyc
│   │   ├── unicodeutil.py
│   │   └── unicodeutil.pyc
│   └── EasyProcess-0.2.10.dist-info
│   ├── INSTALLER
│   ├── LICENSE.txt
│   ├── METADATA
│   ├── RECORD
│   ├── top_level.txt
│   └── WHEEL
└── nix-support
└── propagated-build-inputs
7 directories, 25 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment