Difference between revisions of "Libcdio"

From Free Software Directory
Jump to: navigation, search
m (Blanked the page)
(Undo revision 42815 by Megalanya (talk))
Line 1: Line 1:
 +
{{Entry
 +
|Name=GNU Compact Disc Input and Control Library
 +
|Short description=CD-ROM access library
 +
|Full description='''Libcdio''' is a library for CD-ROM and CD image file access. It allows the developer to add CD access to an application without having to worry about the OS- and device-dependent properties of CD-ROM or the specific details of CD image formats. It includes pycdio, a [[Python]] interface to libcdio, and libcdio-paranoia, a library providing jitter-free and error-free audio extraction from CDs.
  
 +
The libcdio package also contains a number of utility programs, including:
 +
*cd-info, displays CD information ;
 +
*cd-drive, decribes CD-ROM/DVD drive characteristics ;
 +
*cd-read, performs low-level block reading of a CD or CD image ;
 +
*iso-info, displays ISO-9660 information from an ISO-9660 image ;
 +
*iso-read, extracts files from an ISO-9660 image ;
 +
*cd-paranoia - extracts audio from a CD in a jitter.
 +
|Homepage URL=https://www.gnu.org/software/libcdio/
 +
|User level=advanced
 +
|Component programs=cdinfo
 +
|VCS checkout command=git clone git://git.savannah.gnu.org/libcdio.git
 +
|Computer languages=C
 +
|Documentation note=Online documentation available at: https://www.gnu.org/software/libcdio/libcdio.html
 +
 +
====Interfaces to the libcdio====
 +
*python: [http://git.savannah.gnu.org/gitweb/?p=libcdio/pycdio.git pycdio-0.20]
 +
*ruby: [http://git.savannah.gnu.org/gitweb/?p=libcdio/rbcdio.git rbcdio]
 +
*perl: [[Device-Cdio]]
 +
|Related projects=libcddb, vcdimager
 +
|Keywords=library,CD-ROM,BIN/CUE,read,NRG,cdinfo,libcddb
 +
|Version identifier=0.94
 +
|Version date=2016/10/22
 +
|Version status=beta
 +
|Version download=https://ftp.gnu.org/gnu/libcdio/libcdio-0.94.tar.gz
 +
|Last review by=Genium
 +
|Last review date=2017/01/08
 +
|Submitted by=Database conversion
 +
|Submitted date=2011-04-01
 +
|Status=
 +
|Is GNU=Yes
 +
|GNU package identifier=libcdio
 +
|License verified date=2007-12-20
 +
}}
 +
{{Project license
 +
|License=GPLv3orlater
 +
|License verified by=Genium
 +
|License verified date=2017/01/08
 +
|License note=http://git.savannah.gnu.org/cgit/libcdio.git/tree/COPYING
 +
}}
 +
{{Person
 +
|Real name=Herbert Valiero
 +
|Role=Maintainer
 +
|Email=hvr@hvrlab.org
 +
|Resource URL=
 +
}}
 +
{{Person
 +
|Real name=Rocky Bernstein
 +
|Role=Maintainer
 +
|Email=rocky@panix.com
 +
|Resource URL=
 +
}}
 +
{{Person
 +
|Real name=Herbert Valerio Riedel
 +
|Role=Contributor
 +
|Email=hvr@hvrlab.org
 +
|Resource URL=
 +
}}
 +
{{Resource
 +
|Resource audience=Developer
 +
|Resource kind=E-mail
 +
|Resource URL=mailto:libcdio-devel@gnu.org
 +
}}
 +
{{Resource
 +
|Resource audience=Support
 +
|Resource kind=E-mail
 +
|Resource URL=mailto:libcdio-help@gnu.org
 +
}}
 +
{{Resource
 +
|Resource audience=Developer
 +
|Resource kind=Bug Tracking
 +
|Resource URL=http://savannah.gnu.org/bugs/?group=libcdio
 +
}}
 +
{{Resource
 +
|Resource audience=Developer
 +
|Resource kind=VCS Repository Webview
 +
|Resource URL=http://git.savannah.gnu.org/cgit/libcdio.git
 +
}}
 +
{{Software category
 +
|Audio=cd-playing
 +
|Interface=console, library
 +
|Programming-language=C
 +
|Runs-on=BSD, GNU/Linux, GNU/Hurd
 +
|Use=playing, software-development
 +
|Works-with=audio
 +
|Works-with-format=iso9660
 +
}}
 +
{{Software prerequisite
 +
|Prerequisite kind=Weak prerequisite
 +
|Prerequisite description=libcddb
 +
}}
 +
{{Featured}}

Revision as of 14:55, 14 February 2017


[edit]

GNU Compact Disc Input and Control Library

https://www.gnu.org/software/libcdio/
CD-ROM access library.

Libcdio is a library for CD-ROM and CD image file access. It allows the developer to add CD access to an application without having to worry about the OS- and device-dependent properties of CD-ROM or the specific details of CD image formats. It includes pycdio, a Python interface to libcdio, and libcdio-paranoia, a library providing jitter-free and error-free audio extraction from CDs.

The libcdio package also contains a number of utility programs, including:

  • cd-info, displays CD information ;
  • cd-drive, decribes CD-ROM/DVD drive characteristics ;
  • cd-read, performs low-level block reading of a CD or CD image ;
  • iso-info, displays ISO-9660 information from an ISO-9660 image ;
  • iso-read, extracts files from an ISO-9660 image ;
  • cd-paranoia - extracts audio from a CD in a jitter.








Entry





























Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.