Difference between revisions of "Libcdio"
m (new release) |
(version 0.94) |
||
Line 1: | Line 1: | ||
{{Entry | {{Entry | ||
|Name=GNU Compact Disc Input and Control Library | |Name=GNU Compact Disc Input and Control Library | ||
− | |Short description= | + | |Short description=CD-ROM access library |
− | |Full description= | + | |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 | + | 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/ | |Homepage URL=https://www.gnu.org/software/libcdio/ | ||
− | |User level= | + | |User level=advanced |
|Component programs=cdinfo | |Component programs=cdinfo | ||
|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= | + | |Documentation note=Online documentation available at: https://www.gnu.org/software/libcdio/libcdio.html |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
====Interfaces to the libcdio==== | ====Interfaces to the libcdio==== | ||
Line 26: | Line 24: | ||
|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 | ||
− | |Version identifier=0. | + | |Version identifier=0.94 |
− | |Version date= | + | |Version date=2016/10/22 |
|Version status=beta | |Version status=beta | ||
− | |Version download=https://ftp.gnu.org/gnu/libcdio/libcdio-0. | + | |Version download=https://ftp.gnu.org/gnu/libcdio/libcdio-0.94.tar.gz |
|Last review by=Genium | |Last review by=Genium | ||
− | |Last review date= | + | |Last review date=2017/01/08 |
|Submitted by=Database conversion | |Submitted by=Database conversion | ||
|Submitted date=2011-04-01 | |Submitted date=2011-04-01 | ||
Line 40: | Line 38: | ||
}} | }} | ||
{{Project license | {{Project license | ||
− | |License= | + | |License=GPLv3orlater |
− | |License verified by= | + | |License verified by=Genium |
− | |License verified date= | + | |License verified date=2017/01/08 |
+ | |License note=http://git.savannah.gnu.org/cgit/libcdio.git/tree/COPYING | ||
}} | }} | ||
{{Person | {{Person | ||
Line 84: | Line 83: | ||
{{Software category | {{Software category | ||
|Audio=cd-playing | |Audio=cd-playing | ||
− | |Interface=library | + | |Interface=console, library |
− | |Use=playing | + | |Programming-language=C |
+ | |Runs-on=BSD, GNU/Linux, GNU/Hurd | ||
+ | |Use=playing, software-development | ||
|Works-with=audio | |Works-with=audio | ||
|Works-with-format=iso9660 | |Works-with-format=iso9660 |
Revision as of 16:45, 8 January 2017
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.
This is a GNU package:libcdio
Download
https://ftp.gnu.org/gnu/libcdio/libcdio-2.1.0.tar.bz2
Categories
Licensing
License
Verified by
Verified on
Notes
Leaders and contributors
Contact(s) | Role |
---|---|
R. Bernstein | Maintainer |
Resources and communication
Audience | Resource type | URI |
---|---|---|
Debian (Ref) | https://tracker.debian.org/pkg/libcdio | |
Mailing List | https://lists.gnu.org/mailman/listinfo/libcdio-devel/ | |
Debian (Ref) (R) | https://tracker.debian.org/pkg/libcdio-paranoia | |
General | https://savannah.gnu.org/people/ | |
Mailing List | https://lists.gnu.org/mailman/listinfo/libcdio-pycdio-devel/ | |
Mailing List | https://lists.gnu.org/mailman/listinfo/libcdio-help/ | |
Download | https://ftp.gnu.org/gnu/libcdio/ | |
Mailing List | https://lists.gnu.org/mailman/listinfo/gnu-system-discuss/ | |
Savannah (Ref) | https://savannah.gnu.org/projects/libcdio/ | |
VCS Repository Webview | https://git.savannah.gnu.org/cgit/libcdio.git/ | |
Mailing List | https://lists.gnu.org/mailman/listinfo/bug-libcdio/ |
Software prerequisites
Kind | Description |
---|---|
Weak prerequisite | libcddb |
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.