Skip to content

Instantly share code, notes, and snippets.

@r-ryantm
Created August 16, 2020 08:32
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/35c42c00c4ce2036c25e2b7b01db7f06 to your computer and use it in GitHub Desktop.
Save r-ryantm/35c42c00c4ce2036c25e2b7b01db7f06 to your computer and use it in GitHub Desktop.
/nix/store/vg1a6g6jgm1f4ij9cf3nzmsw7flhaavb-python2.7-bitarray-1.5.1
├── 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.5.1.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