Difference between revisions of "Libcdio"

From Free Software Directory
Jump to: navigation, search
(added standard link)
Line 1: Line 1:
 
{{Entry
 
{{Entry
 
|Name=GNU Compact Disc Input and Control Library
 
|Name=GNU Compact Disc Input and Control Library
|Short description=CD-ROM access 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.
 
|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.
  
Line 15: Line 15:
 
|VCS checkout command=git clone https://git.savannah.gnu.org/git/libcdio.git
 
|VCS checkout command=git clone https://git.savannah.gnu.org/git/libcdio.git
 
|Documentation note=https://www.gnu.org/software/libcdio/libcdio.html
 
|Documentation note=https://www.gnu.org/software/libcdio/libcdio.html
 +
 +
'''Selection from the [https://shop.fsf.org/ FSF shop]'''
 +
 +
[https://shop.fsf.org/books/free-freedom-20-richard-stallman Free as in Freedom 2.0, by Richard Stallman]
 +
 +
[https://shop.fsf.org/books-docs/introduction-command-line Introduction to the Command Line]
 +
 +
----
 +
----
 +
'''[https://www.gnu.org/help/help.html Helping the GNU Project and the Free Software Movement]'''
 +
----
 +
----
 +
 +
If you have corrections to this entry or questions about it, please contact: mailto:maintainers@gnu.org
 +
----
 
|Decommissioned or Obsolete=No
 
|Decommissioned or Obsolete=No
 
|Donate=https://my.fsf.org/donate/
 
|Donate=https://my.fsf.org/donate/
|Related projects=libcddb, vcdimager
+
|Related projects=gnustandards,libcddb, vcdimager
 
|Keywords=library,CD-ROM,BIN/CUE,read,NRG,cdinfo,libcddb
 
|Keywords=library,CD-ROM,BIN/CUE,read,NRG,cdinfo,libcddb
 
|Version identifier=2.0.0
 
|Version identifier=2.0.0
Line 24: Line 39:
 
|Version download=https://ftp.gnu.org/gnu/libcdio/pycdio-2.0.0.tar.gz
 
|Version download=https://ftp.gnu.org/gnu/libcdio/pycdio-2.0.0.tar.gz
 
|Last review by=Bendikker
 
|Last review by=Bendikker
|Last review date=2018/11/15
+
|Last review date=2019/01/04
 
|Submitted by=Database conversion
 
|Submitted by=Database conversion
|Submitted date=2011/04/12
+
|Submitted date=2011/04/01
 
|User level=advanced
 
|User level=advanced
 
|Component programs=cdinfo
 
|Component programs=cdinfo
 
|Paid support=https://www.fsf.org/resources/service/
 
|Paid support=https://www.fsf.org/resources/service/
 
|Accepts cryptocurrency donations=Yes
 
|Accepts cryptocurrency donations=Yes
 +
|OpenPGP signature=https://ftp.gnu.org/gnu/libcdio/libcdio-2.0.0.tar.gz.sig
 
|Test entry=No
 
|Test entry=No
 
|Is GNU=Yes
 
|Is GNU=Yes
Line 53: Line 69:
 
{{Resource
 
{{Resource
 
|Resource audience=Savannah (Ref)
 
|Resource audience=Savannah (Ref)
|Resource URL=https://savannah.gnu.org/projects/libcdio
+
|Resource URL=https://savannah.gnu.org/projects/libcdio/
 
}}
 
}}
 
{{Resource
 
{{Resource
 
|Resource kind=VCS Repository Webview
 
|Resource kind=VCS Repository Webview
|Resource URL=https://git.savannah.gnu.org/cgit/libcdio.git
+
|Resource URL=https://git.savannah.gnu.org/cgit/libcdio.git/
 
}}
 
}}
 
{{Resource
 
{{Resource
 
|Resource kind=Mailing List
 
|Resource kind=Mailing List
|Resource URL=https://lists.gnu.org/mailman/listinfo/libcdio-help
+
|Resource URL=https://lists.gnu.org/mailman/listinfo/libcdio-help/
 
}}
 
}}
 
{{Resource
 
{{Resource
 
|Resource kind=Mailing List
 
|Resource kind=Mailing List
|Resource URL=https://lists.gnu.org/mailman/listinfo/bug-libcdio
+
|Resource URL=https://lists.gnu.org/mailman/listinfo/bug-libcdio/
 
}}
 
}}
 
{{Resource
 
{{Resource
 
|Resource kind=Mailing List
 
|Resource kind=Mailing List
|Resource URL=https://lists.gnu.org/mailman/listinfo/libcdio-devel
+
|Resource URL=https://lists.gnu.org/mailman/listinfo/libcdio-devel/
 
}}
 
}}
 
{{Resource
 
{{Resource
Line 77: Line 93:
 
{{Resource
 
{{Resource
 
|Resource kind=Download
 
|Resource kind=Download
|Resource URL=https://ftp.gnu.org/gnu/libcdio
+
|Resource URL=https://ftp.gnu.org/gnu/libcdio/
 +
}}
 +
{{Resource
 +
|Resource kind=General
 +
|Resource URL=https://savannah.gnu.org/people/
 
}}
 
}}
 
{{Software category
 
{{Software category
Line 90: Line 110:
 
{{Software prerequisite
 
{{Software prerequisite
 
|Prerequisite kind=Weak prerequisite
 
|Prerequisite kind=Weak prerequisite
|Prerequisite description=libcddb
+
|Prerequisite description=[[libcddb]]
 
}}
 
}}
 
{{Featured}}
 
{{Featured}}

Revision as of 09:02, 4 January 2019


[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







"Debian (Ref)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Savannah (Ref)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.
























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.