pyegeria 5.3.3.14.dev2__py3-none-any.whl → 5.3.3.14.dev3__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.
@@ -86,8 +86,8 @@ def parse_mermaid_code(mermaid_code):
86
86
  guid = full_title.split('[')[1].split(']')[0]
87
87
  mermaid_code = parts[2].strip()
88
88
  else:
89
- title = "No Title"
90
- guid = "No GUID"
89
+ title = ""
90
+ guid = ""
91
91
  return title, guid, mermaid_code
92
92
 
93
93
  def construct_mermaid_html(mermaid_str: str) -> str:
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.3
2
2
  Name: pyegeria
3
- Version: 5.3.3.14.dev2
3
+ Version: 5.3.3.14.dev3
4
4
  Summary: A python client for Egeria
5
5
  License: Apache 2.0
6
6
  Keywords: egeria,metadata,governance
@@ -306,7 +306,7 @@ pyegeria/feedback_manager_omvs.py,sha256=B66e3ZCaC_dirb0mcb2Nz3PYh2ZKsoMAYNOb3eu
306
306
  pyegeria/full_omag_server_config.py,sha256=k3fUfopAFAE3OKkFR7zZPiki_FYj6j2xQ4oD2SVaefQ,47350
307
307
  pyegeria/glossary_browser_omvs.py,sha256=NcitYaZJqwVODBO5zBtWpXPNUJJ3DKzEbRaOFSAyUlg,93554
308
308
  pyegeria/glossary_manager_omvs.py,sha256=tBjoHrrHJLasXoeQSpW-KpF3vEQdN_GR3jfcceTjt_c,132444
309
- pyegeria/mermaid_utilities.py,sha256=pnCRvmAxJK8IRTN2Bxj03Rm4IbFtjo2BMymn33-DC1c,18089
309
+ pyegeria/mermaid_utilities.py,sha256=E0PbkCICbING_Ib5huTYRWeW3LNVZe95VarlyWxFtSc,18074
310
310
  pyegeria/metadata_explorer_omvs.py,sha256=XBg6q-JXOA8UYsT85nlpBVe4EQ6jxwj70MvE7tkVvH0,86905
311
311
  pyegeria/my_profile_omvs.py,sha256=DyECbUFEcgokrIbzdMMNljC3bqfqKGXAF2wZEpzvRYs,34666
312
312
  pyegeria/platform_services.py,sha256=CJIOYIFEbcIGwdWlApAQcXxZTsdrhFtpJcm4O3p7dG0,41646
@@ -319,8 +319,8 @@ pyegeria/template_manager_omvs.py,sha256=Sw5xsQAhy7a48xFCg59mg9_nqyhawoS9v4WyF-P
319
319
  pyegeria/utils.py,sha256=1h6bwveadd6GpbnGLTmqPBmBk68QvxdjGTI9RfbrgKY,5415
320
320
  pyegeria/valid_metadata_omvs.py,sha256=cCt5CCLv6BdzCu90n68r_PkG_PEQJjrtwCxio7K6yko,65034
321
321
  pyegeria/x_action_author_omvs.py,sha256=xu1IQ0YbhIKi17C5a7Aq9u1Az2czwahNPpX9czmyVxE,6454
322
- pyegeria-5.3.3.14.dev2.dist-info/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
323
- pyegeria-5.3.3.14.dev2.dist-info/METADATA,sha256=_1IbggzL52J5468P1pzM99Hbe75D9aSDk644dFbeVnA,2741
324
- pyegeria-5.3.3.14.dev2.dist-info/WHEEL,sha256=IYZQI976HJqqOpQU6PHkJ8fb3tMNBFjg-Cn-pwAbaFM,88
325
- pyegeria-5.3.3.14.dev2.dist-info/entry_points.txt,sha256=GUgzn0Xpl5o66CcocUIMXNigfevO4fKSl4EbBTJzuRA,6003
326
- pyegeria-5.3.3.14.dev2.dist-info/RECORD,,
322
+ pyegeria-5.3.3.14.dev3.dist-info/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
323
+ pyegeria-5.3.3.14.dev3.dist-info/METADATA,sha256=-lGkfezT7J_fHbiM84W35154BlRDNywP7UPxbWcP_os,2741
324
+ pyegeria-5.3.3.14.dev3.dist-info/WHEEL,sha256=IYZQI976HJqqOpQU6PHkJ8fb3tMNBFjg-Cn-pwAbaFM,88
325
+ pyegeria-5.3.3.14.dev3.dist-info/entry_points.txt,sha256=cta-fZVK34QEhXFCTDuTRaSEC8iUo_Ca-cg8XfvHZN8,6003
326
+ pyegeria-5.3.3.14.dev3.dist-info/RECORD,,
@@ -22,7 +22,7 @@ hey_egeria_cat=pyegeria.commands.cli.egeria_cat:cli
22
22
  hey_egeria_my=pyegeria.commands.cli.egeria_my:cli
23
23
  hey_egeria_ops=pyegeria.commands.cli.egeria_ops:cli
24
24
  hey_egeria_tech=pyegeria.commands.cli.egeria_tech:cli
25
- link_test=pyegeria.commands.cat.link_test:main
25
+ link_test=pyegeria.commands.cat.link-test:main
26
26
  list_all_related_elements=pyegeria.commands.tech.list_all_related_elements:main
27
27
  list_anchored_elements=pyegeria.commands.tech.list_anchored_elements:main
28
28
  list_archives=pyegeria.commands.ops.list_archives:main