/tricorder

Plugin system to extract semantic details from publishers

Primary LanguagePerlOtherNOASSERTION

This repository contains open source software directly related to
CiteULike <http://www.citeulike.org>.

This is part of a subversion source code repository. To check the
code out onto your machine, check you've got subversion installed
<http://subversion.tigris.org/> and then type:

svn co http://svn.citeulike.org/svn citeulike

into your terminal (Terminal.app on OS X, or an XTerm on Linux.
For Windows users, this probably translates into "DOS Box",
but you're on your own with that one).

Current contents:

	plugins:
		Source for the html scraping scripts to extract the citation
		details from external publisher's web sites.

		See plugins/HOWTO.txt for instructions.