Skip to content

Instantly share code, notes, and snippets.

@r-ryantm
Created January 28, 2020 06:11
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/d112880745593b5e7b6d5f1b941cd0ca to your computer and use it in GitHub Desktop.
Save r-ryantm/d112880745593b5e7b6d5f1b941cd0ca to your computer and use it in GitHub Desktop.
/nix/store/4d418sczyyzb1waalrrlk5awd5fgi6sh-python2.7-pygdbmi-0.9.0.2
├── lib
│   └── python2.7
│   └── site-packages
│   ├── pygdbmi
│   │   ├── gdbcontroller.py
│   │   ├── gdbcontroller.pyc
│   │   ├── gdbmiparser.py
│   │   ├── gdbmiparser.pyc
│   │   ├── __init__.py
│   │   ├── __init__.pyc
│   │   ├── printcolor.py
│   │   ├── printcolor.pyc
│   │   ├── StringStream.py
│   │   └── StringStream.pyc
│   └── pygdbmi-0.9.0.2.dist-info
│   ├── INSTALLER
│   ├── LICENSE
│   ├── METADATA
│   ├── RECORD
│   ├── top_level.txt
│   └── WHEEL
└── nix-support
└── propagated-build-inputs
6 directories, 17 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment