Exemplo n.º 1
0
def is_available():
    return util.is_on_path(CUNEIFORM_CMD)
Exemplo n.º 2
0
def is_available():
    return util.is_on_path(CUNEIFORM_CMD)
Exemplo n.º 3
0
def is_available():
    return util.is_on_path(TESSERACT_CMD)
Exemplo n.º 4
0
def is_available():
    return util.is_on_path(TESSERACT_CMD)