 <install>
	<name>ofxTesseract</name>
	<version>0.1</version>
	<author>Kyle McDonald</author>
	<author_website>http://kylemcdonald.net/</author_website>
	<code_url>https://github.com/kylemcdonald/ofxTesseract</code_url>
	<download_url>https://github.com/kylemcdonald/ofxTesseract/zipball/master</download_url>
	<forum_url>http://forum.openframeworks.cc/index.php/topic,3728.0.html</forum_url>
	<site_url>https://github.com/kylemcdonald/ofxTesseract</site_url>
	<supported_os>
		<win>n</win>
		<mac>y</mac>
		<linux>n</linux>
	</supported_os>
	<description><![CDATA[<p>
	ofxTesseract is a simple wrapper for tesseract-ocr in openFrameworks.</p>]]></description>
	<add>
		<include>
			<path></path>
		</include>
		<link>
			<lib os="win_cb|xcode" compiler="mingw"></lib>
		</link>
	</add>
</install>
