rara-tools 0.2.0__py3-none-any.whl → 0.3.0__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.

Potentially problematic release.


This version of rara-tools might be problematic. Click here for more details.

@@ -4,14 +4,3 @@ import os
4
4
  EMPTY_INDICATORS = Indicators(" ", " ")
5
5
  VIAF_ALLOWED_SOURCES = ["LC", "DNB", "LNB", "NLL",
6
6
  "ERRR", "J9U"]
7
-
8
- ES_HOST = os.getenv("ELASTIC_TEST_URL", "http://localhost:9200")
9
-
10
- LINKER_CONFIG = {
11
- "add_viaf_info": True,
12
- "vectorizer_data_path": "./vectorizer_data",
13
- "per_config": {"es_host": ES_HOST},
14
- "org_config": {"es_host": ES_HOST},
15
- "loc_config": {"es_host": ES_HOST},
16
- "ems_config": {"es_host": ES_HOST},
17
- }
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: rara-tools
3
- Version: 0.2.0
3
+ Version: 0.3.0
4
4
  Summary: Tools to support Kata's work.
5
5
  Classifier: Programming Language :: Python :: 3
6
6
  Classifier: Programming Language :: Python :: 3.10
@@ -13,7 +13,6 @@ License-File: LICENSE.md
13
13
  Requires-Dist: elasticsearch==8.*
14
14
  Requires-Dist: elasticsearch_dsl==8.*
15
15
  Requires-Dist: minio==7.*
16
- Requires-Dist: rara-norm-linker==1.*
17
16
  Requires-Dist: requests
18
17
  Requires-Dist: iso639-lang
19
18
  Requires-Dist: pymarc
@@ -9,9 +9,9 @@ rara_tools/utils.py,sha256=9vSbmuWYU5ydr4lXBKlUKa0xzDccFsaJv4T-XwgUfuY,2578
9
9
  rara_tools/constants/__init__.py,sha256=r78laM9vyRDAvzDhPvzDlhaX6qPwUUBBtwf1WosrW3o,27
10
10
  rara_tools/constants/digitizer.py,sha256=MND0dUQySBAOVWzuUBxQGZWv_Ckdz2jCp25F2_oHGi8,496
11
11
  rara_tools/constants/general.py,sha256=aVUQTMss89atAkTDZKJXNdnsBHPX-RSrlBOtt-wdPGU,195
12
- rara_tools/constants/normalizers.py,sha256=eM-REyHen8MdBRYD0s2fQcYrvWxDwWfZlYGpBvdLog0,494
13
- rara_tools-0.2.0.dist-info/licenses/LICENSE.md,sha256=hkZVnIZll7e_KNEQzeY94Y9tlzVL8iVZBTMBvDykksU,35142
14
- rara_tools-0.2.0.dist-info/METADATA,sha256=YgPsOKoNplzOs4PVlgJX9eaw65iTSfD9C-Ba374fK2A,3995
15
- rara_tools-0.2.0.dist-info/WHEEL,sha256=CmyFI0kx5cdEMTLiONQRbGQwjIoR1aIYB7eCAQ4KPJ0,91
16
- rara_tools-0.2.0.dist-info/top_level.txt,sha256=JwfB5b8BAtW5OFKRln2AQ_WElTRyIBM4nO0FKN1cupY,11
17
- rara_tools-0.2.0.dist-info/RECORD,,
12
+ rara_tools/constants/normalizers.py,sha256=GmWY89kYfX7_YJ8sdy1vb8ABJc_ABdw_zVVOxd9UZgY,171
13
+ rara_tools-0.3.0.dist-info/licenses/LICENSE.md,sha256=hkZVnIZll7e_KNEQzeY94Y9tlzVL8iVZBTMBvDykksU,35142
14
+ rara_tools-0.3.0.dist-info/METADATA,sha256=At1_wVByRjodCwBJDJYyhHbJ1lWf7O3Hv2d7b-QjlzI,3958
15
+ rara_tools-0.3.0.dist-info/WHEEL,sha256=CmyFI0kx5cdEMTLiONQRbGQwjIoR1aIYB7eCAQ4KPJ0,91
16
+ rara_tools-0.3.0.dist-info/top_level.txt,sha256=JwfB5b8BAtW5OFKRln2AQ_WElTRyIBM4nO0FKN1cupY,11
17
+ rara_tools-0.3.0.dist-info/RECORD,,