Skip to content

Instantly share code, notes, and snippets.

@r-ryantm
Created November 4, 2020 15:37
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/cce9c9e6622657db540440898ce8b7ba to your computer and use it in GitHub Desktop.
Save r-ryantm/cce9c9e6622657db540440898ce8b7ba to your computer and use it in GitHub Desktop.
/nix/store/7kd7zvb547j9kbrj3cfmgqcj0aw3q8q9-python2.7-cbor2-5.2.0
├── lib
│   └── python2.7
│   └── site-packages
│   ├── cbor2
│   │   ├── compat.py
│   │   ├── compat.pyc
│   │   ├── decoder.py
│   │   ├── decoder.pyc
│   │   ├── encoder.py
│   │   ├── encoder.pyc
│   │   ├── __init__.py
│   │   ├── __init__.pyc
│   │   ├── tool.py
│   │   ├── tool.pyc
│   │   ├── types.py
│   │   └── types.pyc
│   └── cbor2-5.2.0.dist-info
│   ├── direct_url.json
│   ├── INSTALLER
│   ├── LICENSE.txt
│   ├── METADATA
│   ├── RECORD
│   ├── top_level.txt
│   └── WHEEL
└── nix-support
└── propagated-build-inputs
6 directories, 20 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment