1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33
|
Source: libbusiness-isbn-data-perl
Section: perl
Priority: optional
Build-Depends: debhelper (>= 7), quilt
Build-Depends-Indep: perl (>= 5.8.8-7), libtest-pod-perl, libtest-pod-coverage-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Vincent Danjean <vdanjean@debian.org>,
gregor herrmann <gregoa@debian.org>,
Damyan Ivanov <dmn@debian.org>,
Jose Luis Rivas <ghostbar38@gmail.com>
Standards-Version: 3.8.0
Homepage: http://search.cpan.org/dist/Business-ISBN-Data/
Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libbusiness-isbn-data-perl/
Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libbusiness-isbn-data-perl/
Package: libbusiness-isbn-data-perl
Architecture: all
Depends: ${perl:Depends}, ${misc:Depends}
Description: data pack for Business::ISBN
This data is current as of November 2004. At that time, the publisher codes
9990000-9999999 or 999000-999999 had not been fixed, although they had been
proposed. I do not include them in the data.
.
Business::ISBN uses this "data pack" to do its work. You can update
Business::ISBN::Data independently of the main module as the various ISBN
organizations assign new publisher codes. The ISBN agency lists these data at
http://www.isbn-international.org/identifiers.html. The distribution should
include the kludegy script I used to extract the data and format the data
structure.
.
Note, that as a historical artifact, some countries are actually language
areas. For instance, country code 2 is "French", and includes several
French-speaking countries.
|