Skip to content

Instantly share code, notes, and snippets.

@r-ryantm
Created November 4, 2020 15:19
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/249c2985f698a532693f870b9f445331 to your computer and use it in GitHub Desktop.
Save r-ryantm/249c2985f698a532693f870b9f445331 to your computer and use it in GitHub Desktop.
/nix/store/qnyfjvwxck084kh5a98ps9j1ys9ajv1i-python2.7-bitarray-1.6.0
├── lib
│   └── python2.7
│   └── site-packages
│   ├── bitarray
│   │   ├── _bitarray.so
│   │   ├── __init__.py
│   │   ├── __init__.pyc
│   │   ├── test_bitarray.py
│   │   ├── test_bitarray.pyc
│   │   ├── test_util.py
│   │   ├── test_util.pyc
│   │   ├── util.py
│   │   ├── util.pyc
│   │   └── _util.so
│   └── bitarray-1.6.0.dist-info
│   ├── direct_url.json
│   ├── INSTALLER
│   ├── 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