Skip to content

Instantly share code, notes, and snippets.

@r-ryantm
Created February 1, 2020 19:41
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/efbab79e8c551eb0a9dafbdcb08d64fa to your computer and use it in GitHub Desktop.
Save r-ryantm/efbab79e8c551eb0a9dafbdcb08d64fa to your computer and use it in GitHub Desktop.
/nix/store/xay285znqgz0vmi7d63j0djkb2spk9rl-python2.7-cbor2-5.0.1
├── lib
│   └── python2.7
│   └── site-packages
│   ├── cbor2
│   │   ├── compat.py
│   │   ├── compat.pyc
│   │   ├── decoder.py
│   │   ├── decoder.pyc
│   │   ├── encoder.py
│   │   ├── encoder.pyc
│   │   ├── __init__.py
│   │   ├── __init__.pyc
│   │   ├── types.py
│   │   └── types.pyc
│   └── cbor2-5.0.1.dist-info
│   ├── INSTALLER
│   ├── LICENSE.txt
│   ├── 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