Skip to content

Instantly share code, notes, and snippets.

@ryantm
Created January 27, 2019 18:58
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 ryantm/9d3729e3fd796e3f155ce43aa4ba06a9 to your computer and use it in GitHub Desktop.
Save ryantm/9d3729e3fd796e3f155ce43aa4ba06a9 to your computer and use it in GitHub Desktop.
/nix/store/sxj1v9z5g4rlpn1zgiapxdv6vz5d57kp-python3.7-immutables-0.9
├── lib
│   └── python3.7
│   └── site-packages
│   ├── immutables
│   │   ├── __init__.py
│   │   ├── _map.c
│   │   ├── _map.cpython-37m-x86_64-linux-gnu.so
│   │   ├── _map.h
│   │   ├── map.py
│   │   └── __pycache__
│   │   ├── __init__.cpython-37.pyc
│   │   └── map.cpython-37.pyc
│   └── immutables-0.9.dist-info
│   ├── INSTALLER
│   ├── LICENSE
│   ├── METADATA
│   ├── RECORD
│   ├── top_level.txt
│   └── WHEEL
└── nix-support
└── propagated-build-inputs
7 directories, 14 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment