File: MANIFEST.in

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 (9 lines) | stat: -rw-r--r-- 198 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
include README.rst
include LICENSE
include tesserocr/*.pyx
include tesserocr/*.pxd
include tesserocr/*.pyi
include tests/*.py tests/*.png
exclude tesserocr/*.cpp
exclude tesserocr/*.so
exclude *.so