Skip to content

Instantly share code, notes, and snippets.

@r-ryantm
Created September 29, 2020 23:34
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/3423d0d1fc6970045137a337d91ec93c to your computer and use it in GitHub Desktop.
Save r-ryantm/3423d0d1fc6970045137a337d91ec93c to your computer and use it in GitHub Desktop.
/nix/store/pbdw01f8xsrk63jyfkbxd7h9xwaf76gf-python2.7-pastel-0.2.1
├── lib
│   └── python2.7
│   └── site-packages
│   ├── pastel
│   │   ├── __init__.py
│   │   ├── __init__.pyc
│   │   ├── pastel.py
│   │   ├── pastel.pyc
│   │   ├── stack.py
│   │   ├── stack.pyc
│   │   ├── style.py
│   │   └── style.pyc
│   └── pastel-0.2.1.dist-info
│   ├── direct_url.json
│   ├── INSTALLER
│   ├── LICENSE
│   ├── METADATA
│   ├── RECORD
│   ├── top_level.txt
│   └── WHEEL
└── nix-support
└── propagated-build-inputs
6 directories, 16 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment