File: SOURCES.txt

package info (click to toggle)
python-tesserocr 2.8.0-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 472 kB
  • sloc: python: 1,765; sh: 6; makefile: 5
file content (18 lines) | stat: -rw-r--r-- 384 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
LICENSE
MANIFEST.in
README.rst
pyproject.toml
setup.py
tesserocr_experiment.pyx
tesserocr/__init__.py
tesserocr/__init__.pyi
tesserocr/tesseract.pxd
tesserocr/tesseract5.pxd
tesserocr/tesserocr.pyx
tesserocr.egg-info/PKG-INFO
tesserocr.egg-info/SOURCES.txt
tesserocr.egg-info/dependency_links.txt
tesserocr.egg-info/top_level.txt
tests/__init__.py
tests/eurotext.png
tests/test_api.py