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

@@ -1 +1,10 @@
1
1
  COMPONENT_KEY = "meta_extractor"
2
+
3
+
4
+ class Tasks:
5
+ SINGLE = "extract_meta_from_text"
6
+ PIPELINE = "run_meta_extractor_as_part_of_core_pipeline"
7
+
8
+
9
+ class Queue:
10
+ MAIN = "meta_extractor"
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: rara-tools
3
- Version: 0.6.3
3
+ Version: 0.6.4
4
4
  Summary: Tools to support Kata's work.
5
5
  Classifier: Programming Language :: Python :: 3
6
6
  Classifier: Programming Language :: Python :: 3.10
@@ -11,7 +11,7 @@ rara_tools/constants/digitizer.py,sha256=n8npyjHTIGPzU5AvV3jG5fkrcSa6KwbvRUNNAl6
11
11
  rara_tools/constants/general.py,sha256=GW9UNgVKZIV2I3Am8pvOBsRDF9JdSUH1PVnnt4w2TBg,426
12
12
  rara_tools/constants/language_evaluator.py,sha256=0zELGqfUBD7PxlEnUT9P-s8i3TZ2qjkC3CYqsuHGEGc,130
13
13
  rara_tools/constants/linker.py,sha256=MAMCZYL1moAtw7eYAakPqrl82SY5L_OUVqB0IzlEri8,342
14
- rara_tools/constants/meta_extractor.py,sha256=mhuRX4_I2JTnJO_d8tldClmuPx-RwmWWNLavZAJBgVU,33
14
+ rara_tools/constants/meta_extractor.py,sha256=zzdHW-DH_2PAnZ8LYtJtUKE5sytT3uxR1LL4lObMg_A,190
15
15
  rara_tools/constants/normalizers.py,sha256=Xs3anDwJHpHeniwx3xoIZyqdEXtO3eb7ouGLLr0CpHw,1344
16
16
  rara_tools/constants/parsers.py,sha256=L6nh1Itget9_9DMsliDkh6T25z78eMFPWVkbaU08DwU,5561
17
17
  rara_tools/constants/subject_indexer.py,sha256=c-hhhCSC5QqowhxVj-uImpGR1-J_0bDlbyuGF2fZNqE,139
@@ -34,8 +34,8 @@ rara_tools/parsers/marc_records/title_record.py,sha256=uYisC25YMyOrsT6gDWyUwp0o-
34
34
  rara_tools/parsers/tools/entity_normalizers.py,sha256=afOMqJoL4aeq0cfsohIuxkxzvqNdZ_ba7U32eyogbzk,8722
35
35
  rara_tools/parsers/tools/marc_converter.py,sha256=PUbggzJ_wHfke_bHTF2LOZyzX1t0wRM8qIFL36Dl3AI,414
36
36
  rara_tools/parsers/tools/russian_transliterator.py,sha256=5ZU66iTqAhr7pmfVqXPAI_cidF43VqqmuN4d7H4_JuA,9770
37
- rara_tools-0.6.3.dist-info/licenses/LICENSE.md,sha256=hkZVnIZll7e_KNEQzeY94Y9tlzVL8iVZBTMBvDykksU,35142
38
- rara_tools-0.6.3.dist-info/METADATA,sha256=IgMOD1GtAGxKFde_XO6xD2aihxX4mjHtcj1eRFGJRcs,4079
39
- rara_tools-0.6.3.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
40
- rara_tools-0.6.3.dist-info/top_level.txt,sha256=JwfB5b8BAtW5OFKRln2AQ_WElTRyIBM4nO0FKN1cupY,11
41
- rara_tools-0.6.3.dist-info/RECORD,,
37
+ rara_tools-0.6.4.dist-info/licenses/LICENSE.md,sha256=hkZVnIZll7e_KNEQzeY94Y9tlzVL8iVZBTMBvDykksU,35142
38
+ rara_tools-0.6.4.dist-info/METADATA,sha256=z7w_zsopR6jzhAF9bbuWDNGMm85HeM9Kmba64_commw,4079
39
+ rara_tools-0.6.4.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
40
+ rara_tools-0.6.4.dist-info/top_level.txt,sha256=JwfB5b8BAtW5OFKRln2AQ_WElTRyIBM4nO0FKN1cupY,11
41
+ rara_tools-0.6.4.dist-info/RECORD,,