tariochbctools 1.4.0__py2.py3-none-any.whl → 1.4.1__py2.py3-none-any.whl
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.
- {tariochbctools-1.4.0.dist-info → tariochbctools-1.4.1.dist-info}/METADATA +2 -3
- {tariochbctools-1.4.0.dist-info → tariochbctools-1.4.1.dist-info}/RECORD +6 -6
- {tariochbctools-1.4.0.dist-info → tariochbctools-1.4.1.dist-info}/WHEEL +0 -0
- {tariochbctools-1.4.0.dist-info → tariochbctools-1.4.1.dist-info}/entry_points.txt +0 -0
- {tariochbctools-1.4.0.dist-info → tariochbctools-1.4.1.dist-info}/licenses/LICENSE.txt +0 -0
- {tariochbctools-1.4.0.dist-info → tariochbctools-1.4.1.dist-info}/top_level.txt +0 -0
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.4
|
2
2
|
Name: tariochbctools
|
3
|
-
Version: 1.4.
|
3
|
+
Version: 1.4.1
|
4
4
|
Summary: Importers, plugins and price fetchers for Beancount
|
5
5
|
Home-page: https://github.com/tarioch/beancounttools/
|
6
6
|
Author: Patrick Ruckstuhl
|
@@ -16,7 +16,6 @@ Classifier: Intended Audience :: Developers
|
|
16
16
|
Classifier: Topic :: Office/Business :: Financial
|
17
17
|
Classifier: Topic :: Office/Business :: Financial :: Accounting
|
18
18
|
Classifier: Topic :: Office/Business :: Financial :: Investment
|
19
|
-
Classifier: License :: OSI Approved :: MIT License
|
20
19
|
Description-Content-Type: text/x-rst; charset=UTF-8
|
21
20
|
License-File: LICENSE.txt
|
22
21
|
Requires-Dist: importlib-metadata; python_version < "3.8"
|
@@ -30,7 +29,7 @@ Requires-Dist: pyyaml
|
|
30
29
|
Requires-Dist: ibflex
|
31
30
|
Requires-Dist: requests
|
32
31
|
Requires-Dist: camelot-py
|
33
|
-
Requires-Dist: opencv-python
|
32
|
+
Requires-Dist: opencv-python-headless
|
34
33
|
Requires-Dist: blockcypher
|
35
34
|
Requires-Dist: imap-tools
|
36
35
|
Requires-Dist: undictify
|
@@ -53,9 +53,9 @@ tariochbctools/plugins/check_portfolio_sum.py,sha256=naJ2j6BFpQhJhT2c-gfjyIdcYe0
|
|
53
53
|
tariochbctools/plugins/generate_base_ccy_prices.py,sha256=4CDzUosjMWCZfsBJMLrf-i5WNCHexI2rdm5vIDYW-AI,1314
|
54
54
|
tariochbctools/plugins/prices/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
55
55
|
tariochbctools/plugins/prices/ibkr.py,sha256=GYCjnlF-MK-ZFPEr0M6T4iO3Etq0tMmrMlsHGInXUO8,1405
|
56
|
-
tariochbctools-1.4.
|
57
|
-
tariochbctools-1.4.
|
58
|
-
tariochbctools-1.4.
|
59
|
-
tariochbctools-1.4.
|
60
|
-
tariochbctools-1.4.
|
61
|
-
tariochbctools-1.4.
|
56
|
+
tariochbctools-1.4.1.dist-info/licenses/LICENSE.txt,sha256=VR2hkz3p9Sw4hSXc7S5iZTOXGeV4h-i8AO_q0zEmtkE,1074
|
57
|
+
tariochbctools-1.4.1.dist-info/METADATA,sha256=x5jAZ6K1do4OMGOoJYbteq1nf3Qw4dW1DR7693B1XCk,2175
|
58
|
+
tariochbctools-1.4.1.dist-info/WHEEL,sha256=JNWh1Fm1UdwIQV075glCn4MVuCRs0sotJIq-J6rbxCU,109
|
59
|
+
tariochbctools-1.4.1.dist-info/entry_points.txt,sha256=bo7wO1u-PIDHNuqsTEekC56VCAmn2i2vTRcKXxqc770,158
|
60
|
+
tariochbctools-1.4.1.dist-info/top_level.txt,sha256=CiA_NepCI6zDNsaORA55zmpuJFSnTvLESraIL13xiOQ,15
|
61
|
+
tariochbctools-1.4.1.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|