[sword-svn] r205 - trunk/modules/calvinscommentaries
lukeplant at crosswire.org
lukeplant at crosswire.org
Tue May 12 05:38:13 MST 2009
Author: lukeplant
Date: 2009-05-12 05:38:12 -0700 (Tue, 12 May 2009)
New Revision: 205
Modified:
trunk/modules/calvinscommentaries/README
Log:
Updated README
Modified: trunk/modules/calvinscommentaries/README
===================================================================
--- trunk/modules/calvinscommentaries/README 2009-05-12 12:36:29 UTC (rev 204)
+++ trunk/modules/calvinscommentaries/README 2009-05-12 12:38:12 UTC (rev 205)
@@ -1,20 +1,42 @@
Conversion of Calvin's commentaries into OSIS format and a Sword module
+Important end products
+----------------------
+The compiled module is currently available in the Crosswire beta
+repository, and the complete ThML and OSIS files are here:
+
+http://lukeplant.me.uk/misc/sword/calvincommentaries.osis.bz2
+http://lukeplant.me.uk/misc/sword/calvincommentaries.thml.bz2
+
Requirements:
-------------
+On Linux and other Unix systems, most requirements should
+be installable via the package manager if no specific source
+is given.
+
- ThML sources: calcom??.xml files, as downloaded from CCEL.
For convenience, a recent version of the files can be downloaded here:
http://lukeplant.me.uk/misc/sword/calcom_sources.tar.bz2
Extract this file.
+
- thml2osis.xslt from
http://crosswire.org/svn/sword-tools/trunk/thml2osis/xslt/
+
- xsltproc for processing the above
-- Python (for script that combines calcom??.xml files)
+
+- Python (for the script that combines calcom??.xml files)
+
+- PyXML library. This has not beeen updated for Python 2.6 yet,
+ which means you should use Python 2.5 (Python 2.4 should also
+ work)
+
- Python swordutils library:
- http://crosswire.org/svn/sword-tools/trunk/python
+ http://crosswire.org/svn/sword-tools/trunk/python
A checkout of this directory should be in your PYTHONPATH
-- Perl (various text manipulations)
+
+- Perl (for various text manipulations)
+
- csplit
Make the module
More information about the sword-cvs
mailing list