|
Project Information
|
A perl script to convert Bookshare.org XML files to transform Bookshare.org XML files into proper DTBook XML files that will validate in the DAISY Pipeline and can be transformed by the pipeline into full text/full audio DIASY books as well as other DAISY formats. Usage: call the program from the command line and direct the oputput to a file bso2dtbook.pl /path/to/bookshare.xml > /path/to/dtbook.xml where dtbook.xml is the name of the new file made from the Bookshare.org XML file. |