chrismattmann / imagecat

ImageCat is an Apache OODT RADIX application that uses Apache Solr, Apache Tika and Apache OODT to ingest 10s of millions of files (images,but could be extended to other files) in place, and to extract metadata and OCR information from those files/images using Tika and Tesseract OCR.
94 stars 40 forks source link

XMLRPC Prereq Documentation #18

Closed ATZimdars closed 9 years ago

ATZimdars commented 9 years ago

The prereq lists xmlrpc as a prerequisite. I believe this should be xmlrpclib. This comes standard in python version 2.7.