Difference between revisions of "Libcdio"

From Free Software Directory
Jump to: navigation, search
(updated version 0.90, added link to interfaces…)
m (typo)
(3 intermediate revisions by the same user not shown)
Line 5: Line 5:
  
 
The library is written in C, however there are OO C++, Perl, Python and Ruby wrappers to interface to the library. However C++ is the only one that is bundled with this package, and the interfaces provide only a subset of the full features of the library.
 
The library is written in C, however there are OO C++, Perl, Python and Ruby wrappers to interface to the library. However C++ is the only one that is bundled with this package, and the interfaces provide only a subset of the full features of the library.
 
 
|Homepage URL=https://www.gnu.org/software/libcdio/
 
|Homepage URL=https://www.gnu.org/software/libcdio/
 
|User level=intermediate
 
|User level=intermediate
Line 11: Line 10:
 
|VCS checkout command=git clone git://git.savannah.gnu.org/libcdio.git
 
|VCS checkout command=git clone git://git.savannah.gnu.org/libcdio.git
 
|Computer languages=C
 
|Computer languages=C
|Documentation note=*[https://www.gnu.org/software/libcdio/libcdio.html Documentation]
+
|Documentation note=[https://www.gnu.org/software/libcdio/libcdio.html Documentation]
  
 
Also included in the libcdio package are a number of utility programs:
 
Also included in the libcdio package are a number of utility programs:
Line 24: Line 23:
 
*python: [http://git.savannah.gnu.org/gitweb/?p=libcdio/pycdio.git pycdio-0.20]
 
*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]
 
*ruby: [http://git.savannah.gnu.org/gitweb/?p=libcdio/rbcdio.git rbcdio]
*perl: [https://github.com/rocky/Perl-Device-Cdio Perl-Device-Cdio]
+
*perl: [[Device-Cdio]]
 
|Related projects=libcddb, vcdimager
 
|Related projects=libcddb, vcdimager
 
|Keywords=library,CD-ROM,BIN/CUE,read,NRG,cdinfo,libcddb
 
|Keywords=library,CD-ROM,BIN/CUE,read,NRG,cdinfo,libcddb

Revision as of 13:40, 2 October 2013


[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.