pyegeria 5.3.8.0__py3-none-any.whl → 5.3.8.1__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.
- pyegeria/md_processing_utils.py +2 -1
- {pyegeria-5.3.8.0.dist-info → pyegeria-5.3.8.1.dist-info}/METADATA +1 -1
- {pyegeria-5.3.8.0.dist-info → pyegeria-5.3.8.1.dist-info}/RECORD +6 -6
- {pyegeria-5.3.8.0.dist-info → pyegeria-5.3.8.1.dist-info}/LICENSE +0 -0
- {pyegeria-5.3.8.0.dist-info → pyegeria-5.3.8.1.dist-info}/WHEEL +0 -0
- {pyegeria-5.3.8.0.dist-info → pyegeria-5.3.8.1.dist-info}/entry_points.txt +0 -0
pyegeria/md_processing_utils.py
CHANGED
@@ -33,7 +33,8 @@ command_list = ["Provenance", "Create Glossary", "Update Glossary", "Create Term
|
|
33
33
|
"Create Personal Project", "Update Personal Project", "Create Category", "Update Category",
|
34
34
|
"Create Solution Blueprint", "Update Solution Blueprint", "Create Solution Component",
|
35
35
|
"Update Solution Component", ]
|
36
|
-
|
36
|
+
# verbosity - verbose, quiet, debug
|
37
|
+
debug_level = "verbose"
|
37
38
|
message_types = {
|
38
39
|
"INFO": "INFO-", "WARNING": "WARNING->", "ERROR": "ERROR->", "DEBUG-INFO": "DEBUG-INFO->",
|
39
40
|
"DEBUG-WARNING": "DEBUG-WARNING->", "DEBUG-ERROR": "DEBUG-ERROR->", "ALWAYS": "\n\n==> "
|
@@ -229,7 +229,7 @@ pyegeria/glossary_browser_omvs.py,sha256=hOQJ1ipVfzAqS7UvHCJtKhG5MfpYNJfWk5zk_yK
|
|
229
229
|
pyegeria/glossary_manager_omvs.py,sha256=JMgvbockir-D1Y9pKKlPg4a9qlRwWAS_7B9wBMcCPnA,66820
|
230
230
|
pyegeria/m_test.py,sha256=M5-M2ZczsAJLXWfSeqTTADHdx6Ku-y4PbQ4M21JthAE,7778
|
231
231
|
pyegeria/md_processing_helpers.py,sha256=sV-ciVg_xOGVGTH_CMpH2B5k3V5jzdFp_XvnQQ5xafw,2131
|
232
|
-
pyegeria/md_processing_utils.py,sha256=
|
232
|
+
pyegeria/md_processing_utils.py,sha256=ci_Hl67HcMMQiyBa-_QWMW6Se45N_GKJ2N2aiZ7KVDo,68026
|
233
233
|
pyegeria/md_processing_utils_orig.py,sha256=WGoVpsV03wwgv9YwDDHZ0EO4-opN8BdoISt4ZhkYGuQ,52492
|
234
234
|
pyegeria/mermaid_utilities.py,sha256=sQqdFUWdNpHu9d3Tk9UVe80M-5bOzses0XcFYX5FF-E,54254
|
235
235
|
pyegeria/metadata_explorer_omvs.py,sha256=xHnZTQKbd6XwOhYia-RiIisrvZcqHi0SL1l6OCf04Gk,86911
|
@@ -245,8 +245,8 @@ pyegeria/template_manager_omvs.py,sha256=PfJ9dOfmBvf59DgRdZ9Dl1Kl_UYqjF-JncXVnbC
|
|
245
245
|
pyegeria/utils.py,sha256=GCt1C0bp0Xng1ahzbZhzV9qQwH7Dj93IaCt2dvWb-sg,5417
|
246
246
|
pyegeria/valid_metadata_omvs.py,sha256=Xq9DqBQvBFFJzaFIRKcVZ2k4gJvSh9yeXs_j-O3vn1w,65050
|
247
247
|
pyegeria/x_action_author_omvs.py,sha256=RcqSzahUKCtvb_3u_wyintAlc9WFkC_2v0E12TZs8lQ,6433
|
248
|
-
pyegeria-5.3.8.
|
249
|
-
pyegeria-5.3.8.
|
250
|
-
pyegeria-5.3.8.
|
251
|
-
pyegeria-5.3.8.
|
252
|
-
pyegeria-5.3.8.
|
248
|
+
pyegeria-5.3.8.1.dist-info/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
|
249
|
+
pyegeria-5.3.8.1.dist-info/METADATA,sha256=uPcXUkzkEDJajYoccjWbV8wUyuv_3oMNO61VtSLR-WE,2740
|
250
|
+
pyegeria-5.3.8.1.dist-info/WHEEL,sha256=XbeZDeTWKc1w7CSIyre5aMDU_-PohRwTQceYnisIYYY,88
|
251
|
+
pyegeria-5.3.8.1.dist-info/entry_points.txt,sha256=eAvQ_vkejlF3JzMzEc5VD93ymLA_hSFV0HM8fntG-d8,6791
|
252
|
+
pyegeria-5.3.8.1.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|