Difference between revisions of "Device-Cdio"

From Free Software Directory
Jump to: navigation, search
(Debian import)
 
(added URLs ( VCS Checkout & tarball), version number and categories…)
Line 1: Line 1:
 
{{Entry
 
{{Entry
|Status=
 
|User level=
 
|Submitted by=Debian import
 
|Computer languages=C, Perl
 
 
|Name=Device-cdio
 
|Name=Device-cdio
|Submitted date=2013-03-20
 
 
|Short description=CD Input and control library
 
|Short description=CD Input and control library
|VCS checkout command=
+
|Full description=Device::Cdio is a interface to the GNU CD Input and Control library ([[libcdio]]) and it's ISO 9660 library (libiso9660) which are written in C. The library encapsulates CD-ROM reading and control and ISO 9660 handling. Perl programs wishing to be oblivious of the OS- and device-dependent properties of a CD-ROM can use this library.
|Full description=Device::Cdio is a interface to the GNU CD Input and Control
 
library (libcdio) and it's ISO 9660 library (libiso9660) which
 
are written in C. The library encapsulates CD-ROM reading and
 
control and ISO 9660 handling. Perl programs wishing to be
 
oblivious of the OS- and device-dependent properties of a CD-ROM
 
can use this library.
 
|Component programs=
 
 
|Homepage URL=http://search.cpan.org/dist/Device-Cdio/
 
|Homepage URL=http://search.cpan.org/dist/Device-Cdio/
 +
|VCS checkout command=git clone https://github.com/rocky/Perl-Device-Cdio.git
 +
|Computer languages=C, Perl
 +
|Documentation note=[http://search.cpan.org/dist/Device-Cdio/lib/Device/Cdio.pm Device::Cdio documentation] on CPAN
 +
|Version identifier=0.3.0
 +
|Version download=http://search.cpan.org/CPAN/authors/id/R/RO/ROCKY/Device-Cdio-v0.3.0.tar.gz
 +
|Submitted by=Debian import
 +
|Submitted date=2013-03-20
 +
|Status=
 
|Is GNU=No
 
|Is GNU=No
}}
 
{{Import
 
|Date=2013-03-20
 
|Source=Debian import
 
|Source link=http://packages.debian.org/sid/libdevice-cdio-perl
 
 
}}
 
}}
 
{{Project license
 
{{Project license
 +
|License=GPLv3orlater
 +
|License copyright=© 2006-2011, Rocky Bernstein <rocky@cpan.org>
 +
|License verified by=Debian
 
|License verified date=2013-03-20
 
|License verified date=2013-03-20
|License verified by=Debian
 
|License copyright=© 2006-2011, Rocky Bernstein <rocky@cpan.org>
 
 
|License=GPLv3orlater
 
 
|License note=License: GPL-3+
 
|License note=License: GPL-3+
  
Line 41: Line 31:
 
}}
 
}}
 
{{Project license
 
{{Project license
 +
|License=GPLv3orlater
 +
|License copyright=© 2011, jerry geiger
 +
|License verified by=Debian
 
|License verified date=2013-03-20
 
|License verified date=2013-03-20
|License verified by=Debian
 
|License copyright=© 2011, jerry geiger
 
 
|License=GPLv3orlater
 
 
|License note=License: GPL-3+
 
|License note=License: GPL-3+
  
Line 58: Line 47:
 
}}
 
}}
 
{{Project license
 
{{Project license
|License verified date=2013-03-20
+
|License=Other
|License verified by=Debian
 
 
|License copyright=© 2007-2012, Martín Ferrari <tincho@debian.org>
 
|License copyright=© 2007-2012, Martín Ferrari <tincho@debian.org>
 
© 2007-2012, gregor herrmann <gregoa@debian.org>
 
© 2007-2012, gregor herrmann <gregoa@debian.org>
 
© 2008, Roberto C. Sanchez <roberto@connexer.com>
 
© 2008, Roberto C. Sanchez <roberto@connexer.com>
 
+
|License verified by=Debian
|License=Other
+
|License verified date=2013-03-20
 
|License note=License: GPL-3+ or Artistic or GPL-1+
 
|License note=License: GPL-3+ or Artistic or GPL-1+
  
Line 97: Line 85:
 
   General Public License can be found in `/usr/share/common-
 
   General Public License can be found in `/usr/share/common-
 
   licenses/GPL-1'.
 
   licenses/GPL-1'.
 
 
}}
 
}}
 
{{Person
 
{{Person
 
|Real name=Rocky Bernstein
 
|Real name=Rocky Bernstein
|Resource URL=
 
 
|Role=contact
 
|Role=contact
 
|Email=rocky@cpan.org
 
|Email=rocky@cpan.org
 +
|Resource URL=
 
}}
 
}}
 
{{Resource
 
{{Resource
 +
|Resource kind=Download
 
|Resource URL=http://search.cpan.org/dist/Device-Cdio/
 
|Resource URL=http://search.cpan.org/dist/Device-Cdio/
|Resource kind=Download
+
}}
 +
{{Software category
 +
|Audio=cd-playing
 +
|Interface=library
 +
|Use=playing
 +
|Works-with=audio
 +
|Works-with-format=iso9660
 +
}}
 +
{{Software prerequisite
 +
|Prerequisite kind=Required to use
 +
|Prerequisite description=[[libcdio]]
 +
}}
 +
{{Software prerequisite
 +
|Prerequisite kind=Required to build
 +
|Prerequisite description=[[GCC]]
 +
}}
 +
{{Software prerequisite
 +
|Prerequisite description=[[SWIG]] (optional)
 +
}}
 +
{{Featured}}
 +
{{Import
 +
|Date=2013-03-20
 +
|Source=Debian import
 +
|Source link=http://packages.debian.org/sid/libdevice-cdio-perl
 
}}
 
}}

Revision as of 13:35, 2 October 2013


[edit]

Device-cdio

https://metacpan.org/release/Device-Cdio
CD Input and control library

Device::Cdio is a interface to the GNU CD Input and Control library (libcdio) and it's ISO 9660 library (libiso9660) which are written in C. The library encapsulates CD-ROM reading and control and ISO 9660 handling. Perl programs wishing to be oblivious of the OS- and device-dependent properties of a CD-ROM can use this library.





Licensing

License

Verified by

Verified on

Notes

License

Other

Verified by

Debian

Verified on

20 March 2013

Notes

License: GPL-3+ or Artistic or GPL-1+

GPL-3+:

 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; version 3 dated June,
 2007, or (at your option) any later version.
 On Debian systems, the complete text of version 3 of the GNU
 General Public License can be found in `/usr/share/common-
 licenses/GPL-3'.

Artistic:

 This program is free software; you can redistribute it and/or
 modify it under the terms of the Artistic License, which comes
 with Perl.
 On Debian systems, the complete text of the Artistic License can
 be found in `/usr/share/common-licenses/Artistic'.

GPL-1+:

 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 1, or
 (at your option) any later version.
 On Debian systems, the complete text of version 1 of the GNU
 General Public License can be found in `/usr/share/common-
licenses/GPL-1'.

Verified by

Debian

Verified on

20 March 2013

Notes

License: GPL-3+

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; version 3 dated June, 2007, or (at your option) any later version.

On Debian systems, the complete text of version 3 of the GNU General Public License can be found in `/usr/share/common-

licenses/GPL-3'.




Leaders and contributors

Contact(s)Role
Rocky Bernstein contact


Resources and communication

AudienceResource typeURI
Perl (Ref)https://metacpan.org/release/Device-Cdio
Debian (Ref) (R)https://tracker.debian.org/pkg/libdevice-cdio-perl


Software prerequisites

KindDescription
Required to uselibcdio
SWIG (optional)
Required to buildGCC




Entry














"contact" is not in the list (Maintainer, Contributor, Developer, Sponsor, Unknown) of allowed values for the "Role" property.











"{{{Prerequisite kind}}}" is not in the list (Required to use, Required to build, Source requirement, Weak prerequisite) of allowed values for the "Prerequisite kind" property.




Date 2013-03-20
Source Debian import
Source link http://packages.debian.org/sid/libdevice-cdio-perl

[[Category:]]



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.