eu_vat_rates_data 2026.3.18 → 2026.3.19
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/lib/eu_vat_rates_data/version.rb +1 -1
- metadata +7 -5
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: a97c0d598ea3e2670d754b5beac68556b1e95e65196b6c5d4bfed8427a39272a
|
|
4
|
+
data.tar.gz: cfd0c53175cc051fdc2c2507078679ed6ddc485b9750160be5dd97c4905add87
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 8e7c9ce65f878bf59b83fe6b171f16911e7f1ebd433a62f3b31fbc5652e9b02ce36de04d44363dacb801faa604d3af3f98ec74be461ff67b8b68b771288d80bf
|
|
7
|
+
data.tar.gz: 8273dac87f55bbd1ccd9702cbe0af4d48a540a91195b46f544b9d3b5f2e1907c9e9b4b3a317f49eee5758d9a1a06e66adaaa6e81932b746848e74a578274a872
|
metadata
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: eu_vat_rates_data
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 2026.3.
|
|
4
|
+
version: 2026.3.19
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Iurii Rogulia
|
|
@@ -10,9 +10,10 @@ bindir: bin
|
|
|
10
10
|
cert_chain: []
|
|
11
11
|
date: 2026-03-18 00:00:00.000000000 Z
|
|
12
12
|
dependencies: []
|
|
13
|
-
description:
|
|
14
|
-
|
|
15
|
-
|
|
13
|
+
description: VAT rates (standard, reduced, super-reduced, parking) for 44 European
|
|
14
|
+
countries — EU-27 plus Norway, Switzerland, UK, and more. Updated daily from the
|
|
15
|
+
official European Commission TEDB. Includes eu_member flag. Useful for billing,
|
|
16
|
+
invoicing, e-commerce, fintech, and VAT MOSS compliance.
|
|
16
17
|
email:
|
|
17
18
|
- iurii@rogulia.fi
|
|
18
19
|
executables: []
|
|
@@ -49,5 +50,6 @@ requirements: []
|
|
|
49
50
|
rubygems_version: 3.0.3.1
|
|
50
51
|
signing_key:
|
|
51
52
|
specification_version: 4
|
|
52
|
-
summary:
|
|
53
|
+
summary: VAT rates for 44 European countries — EU-27 plus Norway, Switzerland, UK,
|
|
54
|
+
and more. Daily auto-updates from EC TEDB.
|
|
53
55
|
test_files: []
|