Skip to content

Instantly share code, notes, and snippets.

@r-ryantm
Last active July 6, 2020 18:15
Show Gist options
  • Save r-ryantm/f5deb99150b3f9ad9b1bd30d57ece921 to your computer and use it in GitHub Desktop.
Save r-ryantm/f5deb99150b3f9ad9b1bd30d57ece921 to your computer and use it in GitHub Desktop.
/nix/store/hb3in4bic7rdj97d7yl93bmc9ws2hpzw-python2.7-PyMuPDF-1.17.2
├── lib
│   └── python2.7
│   └── site-packages
│   ├── fitz
│   │   ├── fitz.py
│   │   ├── fitz.pyc
│   │   ├── _fitz.so
│   │   ├── __init__.py
│   │   ├── __init__.pyc
│   │   ├── __main__.py
│   │   ├── __main__.pyc
│   │   ├── utils.py
│   │   └── utils.pyc
│   └── PyMuPDF-1.17.2.dist-info
│   ├── direct_url.json
│   ├── INSTALLER
│   ├── METADATA
│   ├── RECORD
│   ├── top_level.txt
│   └── WHEEL
└── nix-support
└── propagated-build-inputs
6 directories, 16 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment