Skip to content

Instantly share code, notes, and snippets.

@r-ryantm
Created May 23, 2020 06:29
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/b18a3281eb306d48e6dc30cad760b9da to your computer and use it in GitHub Desktop.
Save r-ryantm/b18a3281eb306d48e6dc30cad760b9da to your computer and use it in GitHub Desktop.
/nix/store/nqskas4xvlmp355mxha7pcxhxjjp9fjy-python2.7-EasyProcess-0.3
├── 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.3.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