15 lines
1.9 KiB
Groff
15 lines
1.9 KiB
Groff
DEFINED_PHASES=compile configure install prepare test
|
|
DEPEND=cuneiform? ( app-text/cuneiform ) tesseract? ( app-text/tesseract ) dev-python/pillow dev-python/six python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) python_targets_python3_4? ( dev-lang/python:3.4 ) python_targets_python3_5? ( dev-lang/python:3.5 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-)]
|
|
DESCRIPTION=An optical character recognition (OCR) tool wrapper for python
|
|
EAPI=6
|
|
HOMEPAGE=https://github.com/jflesch/pyocr
|
|
IUSE=cuneiform +tesseract python_targets_python2_7 python_targets_python3_4 python_targets_python3_5
|
|
KEYWORDS=~amd64 ~x86
|
|
LICENSE=GPL-3
|
|
RDEPEND=cuneiform? ( app-text/cuneiform ) tesseract? ( app-text/tesseract ) dev-python/pillow dev-python/six python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) python_targets_python3_4? ( dev-lang/python:3.4 ) python_targets_python3_5? ( dev-lang/python:3.5 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-)]
|
|
REQUIRED_USE=|| ( cuneiform tesseract ) || ( python_targets_python2_7 python_targets_python3_4 python_targets_python3_5 )
|
|
RESTRICT=test
|
|
SLOT=0
|
|
SRC_URI=https://github.com/jflesch/pyocr/archive/0.4.5.tar.gz -> pyocr-0.4.5.tar.gz
|
|
_eclasses_=distutils-r1 3cf8c7d6a9b2e3582f6b1f9aa9115ab6 multibuild 72647e255187a1fadc81097b3657e5c3 multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing 284a473719153462f3e974d86c8cb81c python-r1 f86a9a1499559655f609fd001c3ceba8 python-utils-r1 7aaf8e4bc5ba6cae58ff688b5a857866 toolchain-funcs 6eb35f81556258a4bc9182ad3dfd58ee xdg-utils b9389dfad0ee8f8e0b2a41b79fcf7120
|
|
_md5_=538ad87aa6a64604f25c23d08d01ed49
|