folio-data-import 0.4.1__py3-none-any.whl → 0.4.2__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 folio-data-import might be problematic. Click here for more details.
- {folio_data_import-0.4.1.dist-info → folio_data_import-0.4.2.dist-info}/METADATA +2 -2
- {folio_data_import-0.4.1.dist-info → folio_data_import-0.4.2.dist-info}/RECORD +5 -5
- {folio_data_import-0.4.1.dist-info → folio_data_import-0.4.2.dist-info}/WHEEL +1 -1
- {folio_data_import-0.4.1.dist-info → folio_data_import-0.4.2.dist-info}/entry_points.txt +0 -0
- {folio_data_import-0.4.1.dist-info → folio_data_import-0.4.2.dist-info}/licenses/LICENSE +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: folio_data_import
|
|
3
|
-
Version: 0.4.
|
|
3
|
+
Version: 0.4.2
|
|
4
4
|
Summary: A python module to perform bulk import of data into a FOLIO environment. Currently supports MARC and user data import.
|
|
5
5
|
License: MIT
|
|
6
6
|
License-File: LICENSE
|
|
@@ -26,7 +26,7 @@ Requires-Dist: inquirer (>=3.4.0,<4.0.0)
|
|
|
26
26
|
Requires-Dist: pyhumps (>=3.8.0,<4.0.0)
|
|
27
27
|
Requires-Dist: pymarc (>=5.2.2,<6.0.0)
|
|
28
28
|
Requires-Dist: tabulate (>=0.9.0,<0.10.0)
|
|
29
|
-
Requires-Dist: typer (>=0.
|
|
29
|
+
Requires-Dist: typer (>=0.19.2)
|
|
30
30
|
Description-Content-Type: text/markdown
|
|
31
31
|
|
|
32
32
|
# folio_data_import
|
|
@@ -6,8 +6,8 @@ folio_data_import/_progress.py,sha256=QsZNHLjjNW3Q_NHIAuLgsigGXnV-COAvxIM6vO2ggn
|
|
|
6
6
|
folio_data_import/custom_exceptions.py,sha256=1xw1BI5fW7WDd37zUIOcw0DAvrFKtklnqmbRhZXSAiE,1093
|
|
7
7
|
folio_data_import/marc_preprocessors/__init__.py,sha256=urExfNTQoZsDCtDPcUY9EEC5OFcUihxhYEQkQFVzbMY,30
|
|
8
8
|
folio_data_import/marc_preprocessors/_preprocessors.py,sha256=PuXWWzDLr0AJVS0rFcK5MiP_apSm0ewwTNRd_n8hMgc,16584
|
|
9
|
-
folio_data_import-0.4.
|
|
10
|
-
folio_data_import-0.4.
|
|
11
|
-
folio_data_import-0.4.
|
|
12
|
-
folio_data_import-0.4.
|
|
13
|
-
folio_data_import-0.4.
|
|
9
|
+
folio_data_import-0.4.2.dist-info/METADATA,sha256=PbnTmb-rvOso-jfTNgut9OfAGafUq6vs5tV70hAZ14g,8547
|
|
10
|
+
folio_data_import-0.4.2.dist-info/WHEEL,sha256=zp0Cn7JsFoX2ATtOhtaFYIiE2rmFAD4OcMhtUki8W3U,88
|
|
11
|
+
folio_data_import-0.4.2.dist-info/entry_points.txt,sha256=jRCg5w4I8s4qYRexIJJeVLSNZ142WVTn25tM84MetxM,174
|
|
12
|
+
folio_data_import-0.4.2.dist-info/licenses/LICENSE,sha256=qJX7wxMC7ky9Kq4v3zij8MjGEiC5wsB7pYeOhLj5TDk,1083
|
|
13
|
+
folio_data_import-0.4.2.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|