Main Page | Data Structures | File List | Data Fields | Globals

Libdaisy

0.2.2

daisylogo.png

Introduction

Libdaisy is a toolkit for parsing and playing Daisy Digital Talking Books (DTB). Libdaisy is developed for the Linux operation systems under the GNU General Public License.

Libdaisy does not offer the complete functionality according to the Daisy standards and is not a finished library. Even though the library is not complete, it offers the most important functionality for playing a Daisy DTB. Libdaisy partially supports two of the Daisy standards, DAISY 2.02 and the new standard ANSI/NISO Z39.86.

Please visit the DaisyPlayer project web page for more information.

Requirements

Install

From package:

Install the Debian package, using 'dpkg -i libdaisy_0.2.0_i386.deb'.

From source:

'tar -zxvf libdaisy_0.2.0.tar.gz'
'cd libdaisy_0.2.0'
'make'
'make install' or 'make install DESTDIR=/tmp/foo' #'make install' needs root privilege
'make install-dev" #install the development header, needs root privilege

License

Copyright (C) 2006 by André Lindhjem <belgarat@sdf.lonestar.org>, Kjetil Holien <kjetil.holien@gmail.com>, Terje Risa <terje.risa@gmail.com> & Øyvind Nerbråten <oyvind@nerbraten.com>

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.

Bug Reports

Any kind of bug reports are welcome. If you find bugs, please email us (See the Author section for contact information).

Author:
André Lindhjem <belgarat@sdf.lonestar.org>

Kjetil Holien <kjetil.holien@gmail.com>

Terje Risa <terje.risa@gmail.com>

Øyvind Nerbråten <oyvind@nerbraten.com>

Date:
26.04.2006
Version:
0.2.2

Generated on Thu May 18 12:46:33 2006 for libdaisy by  doxygen 1.4.2