psdi-data-conversion 0.0.23__py3-none-any.whl → 0.0.30__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.
- psdi_data_conversion/static/content/index-versions/psdi-common-footer.html +38 -41
- psdi_data_conversion/static/content/psdi-common-footer.html +38 -41
- psdi_data_conversion/static/img/psdi-logo-darktext-simple.png +0 -0
- psdi_data_conversion/static/img/psdi-logo-lighttext-simple.png +0 -0
- {psdi_data_conversion-0.0.23.dist-info → psdi_data_conversion-0.0.30.dist-info}/METADATA +1 -1
- {psdi_data_conversion-0.0.23.dist-info → psdi_data_conversion-0.0.30.dist-info}/RECORD +9 -7
- {psdi_data_conversion-0.0.23.dist-info → psdi_data_conversion-0.0.30.dist-info}/WHEEL +0 -0
- {psdi_data_conversion-0.0.23.dist-info → psdi_data_conversion-0.0.30.dist-info}/entry_points.txt +0 -0
- {psdi_data_conversion-0.0.23.dist-info → psdi_data_conversion-0.0.30.dist-info}/licenses/LICENSE +0 -0
@@ -46,47 +46,44 @@
|
|
46
46
|
<ul class="footer__col footer__items clean-list">
|
47
47
|
<li><a href="https://psdi.ac.uk/">PSDI Home</a></li>
|
48
48
|
<li><a href="mailto:support@psdi.ac.uk">Contact Us</a></li>
|
49
|
-
<li><a href="
|
50
|
-
<li><a href="
|
49
|
+
<li><a href="https://www.psdi.ac.uk/privacy/">Privacy</a></li>
|
50
|
+
<li><a href="https://www.psdi.ac.uk/terms-and-conditions/">Terms and Conditions</a></li>
|
51
|
+
</ul>
|
52
|
+
<ul class="footer__col footer__items clean-list" id="footer-connect">
|
53
|
+
<li><a href="https://www.jiscmail.ac.uk/cgi-bin/wa-jisc.exe?SUBED1=PSDI&A=1">Mailing List</a></li>
|
54
|
+
<li id="footer-icon-list">
|
55
|
+
<a href="https://www.linkedin.com/company/psdiuk/" class="footer-icon">
|
56
|
+
<img src="static/img/social-logo-linkedin-white.png"
|
57
|
+
alt="LinkedIn icon" class="lm-only">
|
58
|
+
<img src="static/img/social-logo-linkedin-black.png"
|
59
|
+
alt="LinkedIn icon" class="dm-only">
|
60
|
+
</a>
|
61
|
+
<a href="https://twitter.com/psdi_uk" class="footer-icon">
|
62
|
+
<img src="static/img/social-logo-x-white.svg" alt="X icon"
|
63
|
+
class="lm-only">
|
64
|
+
<img src="static/img/social-logo-x-black.svg" alt="X icon"
|
65
|
+
class="dm-only">
|
66
|
+
</a>
|
67
|
+
<a href="https://www.youtube.com/@PSDI_UK" class="footer-icon">
|
68
|
+
<img src="static/img/social-logo-youtube-white.png" alt="YouTube icon"
|
69
|
+
class="lm-only">
|
70
|
+
<img src="static/img/social-logo-youtube-black.png" alt="YouTube icon"
|
71
|
+
class="dm-only">
|
72
|
+
</a>
|
73
|
+
<a href="https://bsky.app/profile/psdi-uk.bsky.social" class="footer-icon">
|
74
|
+
<img src="static/img/social-logo-bluesky-white.svg" alt="Bluesky icon"
|
75
|
+
class="lm-only">
|
76
|
+
<img src="static/img/social-logo-bluesky-black.svg" alt="Bluesky icon"
|
77
|
+
class="dm-only">
|
78
|
+
</a>
|
79
|
+
<a href="https://mstdn.science/@PSDI" class="footer-icon">
|
80
|
+
<img src="static/img/social-logo-mastodon-white.svg"
|
81
|
+
alt="Mastodon icon" class="lm-only">
|
82
|
+
<img src="static/img/social-logo-mastodon-black.svg"
|
83
|
+
alt="Mastodon icon" class="dm-only">
|
84
|
+
</a>
|
85
|
+
</li>
|
51
86
|
</ul>
|
52
|
-
<p class="footer__col" id="footer-icon-list">
|
53
|
-
<a href="https://www.linkedin.com/company/psdiuk/" class="footer-icon">
|
54
|
-
<img src="static/img/social-logo-linkedin-white.png" alt="LinkedIn icon"
|
55
|
-
class="lm-only">
|
56
|
-
<img src="static/img/social-logo-linkedin-black.png" alt="LinkedIn icon"
|
57
|
-
class="dm-only">
|
58
|
-
</a>
|
59
|
-
<a href="https://twitter.com/psdi_uk" class="footer-icon">
|
60
|
-
<img src="static/img/social-logo-x-white.svg" alt="X icon"
|
61
|
-
class="lm-only">
|
62
|
-
<img src="static/img/social-logo-x-black.svg" alt="X icon"
|
63
|
-
class="dm-only">
|
64
|
-
</a>
|
65
|
-
<a href="https://www.instagram.com/psdi_uk" class="footer-icon">
|
66
|
-
<img src="static/img/social-logo-instagram-white.svg"
|
67
|
-
alt="Instagram icon" class="lm-only">
|
68
|
-
<img src="static/img/social-logo-instagram-black.svg"
|
69
|
-
alt="Instagram icon" class="dm-only">
|
70
|
-
</a>
|
71
|
-
<a href="https://www.youtube.com/@PSDI_UK" class="footer-icon">
|
72
|
-
<img src="static/img/social-logo-youtube-white.png" alt="YouTube icon"
|
73
|
-
class="lm-only">
|
74
|
-
<img src="static/img/social-logo-youtube-black.png" alt="YouTube icon"
|
75
|
-
class="dm-only">
|
76
|
-
</a>
|
77
|
-
<a href="https://bsky.app/profile/psdi-uk.bsky.social" class="footer-icon">
|
78
|
-
<img src="static/img/social-logo-bluesky-white.svg" alt="Bluesky icon"
|
79
|
-
class="lm-only">
|
80
|
-
<img src="static/img/social-logo-bluesky-black.svg" alt="Bluesky icon"
|
81
|
-
class="dm-only">
|
82
|
-
</a>
|
83
|
-
<a href="https://mstdn.science/@PSDI" class="footer-icon">
|
84
|
-
<img src="static/img/social-logo-mastodon-white.svg" alt="Mastodon icon"
|
85
|
-
class="lm-only">
|
86
|
-
<img src="static/img/social-logo-mastodon-black.svg" alt="Mastodon icon"
|
87
|
-
class="dm-only">
|
88
|
-
</a>
|
89
|
-
</p>
|
90
87
|
<div class="footer__hline small-screen-only">
|
91
88
|
<hr>
|
92
89
|
</div>
|
@@ -95,5 +92,5 @@
|
|
95
92
|
<div class="footer__hline big-screen-only">
|
96
93
|
<hr>
|
97
94
|
</div>
|
98
|
-
<div class="footer__copyright__text text--center">Copyright ©
|
95
|
+
<div class="footer__copyright__text text--center">Copyright © 2025 Physical Sciences Data Infrastructure (PSDI)</div>
|
99
96
|
</div>
|
@@ -46,47 +46,44 @@
|
|
46
46
|
<ul class="footer__col footer__items clean-list">
|
47
47
|
<li><a href="https://psdi.ac.uk/">PSDI Home</a></li>
|
48
48
|
<li><a href="mailto:support@psdi.ac.uk">Contact Us</a></li>
|
49
|
-
<li><a href="
|
50
|
-
<li><a href="
|
49
|
+
<li><a href="https://www.psdi.ac.uk/privacy/">Privacy</a></li>
|
50
|
+
<li><a href="https://www.psdi.ac.uk/terms-and-conditions/">Terms and Conditions</a></li>
|
51
|
+
</ul>
|
52
|
+
<ul class="footer__col footer__items clean-list" id="footer-connect">
|
53
|
+
<li><a href="https://www.jiscmail.ac.uk/cgi-bin/wa-jisc.exe?SUBED1=PSDI&A=1">Mailing List</a></li>
|
54
|
+
<li id="footer-icon-list">
|
55
|
+
<a href="https://www.linkedin.com/company/psdiuk/" class="footer-icon">
|
56
|
+
<img src="../img/social-logo-linkedin-white.png"
|
57
|
+
alt="LinkedIn icon" class="lm-only">
|
58
|
+
<img src="../img/social-logo-linkedin-black.png"
|
59
|
+
alt="LinkedIn icon" class="dm-only">
|
60
|
+
</a>
|
61
|
+
<a href="https://twitter.com/psdi_uk" class="footer-icon">
|
62
|
+
<img src="../img/social-logo-x-white.svg" alt="X icon"
|
63
|
+
class="lm-only">
|
64
|
+
<img src="../img/social-logo-x-black.svg" alt="X icon"
|
65
|
+
class="dm-only">
|
66
|
+
</a>
|
67
|
+
<a href="https://www.youtube.com/@PSDI_UK" class="footer-icon">
|
68
|
+
<img src="../img/social-logo-youtube-white.png" alt="YouTube icon"
|
69
|
+
class="lm-only">
|
70
|
+
<img src="../img/social-logo-youtube-black.png" alt="YouTube icon"
|
71
|
+
class="dm-only">
|
72
|
+
</a>
|
73
|
+
<a href="https://bsky.app/profile/psdi-uk.bsky.social" class="footer-icon">
|
74
|
+
<img src="../img/social-logo-bluesky-white.svg" alt="Bluesky icon"
|
75
|
+
class="lm-only">
|
76
|
+
<img src="../img/social-logo-bluesky-black.svg" alt="Bluesky icon"
|
77
|
+
class="dm-only">
|
78
|
+
</a>
|
79
|
+
<a href="https://mstdn.science/@PSDI" class="footer-icon">
|
80
|
+
<img src="../img/social-logo-mastodon-white.svg"
|
81
|
+
alt="Mastodon icon" class="lm-only">
|
82
|
+
<img src="../img/social-logo-mastodon-black.svg"
|
83
|
+
alt="Mastodon icon" class="dm-only">
|
84
|
+
</a>
|
85
|
+
</li>
|
51
86
|
</ul>
|
52
|
-
<p class="footer__col" id="footer-icon-list">
|
53
|
-
<a href="https://www.linkedin.com/company/psdiuk/" class="footer-icon">
|
54
|
-
<img src="../img/social-logo-linkedin-white.png" alt="LinkedIn icon"
|
55
|
-
class="lm-only">
|
56
|
-
<img src="../img/social-logo-linkedin-black.png" alt="LinkedIn icon"
|
57
|
-
class="dm-only">
|
58
|
-
</a>
|
59
|
-
<a href="https://twitter.com/psdi_uk" class="footer-icon">
|
60
|
-
<img src="../img/social-logo-x-white.svg" alt="X icon"
|
61
|
-
class="lm-only">
|
62
|
-
<img src="../img/social-logo-x-black.svg" alt="X icon"
|
63
|
-
class="dm-only">
|
64
|
-
</a>
|
65
|
-
<a href="https://www.instagram.com/psdi_uk" class="footer-icon">
|
66
|
-
<img src="../img/social-logo-instagram-white.svg"
|
67
|
-
alt="Instagram icon" class="lm-only">
|
68
|
-
<img src="../img/social-logo-instagram-black.svg"
|
69
|
-
alt="Instagram icon" class="dm-only">
|
70
|
-
</a>
|
71
|
-
<a href="https://www.youtube.com/@PSDI_UK" class="footer-icon">
|
72
|
-
<img src="../img/social-logo-youtube-white.png" alt="YouTube icon"
|
73
|
-
class="lm-only">
|
74
|
-
<img src="../img/social-logo-youtube-black.png" alt="YouTube icon"
|
75
|
-
class="dm-only">
|
76
|
-
</a>
|
77
|
-
<a href="https://bsky.app/profile/psdi-uk.bsky.social" class="footer-icon">
|
78
|
-
<img src="../img/social-logo-bluesky-white.svg" alt="Bluesky icon"
|
79
|
-
class="lm-only">
|
80
|
-
<img src="../img/social-logo-bluesky-black.svg" alt="Bluesky icon"
|
81
|
-
class="dm-only">
|
82
|
-
</a>
|
83
|
-
<a href="https://mstdn.science/@PSDI" class="footer-icon">
|
84
|
-
<img src="../img/social-logo-mastodon-white.svg" alt="Mastodon icon"
|
85
|
-
class="lm-only">
|
86
|
-
<img src="../img/social-logo-mastodon-black.svg" alt="Mastodon icon"
|
87
|
-
class="dm-only">
|
88
|
-
</a>
|
89
|
-
</p>
|
90
87
|
<div class="footer__hline small-screen-only">
|
91
88
|
<hr>
|
92
89
|
</div>
|
@@ -95,5 +92,5 @@
|
|
95
92
|
<div class="footer__hline big-screen-only">
|
96
93
|
<hr>
|
97
94
|
</div>
|
98
|
-
<div class="footer__copyright__text text--center">Copyright ©
|
95
|
+
<div class="footer__copyright__text text--center">Copyright © 2025 Physical Sciences Data Infrastructure (PSDI)</div>
|
99
96
|
</div>
|
Binary file
|
Binary file
|
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
2
|
Name: psdi_data_conversion
|
3
|
-
Version: 0.0.
|
3
|
+
Version: 0.0.30
|
4
4
|
Summary: Chemistry file format conversion service, provided by PSDI
|
5
5
|
Project-URL: Homepage, https://psdidev2.azurewebsites.net/
|
6
6
|
Project-URL: Documentation, https://psdi-uk.github.io/psdi-data-conversion/
|
@@ -26,18 +26,20 @@ psdi_data_conversion/static/content/convertc2x.htm,sha256=A7lp4rLsFrjDq10rDfqwmj
|
|
26
26
|
psdi_data_conversion/static/content/documentation.htm,sha256=1LgGHPTuMg0k8LKj5Oc7Zns9GacgA1o9992_1RlSyUc,5584
|
27
27
|
psdi_data_conversion/static/content/feedback.htm,sha256=sS30hTQ9UzWHRQQh9Bz5k-EtbtVXRL4BVkQ74bW0sYA,1814
|
28
28
|
psdi_data_conversion/static/content/header-links.html,sha256=-9_f7B7JVMujftNHtc3PY-_DMyvz-QNSmvZz1OQVTys,610
|
29
|
-
psdi_data_conversion/static/content/psdi-common-footer.html,sha256=
|
29
|
+
psdi_data_conversion/static/content/psdi-common-footer.html,sha256=qYw0VZkbWhoU4pacaHCMvRANGsW_AOgoWe4KCBy0mII,3923
|
30
30
|
psdi_data_conversion/static/content/psdi-common-header.html,sha256=A0Y_Bfu-RC8hBHBNnYMyuhltmJsOZdz2krd2yxUgnAE,1736
|
31
31
|
psdi_data_conversion/static/content/report.htm,sha256=aQbvQhRooiG-AE6bghfmbRWLX2fDQl3iHuBiTF3CAJM,4466
|
32
32
|
psdi_data_conversion/static/content/index-versions/header-links.html,sha256=N_VC_c-ew7VmAYRSyqlOe0rkdWb9SL709OoHbQDapcU,666
|
33
|
-
psdi_data_conversion/static/content/index-versions/psdi-common-footer.html,sha256=
|
33
|
+
psdi_data_conversion/static/content/index-versions/psdi-common-footer.html,sha256=dDpapYFeuodAPtuUqbO89qywNqjURYrrLVFuStSzxDM,3979
|
34
34
|
psdi_data_conversion/static/content/index-versions/psdi-common-header.html,sha256=O04QvI5HPykiBEyEzNWLoCbfNdtTIXRwIGAuCapMRNg,1803
|
35
35
|
psdi_data_conversion/static/data/data.json,sha256=_3o3BFEmnWGhoGMaviJsu-U9dJnk_tH9Wf0g-eDVWuU,3630027
|
36
36
|
psdi_data_conversion/static/img/colormode-toggle-dm.svg,sha256=Q85ODwU67chZ77lyT9gITtnmqzJEycFmz35dJuqaPXE,502
|
37
37
|
psdi_data_conversion/static/img/colormode-toggle-lm.svg,sha256=sIKXsNmLIXU4fSuuqrN0r-J4Hd3NIqoiXNT3mdq5-Fo,1155
|
38
38
|
psdi_data_conversion/static/img/psdi-icon-dark.svg,sha256=-hYXxegsw67i0qqAOYCx-I-ZPyG04wG0aBVTKoZQlL0,69747
|
39
39
|
psdi_data_conversion/static/img/psdi-icon-light.svg,sha256=1zSib2BwjjZVRR4YHDZ9TyUCqlago5XddIzOnE2CDDA,70386
|
40
|
+
psdi_data_conversion/static/img/psdi-logo-darktext-simple.png,sha256=XeQHNbllfhpqkjYXF8myqySuWccMEc8ei9jgjJCZBZY,149649
|
40
41
|
psdi_data_conversion/static/img/psdi-logo-darktext.png,sha256=jcaG2DQWsdB0VXa9_GQ3u5RbiOJPBlLUrQzI35Xv61c,165128
|
42
|
+
psdi_data_conversion/static/img/psdi-logo-lighttext-simple.png,sha256=xEvl5zWzodjcUtLDFSkCczcXHsR-cfLgkKLBgKe06ks,75006
|
41
43
|
psdi_data_conversion/static/img/psdi-logo-lighttext.png,sha256=6z4vKottbyKwa-vWx5S82RkcMgUdv2JwhjtMVEVgeOQ,83284
|
42
44
|
psdi_data_conversion/static/img/social-logo-bluesky-black.svg,sha256=7mgtSMFqQ4kLgy19oJnO7YGQVHON4KofgMcrGB5K1eY,745
|
43
45
|
psdi_data_conversion/static/img/social-logo-bluesky-white.svg,sha256=20nkHNSumynZkggFPtEYR-fqMc4gwYOA1yXvIaYjKTk,745
|
@@ -74,8 +76,8 @@ psdi_data_conversion/testing/constants.py,sha256=TnUtsNmlFSzBrCWrCOp0TfKz33s8Oxz
|
|
74
76
|
psdi_data_conversion/testing/conversion_callbacks.py,sha256=oSq93JdTz7KvLVirq_Ibaglg1ZxzuoKuWMv9DS2ykgs,18709
|
75
77
|
psdi_data_conversion/testing/conversion_test_specs.py,sha256=bJxCDS-qq9M2_v22V6qJ4ZNHR9nOHcBsHzXMle91ejs,14795
|
76
78
|
psdi_data_conversion/testing/utils.py,sha256=1QHd-bwc04SzqvwkV9Bhmm8Zi4ARoQE4jaECaTvaGAU,22601
|
77
|
-
psdi_data_conversion-0.0.
|
78
|
-
psdi_data_conversion-0.0.
|
79
|
-
psdi_data_conversion-0.0.
|
80
|
-
psdi_data_conversion-0.0.
|
81
|
-
psdi_data_conversion-0.0.
|
79
|
+
psdi_data_conversion-0.0.30.dist-info/METADATA,sha256=SGwQHiDnpOVijKTcZEni_Uztf1ppkDEvGpTz-xiCL1M,35516
|
80
|
+
psdi_data_conversion-0.0.30.dist-info/WHEEL,sha256=TJPnKdtrSue7xZ_AVGkp9YXcvDrobsjBds1du3Nx6dc,87
|
81
|
+
psdi_data_conversion-0.0.30.dist-info/entry_points.txt,sha256=o5y9mx-xX_koYtoAEB4acBG8lUkmhu8TlJhYD7axDS0,69
|
82
|
+
psdi_data_conversion-0.0.30.dist-info/licenses/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
|
83
|
+
psdi_data_conversion-0.0.30.dist-info/RECORD,,
|
File without changes
|
{psdi_data_conversion-0.0.23.dist-info → psdi_data_conversion-0.0.30.dist-info}/entry_points.txt
RENAMED
File without changes
|
{psdi_data_conversion-0.0.23.dist-info → psdi_data_conversion-0.0.30.dist-info}/licenses/LICENSE
RENAMED
File without changes
|