elibri_onix_dict 0.0.43 → 0.0.44
Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 1a0e1263ddab19725422406e9a221b0c2585a1e5cd423220e3869390d273d32b
|
4
|
+
data.tar.gz: f8131fe8f0bbb89dc7a58e39113011e44449f95907f3cc26924bfb82005125e3
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: b7128b3e26c25872fb7b2d0eea000ee5727d3bfb837caab9eee74880857c175d43607da801bd651d28445a7890778d1525d7c12679bc4b26b5a0222590be7125
|
7
|
+
data.tar.gz: ea846a31b149ab9bc72f2d6572f0622a3e3da03dd69221ce89577652f0c3212508fd0587202dde7340e40a8fb966fcdae9e3cc5c7891032ac05c9df897b99d43
|
data/Gemfile.lock
CHANGED
@@ -6,3 +6,18 @@
|
|
6
6
|
name:
|
7
7
|
en: file format
|
8
8
|
pl: format pliku
|
9
|
+
|
10
|
+
- !ruby/object:Elibri::ONIX::Dict::Release_3_0::ResourceVersionFeatureType
|
11
|
+
onix_code: '06'
|
12
|
+
const_name: MD5_HASH_VALUE
|
13
|
+
name:
|
14
|
+
en: md5 hash value
|
15
|
+
pl: wartość hasha md5
|
16
|
+
|
17
|
+
- !ruby/object:Elibri::ONIX::Dict::Release_3_0::ResourceVersionFeatureType
|
18
|
+
onix_code: '07'
|
19
|
+
const_name: SIZE_IN_BYTES
|
20
|
+
name:
|
21
|
+
en: size in bytes
|
22
|
+
pl: rozmiar w bajtach
|
23
|
+
|