petrarca 0.5.13 → 0.5.14
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/README.md +1 -1
- data/data/registrant_ranges.txt +7 -5
- data/data/registration_group_ranges.txt +1 -1
- data/lib/petrarca/version.rb +1 -1
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: aa2df2a6f1e30014fc0e5b291b95376cfda3dc371e9fb15c9ac3923fc91483cc
|
4
|
+
data.tar.gz: 93535ba910573efe2278e8b5f410154493f7b1b8016b5ec8e6f4803493400fb4
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: c706a41152e219875d9f877c9bd4773e448cc6cc978653e46e866abf4e113594b7c1c5c74a9a0e914be88c6ac159af3d82bf5cfd5d3e92f1b006d6300df1802d
|
7
|
+
data.tar.gz: 72467858ec4e902c05c024d03d3898e415c315083e005382081f02767099f9c9f16934582d9db8255253f6207cac80ae8f2ecd616243db9df62db4652ae6fcbd
|
data/README.md
CHANGED
@@ -12,7 +12,7 @@ All functions support both ISBN-13 and ISBN-10.
|
|
12
12
|
All ranges of registration groups and registrants are supported.
|
13
13
|
Those depends on 'RangeMessage.xml' file, downloaded from [International ISBN Agency](https://www.isbn-international.org/range_file_generation).
|
14
14
|
|
15
|
-
NOTE: Updated range files to latest version on
|
15
|
+
NOTE: Updated range files to latest version on August 5, 2023.
|
16
16
|
|
17
17
|
## Installation
|
18
18
|
|
data/data/registrant_ranges.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
# Generated from RangeMessage.xml file, downloaded from https://www.isbn-international.org/range_file_generation.
|
2
2
|
#
|
3
3
|
# International ISBN Agency
|
4
|
-
#
|
4
|
+
# Sat, 5 Aug 2023 03:08:36 BST
|
5
5
|
#
|
6
6
|
# English language
|
7
7
|
978-0:00-19,200-227,2280-2289,229-368,3690-3699,370-638,6390-6397,6398000-6399999,640-644,6450000-6459999,646-647,6480000-6489999,649-654,6550-6559,656-699,7000-8499,85000-89999,900000-949999,9500000-9999999
|
@@ -212,7 +212,7 @@
|
|
212
212
|
# Mongolia
|
213
213
|
978-9919:0-0,20-29,500-599,9000-9999
|
214
214
|
# Morocco
|
215
|
-
978-9920:30-
|
215
|
+
978-9920:30-42,500-799,8750-9999
|
216
216
|
# Kuwait
|
217
217
|
978-9921:0-0,30-39,700-899,9700-9999
|
218
218
|
# Iraq
|
@@ -500,9 +500,9 @@
|
|
500
500
|
# Tajikistan
|
501
501
|
978-99975:0-2,300-399,40-79,800-999
|
502
502
|
# Srpska, Republic of
|
503
|
-
978-99976:0-0,10-15,160-199,20-59,600-
|
503
|
+
978-99976:0-0,10-15,160-199,20-59,600-819,82-89,900-999
|
504
504
|
# Rwanda
|
505
|
-
978-99977:0-1,40-69,700-799,
|
505
|
+
978-99977:0-1,40-69,700-799,975-999
|
506
506
|
# Mongolia
|
507
507
|
978-99978:0-4,50-69,700-999
|
508
508
|
# Honduras
|
@@ -510,7 +510,7 @@
|
|
510
510
|
# Bhutan
|
511
511
|
978-99980:0-0,30-59,750-999
|
512
512
|
# Macau
|
513
|
-
978-99981:0-1,
|
513
|
+
978-99981:0-1,200-219,24-74,750-999
|
514
514
|
# Benin
|
515
515
|
978-99982:0-1,50-68,900-999
|
516
516
|
# El Salvador
|
@@ -531,6 +531,8 @@
|
|
531
531
|
978-99990:0-0,50-54,975-999
|
532
532
|
# Oman
|
533
533
|
978-99992:0-1,50-64,950-999
|
534
|
+
# Mauritius
|
535
|
+
978-99993:0-0,50-54,980-999
|
534
536
|
# France
|
535
537
|
979-10:00-19,200-699,7000-8999,90000-97599,976000-999999
|
536
538
|
# Korea, Republic
|
@@ -1,7 +1,7 @@
|
|
1
1
|
# Generated from RangeMessage.xml file, downloaded from https://www.isbn-international.org/range_file_generation.
|
2
2
|
#
|
3
3
|
# International ISBN Agency
|
4
|
-
#
|
4
|
+
# Sat, 5 Aug 2023 03:08:36 BST
|
5
5
|
#
|
6
6
|
# International ISBN Agency
|
7
7
|
978:0-5,600-649,65-65,7-7,80-94,950-989,9900-9989,99900-99999
|
data/lib/petrarca/version.rb
CHANGED
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: petrarca
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.5.
|
4
|
+
version: 0.5.14
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- takatoh
|
8
8
|
autorequire:
|
9
9
|
bindir: exe
|
10
10
|
cert_chain: []
|
11
|
-
date: 2023-
|
11
|
+
date: 2023-08-05 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: bundler
|