Skip to content

Instantly share code, notes, and snippets.

@r-ryantm
Created October 3, 2020 07:55
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/74e8d11e93f35d2d5a9e98e5e214c6f7 to your computer and use it in GitHub Desktop.
Save r-ryantm/74e8d11e93f35d2d5a9e98e5e214c6f7 to your computer and use it in GitHub Desktop.
/nix/store/r1pad7hkfnawzzdz8bbdw7b7lfxwyvsw-python2.7-pytesseract-0.3.6
├── bin
│   └── pytesseract
├── lib
│   └── python2.7
│   └── site-packages
│   ├── pytesseract
│   │   ├── __init__.py
│   │   ├── __init__.pyc
│   │   ├── pytesseract.py
│   │   └── pytesseract.pyc
│   └── pytesseract-0.3.6.dist-info
│   ├── direct_url.json
│   ├── entry_points.txt
│   ├── 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