14 lines
1.9 KiB
Groff
14 lines
1.9 KiB
Groff
DEFINED_PHASES=compile configure install prepare test
|
|
DEPEND=cuneiform? ( app-text/cuneiform ) tesseract? ( app-text/tesseract ) virtual/python-imaging python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) python_targets_python3_3? ( >=dev-lang/python-3.3.2-r2:3.3 ) python_targets_python3_4? ( dev-lang/python:3.4 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)]
|
|
DESCRIPTION=an optical character recognition (OCR) tool wrapper for python
|
|
EAPI=5
|
|
HOMEPAGE=https://github.com/jflesch/pyocr
|
|
IUSE=cuneiform +tesseract python_targets_python2_7 python_targets_python3_3 python_targets_python3_4
|
|
KEYWORDS=~amd64 ~x86
|
|
LICENSE=GPL-3
|
|
RDEPEND=cuneiform? ( app-text/cuneiform ) tesseract? ( app-text/tesseract ) virtual/python-imaging python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) python_targets_python3_3? ( >=dev-lang/python-3.3.2-r2:3.3 ) python_targets_python3_4? ( dev-lang/python:3.4 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)]
|
|
REQUIRED_USE=|| ( cuneiform tesseract ) || ( python_targets_python2_7 python_targets_python3_3 python_targets_python3_4 )
|
|
SLOT=0
|
|
SRC_URI=https://github.com/jflesch/pyocr/archive/v0.2.4.tar.gz -> pyocr-0.2.4.tar.gz
|
|
_eclasses_=distutils-r1 c01d5c4af34f4a37a51fc9638299c222 eutils 998e5931fb95b10a6a11ec796ada2759 multibuild 6d4858dc00f8bc51caf3f957f8430eb0 multilib 3bf24e6abb9b76d9f6c20600f0b716bf multiprocessing d7f2985a2c76c365ee20269db5261414 python-r1 331701099758706863819fe3ff6ddc8a python-utils-r1 e3288bc2e6e487674ce218b632701c9e toolchain-funcs b99aa37f734b5d426efd83b2f271cece
|
|
_md5_=0301df32822b069c42a48a8269a99257
|