setiastrosuitepro 1.7.1.post2__py3-none-any.whl → 1.7.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 setiastrosuitepro might be problematic. Click here for more details.
- setiastro/images/3dplanet.png +0 -0
- setiastro/saspro/__init__.py +20 -8
- setiastro/saspro/__main__.py +349 -290
- setiastro/saspro/_generated/build_info.py +2 -2
- setiastro/saspro/abe.py +4 -4
- setiastro/saspro/autostretch.py +29 -18
- setiastro/saspro/doc_manager.py +4 -1
- setiastro/saspro/gui/main_window.py +46 -7
- setiastro/saspro/gui/mixins/file_mixin.py +6 -2
- setiastro/saspro/gui/mixins/menu_mixin.py +1 -0
- setiastro/saspro/gui/mixins/toolbar_mixin.py +9 -2
- setiastro/saspro/imageops/serloader.py +101 -17
- setiastro/saspro/layers.py +186 -10
- setiastro/saspro/layers_dock.py +198 -5
- setiastro/saspro/legacy/image_manager.py +10 -4
- setiastro/saspro/legacy/numba_utils.py +301 -119
- setiastro/saspro/numba_utils.py +998 -270
- setiastro/saspro/ops/settings.py +6 -6
- setiastro/saspro/pixelmath.py +1 -1
- setiastro/saspro/planetprojection.py +4059 -0
- setiastro/saspro/resources.py +2 -0
- setiastro/saspro/save_options.py +45 -13
- setiastro/saspro/ser_stack_config.py +21 -1
- setiastro/saspro/ser_stacker.py +8 -2
- setiastro/saspro/ser_stacker_dialog.py +37 -10
- setiastro/saspro/ser_tracking.py +57 -35
- setiastro/saspro/serviewer.py +164 -16
- setiastro/saspro/sfcc.py +14 -8
- setiastro/saspro/stacking_suite.py +292 -111
- setiastro/saspro/subwindow.py +64 -36
- setiastro/saspro/translations/all_source_strings.json +2 -2
- setiastro/saspro/translations/ar_translations.py +3 -3
- setiastro/saspro/translations/de_translations.py +2 -2
- setiastro/saspro/translations/es_translations.py +2 -2
- setiastro/saspro/translations/fr_translations.py +2 -2
- setiastro/saspro/translations/hi_translations.py +2 -2
- setiastro/saspro/translations/it_translations.py +2 -2
- setiastro/saspro/translations/ja_translations.py +2 -2
- setiastro/saspro/translations/pt_translations.py +2 -2
- setiastro/saspro/translations/ru_translations.py +2 -2
- setiastro/saspro/translations/saspro_ar.ts +2 -2
- setiastro/saspro/translations/saspro_de.ts +4 -4
- setiastro/saspro/translations/saspro_es.ts +2 -2
- setiastro/saspro/translations/saspro_fr.ts +2 -2
- setiastro/saspro/translations/saspro_hi.ts +2 -2
- setiastro/saspro/translations/saspro_it.ts +4 -4
- setiastro/saspro/translations/saspro_ja.ts +2 -2
- setiastro/saspro/translations/saspro_pt.ts +2 -2
- setiastro/saspro/translations/saspro_ru.ts +2 -2
- setiastro/saspro/translations/saspro_sw.ts +2 -2
- setiastro/saspro/translations/saspro_uk.ts +2 -2
- setiastro/saspro/translations/saspro_zh.ts +2 -2
- setiastro/saspro/translations/sw_translations.py +2 -2
- setiastro/saspro/translations/uk_translations.py +2 -2
- setiastro/saspro/translations/zh_translations.py +2 -2
- setiastro/saspro/window_shelf.py +62 -1
- {setiastrosuitepro-1.7.1.post2.dist-info → setiastrosuitepro-1.7.4.dist-info}/METADATA +1 -1
- {setiastrosuitepro-1.7.1.post2.dist-info → setiastrosuitepro-1.7.4.dist-info}/RECORD +62 -60
- {setiastrosuitepro-1.7.1.post2.dist-info → setiastrosuitepro-1.7.4.dist-info}/entry_points.txt +1 -1
- {setiastrosuitepro-1.7.1.post2.dist-info → setiastrosuitepro-1.7.4.dist-info}/WHEEL +0 -0
- {setiastrosuitepro-1.7.1.post2.dist-info → setiastrosuitepro-1.7.4.dist-info}/licenses/LICENSE +0 -0
- {setiastrosuitepro-1.7.1.post2.dist-info → setiastrosuitepro-1.7.4.dist-info}/licenses/license.txt +0 -0
|
@@ -1753,7 +1753,7 @@ TRANSLATIONS_ZH = {
|
|
|
1753
1753
|
"Chinese": "简体中文",
|
|
1754
1754
|
"Choose Background…": "选择背景…",
|
|
1755
1755
|
"Clear": "清除",
|
|
1756
|
-
"Compute autostretch on a
|
|
1756
|
+
"Compute autostretch on a 24-bit histogram (smoother gradients).": "在 24 位直方图上计算自动拉伸(更平滑的渐变)。",
|
|
1757
1757
|
"Cosmic Clarity folder:": "Cosmic Clarity 文件夹:",
|
|
1758
1758
|
"Customize…": "自定义…",
|
|
1759
1759
|
"Edit custom colors and font": "编辑自定义颜色和字体",
|
|
@@ -1761,7 +1761,7 @@ TRANSLATIONS_ZH = {
|
|
|
1761
1761
|
"French": "法语",
|
|
1762
1762
|
"German": "德语",
|
|
1763
1763
|
"GraXpert executable:": "GraXpert 可执行文件:",
|
|
1764
|
-
"High-quality autostretch (
|
|
1764
|
+
"High-quality autostretch (24-bit; better gradients)": "高质量自动拉伸(24 位;更好的渐变)",
|
|
1765
1765
|
"Italian": "意大利语",
|
|
1766
1766
|
"Japanese": "日语",
|
|
1767
1767
|
"Language changed. Please manually restart the application to apply the new language.": "语言已更改。请手动重启应用以应用新语言。",
|
setiastro/saspro/window_shelf.py
CHANGED
|
@@ -133,6 +133,10 @@ class WindowShelf(QDockWidget):
|
|
|
133
133
|
QTimer.singleShot(30, apply_rect)
|
|
134
134
|
QTimer.singleShot(120, apply_rect)
|
|
135
135
|
|
|
136
|
+
mdi = sub.mdiArea()
|
|
137
|
+
if mdi is not None:
|
|
138
|
+
mdi.setActiveSubWindow(sub)
|
|
139
|
+
|
|
136
140
|
sub.raise_()
|
|
137
141
|
sub.activateWindow()
|
|
138
142
|
finally:
|
|
@@ -163,6 +167,8 @@ class WindowShelf(QDockWidget):
|
|
|
163
167
|
self._saved_state.clear()
|
|
164
168
|
self.hide()
|
|
165
169
|
|
|
170
|
+
from PyQt6.QtWidgets import QMdiArea
|
|
171
|
+
|
|
166
172
|
class MinimizeInterceptor(QObject):
|
|
167
173
|
"""Redirect native minimize → shelf entry, capturing geometry BEFORE hiding."""
|
|
168
174
|
def __init__(self, shelf: WindowShelf, parent: QWidget | None = None):
|
|
@@ -172,7 +178,6 @@ class MinimizeInterceptor(QObject):
|
|
|
172
178
|
def eventFilter(self, obj, ev):
|
|
173
179
|
if isinstance(obj, QMdiSubWindow) and ev.type() == QEvent.Type.WindowStateChange:
|
|
174
180
|
if obj.windowState() & Qt.WindowState.WindowMinimized:
|
|
175
|
-
# Capture state FIRST, then cancel minimize and hide.
|
|
176
181
|
self.shelf.pre_capture_state(obj)
|
|
177
182
|
QTimer.singleShot(0, lambda o=obj: self._redirect(o))
|
|
178
183
|
return True
|
|
@@ -183,3 +188,59 @@ class MinimizeInterceptor(QObject):
|
|
|
183
188
|
sub.setWindowState(sub.windowState() & ~Qt.WindowState.WindowMinimized)
|
|
184
189
|
sub.hide()
|
|
185
190
|
self.shelf.add_entry(sub)
|
|
191
|
+
|
|
192
|
+
# NEW: pick a new active subwindow (so the hidden one isn't "active")
|
|
193
|
+
QTimer.singleShot(0, lambda s=sub: self._activate_next_visible(s))
|
|
194
|
+
|
|
195
|
+
def _activate_next_visible(self, hidden_sub: QMdiSubWindow):
|
|
196
|
+
mdi = hidden_sub.mdiArea()
|
|
197
|
+
if mdi is None:
|
|
198
|
+
return
|
|
199
|
+
|
|
200
|
+
# Prefer an order that feels stable to users
|
|
201
|
+
try:
|
|
202
|
+
subs = mdi.subWindowList(QMdiArea.WindowOrder.CreationOrder)
|
|
203
|
+
except Exception:
|
|
204
|
+
subs = mdi.subWindowList()
|
|
205
|
+
|
|
206
|
+
# Only candidates that can actually be "active"
|
|
207
|
+
cand = []
|
|
208
|
+
for sw in subs:
|
|
209
|
+
if sw is None or sw is hidden_sub:
|
|
210
|
+
continue
|
|
211
|
+
# hidden subwindows won't accept activation
|
|
212
|
+
if not sw.isVisible():
|
|
213
|
+
continue
|
|
214
|
+
# sanity: ignore minimized (shouldn't happen since you intercept)
|
|
215
|
+
if sw.windowState() & Qt.WindowState.WindowMinimized:
|
|
216
|
+
continue
|
|
217
|
+
cand.append(sw)
|
|
218
|
+
|
|
219
|
+
if not cand:
|
|
220
|
+
# Nothing else to activate
|
|
221
|
+
try:
|
|
222
|
+
mdi.setActiveSubWindow(None) # may be ignored on some platforms
|
|
223
|
+
except Exception:
|
|
224
|
+
pass
|
|
225
|
+
return
|
|
226
|
+
|
|
227
|
+
# Pick "next" relative to where the hidden window was in the list
|
|
228
|
+
try:
|
|
229
|
+
idx = subs.index(hidden_sub)
|
|
230
|
+
except Exception:
|
|
231
|
+
idx = -1
|
|
232
|
+
|
|
233
|
+
# Rotate forward to the next candidate
|
|
234
|
+
picked = None
|
|
235
|
+
if idx >= 0:
|
|
236
|
+
for off in range(1, len(subs) + 1):
|
|
237
|
+
sw = subs[(idx + off) % len(subs)]
|
|
238
|
+
if sw in cand:
|
|
239
|
+
picked = sw
|
|
240
|
+
break
|
|
241
|
+
if picked is None:
|
|
242
|
+
picked = cand[0]
|
|
243
|
+
|
|
244
|
+
mdi.setActiveSubWindow(picked)
|
|
245
|
+
picked.raise_()
|
|
246
|
+
picked.widget().setFocus(Qt.FocusReason.OtherFocusReason)
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: setiastrosuitepro
|
|
3
|
-
Version: 1.7.
|
|
3
|
+
Version: 1.7.4
|
|
4
4
|
Summary: Seti Astro Suite Pro - Advanced astrophotography toolkit for image calibration, stacking, registration, photometry, and visualization
|
|
5
5
|
License: GPL-3.0
|
|
6
6
|
License-File: LICENSE
|
|
@@ -11,6 +11,7 @@ setiastro/data/catalogs/List_of_Galaxies_with_Distances_Gly.csv,sha256=NkZ9hflb9
|
|
|
11
11
|
setiastro/data/catalogs/test.csv,sha256=vIL2AA8APalVj6ti-waEPS15Qey_DPUlxp1JZw1mN7E,93
|
|
12
12
|
setiastro/data/catalogs/updated_celestial_catalog.csv,sha256=HOsuyWFrQXEDv0ql2MWSuFDuftOQkUzFWh_DfYM-mz4,936414
|
|
13
13
|
setiastro/data/SASP_data.fits,sha256=_wLrlMnXSqY15dEvBtAnFE0IZOlj1zDbVEEhegKIcTk,4115520
|
|
14
|
+
setiastro/images/3dplanet.png,sha256=Zm4atz64lJe_uEULmA3QSZN1AKTtRvWeHTjOz4S1PyI,14612
|
|
14
15
|
setiastro/images/abeicon.png,sha256=r9HNnjZa1Zw_hKP9h6I2XqxOio1_mJBYCgh5gagu6LA,19423
|
|
15
16
|
setiastro/images/abeicon.svg,sha256=yAnr5-m3ej2OFPeCS156Ek0oI_PAe5Mivh6NXTI4DVo,866
|
|
16
17
|
setiastro/images/aberration.png,sha256=lP86_M-M-Y6a21xgKnXXoq9GwkujpfxGQ99qyF05JL4,330009
|
|
@@ -178,11 +179,11 @@ setiastro/images/wims.png,sha256=EFFaRRUPMMPInRXSr_thUGQAxZTXgDVkjHeiaJiZmgk,117
|
|
|
178
179
|
setiastro/images/wrench_icon.png,sha256=4-DFNkXZUBkfK4WCFLdcr1-b3MsrYcE3DGrp4tL6AVI,72352
|
|
179
180
|
setiastro/images/xisfliberator.png,sha256=sPC7mPHX_ToyBh9nSLn9B5fVRaM89QvqzW30ohbW8VE,1551111
|
|
180
181
|
setiastro/qml/ResourceMonitor.qml,sha256=k9_qXKAZLi8vj-5BffJTJu_UkRnxunZKn53HthdySKE,3948
|
|
181
|
-
setiastro/saspro/__init__.py,sha256=
|
|
182
|
-
setiastro/saspro/__main__.py,sha256=
|
|
182
|
+
setiastro/saspro/__init__.py,sha256=6o8orhytzBWyJWBdG37xPcT6IVPZOG8d22FBVzn0Kac,902
|
|
183
|
+
setiastro/saspro/__main__.py,sha256=_zAHsw4SNWYzMXlswBuiMGgTUGYrU5p5-dsxhQ3_GWk,40789
|
|
183
184
|
setiastro/saspro/_generated/__init__.py,sha256=HbruQfKNbbVL4kh_t4oVG3UeUieaW8MUaqIcDCmnTvA,197
|
|
184
|
-
setiastro/saspro/_generated/build_info.py,sha256=
|
|
185
|
-
setiastro/saspro/abe.py,sha256=
|
|
185
|
+
setiastro/saspro/_generated/build_info.py,sha256=VxZWJy-KPNuwmcIbdSYbrwcuCOt5PSUVAua4TWpAV9k,111
|
|
186
|
+
setiastro/saspro/abe.py,sha256=l6o0klT-TqJppzEjCBb9isyIvtuf_UsuMZV8JvqbgPI,59779
|
|
186
187
|
setiastro/saspro/abe_preset.py,sha256=u9t16yTb9v98tLjhvh496Fsp3Z-dNiBSs5itnAaJwh8,7750
|
|
187
188
|
setiastro/saspro/aberration_ai.py,sha256=8LtDu_KuqvL-W0MTUIJq9KguMjJPiUEQjMUibY16H-4,41673
|
|
188
189
|
setiastro/saspro/aberration_ai_preset.py,sha256=nxtjo0qQYEML_8AzemMXtLNSdWf2FhMzPO9xELjlZ0U,9747
|
|
@@ -193,7 +194,7 @@ setiastro/saspro/add_stars.py,sha256=7rYunF4Khj67zDP2dcCmcNdNx0lYtWCFace9q5gz2_g
|
|
|
193
194
|
setiastro/saspro/astrobin_exporter.py,sha256=-MZFoUVVZ3FItTbwoqoLzuOsrR3R5RQ7zf4CGC9GTr8,47455
|
|
194
195
|
setiastro/saspro/astrospike.py,sha256=Or-14MS3iZrn3q1teNf-BkjVdMCsZYaON7T95dm96oI,5930
|
|
195
196
|
setiastro/saspro/astrospike_python.py,sha256=Ytl9EWsRDQBXZtwMqtCBjVdiEEr9isUeLnGmcuEw1fQ,74932
|
|
196
|
-
setiastro/saspro/autostretch.py,sha256=
|
|
197
|
+
setiastro/saspro/autostretch.py,sha256=mSDXjbKjip7BrB19QZhniBxlsf8C_X49IVlc8-0bN68,8298
|
|
197
198
|
setiastro/saspro/backgroundneutral.py,sha256=MFlBEwR65ASNXIY0S-0ZUaS89FCmNV_qafPs-OxUlO4,26383
|
|
198
199
|
setiastro/saspro/batch_convert.py,sha256=O46KyB-DBZiTHokaWt_op1GDRr3juSaDSeFzP3pv1Zs,12377
|
|
199
200
|
setiastro/saspro/batch_renamer.py,sha256=PZe2MEwjg0n055UETIbwnwdfAux4heTVx5gr3qnNW5g,21900
|
|
@@ -221,7 +222,7 @@ setiastro/saspro/curves_preset.py,sha256=Cmz34JZWWrPIbudpPk1WvDk5NFjGIP-Vui3h_mx
|
|
|
221
222
|
setiastro/saspro/debayer.py,sha256=emuQdb41xHwGVvnBU-SF1H_Zdz271RFTz0lm09xl184,25314
|
|
222
223
|
setiastro/saspro/debug_utils.py,sha256=uYQne3MHxg_R7y17NqKFj1_befrmjzOI3_jD4JKovnA,1085
|
|
223
224
|
setiastro/saspro/dnd_mime.py,sha256=QNG97JQJc3xNQ5cPD4zwbC7OZTf9BzqjXE2SvZV9H5Q,1143
|
|
224
|
-
setiastro/saspro/doc_manager.py,sha256=
|
|
225
|
+
setiastro/saspro/doc_manager.py,sha256=ujII9hpYAgOagMxtUeeIwVEmQjzRot2kqj4-mF1ULGg,113035
|
|
225
226
|
setiastro/saspro/exoplanet_detector.py,sha256=_zhasWOf63BCZJuFy1vRC5PMGcc4Rf6DmkbveUuzDdY,96858
|
|
226
227
|
setiastro/saspro/file_utils.py,sha256=zB2BqVnDVLbg_5eO3PIFgYu_Ulm5M3MXQUuzNdvO6Q4,7569
|
|
227
228
|
setiastro/saspro/fitsmodifier.py,sha256=jYrSUwMacohP8ErFdJy0sr8Ld4YrTUgDdwaDr-_pRWg,30362
|
|
@@ -235,16 +236,16 @@ setiastro/saspro/ghs_preset.py,sha256=Zw3MJH5rEz7nqLdlmRBm3vYXgyopoupyDGAhM-PRXq
|
|
|
235
236
|
setiastro/saspro/graxpert.py,sha256=XSLeBhlAY2DkYUw93j2OEOuPLOPfzWYcT5Dz3JhhpW8,22579
|
|
236
237
|
setiastro/saspro/graxpert_preset.py,sha256=ESds2NPMPfsBHWNBfyYZ1rFpQxZ9gPOtxwz8enHfFfc,10719
|
|
237
238
|
setiastro/saspro/gui/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
238
|
-
setiastro/saspro/gui/main_window.py,sha256=
|
|
239
|
+
setiastro/saspro/gui/main_window.py,sha256=cR7KPPqLE7FmO55Y0_VO-fhvS-gitFW-x65jfeAckDs,374942
|
|
239
240
|
setiastro/saspro/gui/mixins/__init__.py,sha256=ubdTIri0xoRs6MwDnEaVsAHbMxuPqz0CZcYcue3Mkcc,836
|
|
240
241
|
setiastro/saspro/gui/mixins/dock_mixin.py,sha256=C6IWKM-uP2ekqO7ozVQQcTnEgAkUL_OaRZbncIdrh8g,23893
|
|
241
|
-
setiastro/saspro/gui/mixins/file_mixin.py,sha256=
|
|
242
|
+
setiastro/saspro/gui/mixins/file_mixin.py,sha256=p6gKJrDTKovK4YzowDQy1Z5nNsspQe7B9ICRXvCUvxc,17893
|
|
242
243
|
setiastro/saspro/gui/mixins/geometry_mixin.py,sha256=x-HyLXGFhEs8SJuXT8EF6tS3XJaH8IhAP-ZFJ2BS2Lw,19038
|
|
243
244
|
setiastro/saspro/gui/mixins/header_mixin.py,sha256=kfZUJviB61c8NBXFB3MVBEcRPX_36ZV8tUZNJkDmMJ0,17253
|
|
244
245
|
setiastro/saspro/gui/mixins/mask_mixin.py,sha256=hrC5jLWxUZgQiYUXp7nvECo2uiarK7_HKgawG4HGB9w,15711
|
|
245
|
-
setiastro/saspro/gui/mixins/menu_mixin.py,sha256=
|
|
246
|
+
setiastro/saspro/gui/mixins/menu_mixin.py,sha256=eoXZPjMysBXcC2DllHmXwSFv2BnFO-GDUgm-9XpJU0c,16750
|
|
246
247
|
setiastro/saspro/gui/mixins/theme_mixin.py,sha256=td6hYnZn17lXlFxQOXgK7-qfKo6CIJACF8_zrULlEkc,20740
|
|
247
|
-
setiastro/saspro/gui/mixins/toolbar_mixin.py,sha256=
|
|
248
|
+
setiastro/saspro/gui/mixins/toolbar_mixin.py,sha256=ci15G3SNmysrkvFpx7bGxCK29uzdqLB6bYJYSKsne6s,92922
|
|
248
249
|
setiastro/saspro/gui/mixins/update_mixin.py,sha256=rq7J0Pcn_gO8UehCGVtcSvf-MDbmeGf796h0JBGr0sM,16545
|
|
249
250
|
setiastro/saspro/gui/mixins/view_mixin.py,sha256=EacXxtoAvkectGgLiahf3rHv2AaqKDQUteocVV_P834,17850
|
|
250
251
|
setiastro/saspro/gui/statistics_dialog.py,sha256=celhcsHcp3lNpox_X0ByAiYE80qFaF-dYyP8StzgrcU,1955
|
|
@@ -260,16 +261,16 @@ setiastro/saspro/imageops/__init__.py,sha256=CE9mHOsruHOQ5bYOHr1_fhxd9sdK1W9BpAi
|
|
|
260
261
|
setiastro/saspro/imageops/mdi_snap.py,sha256=Xyogrv3N0KRAKcfC65hy_PKG6ZktjmwDBisCQ_cP9pY,10117
|
|
261
262
|
setiastro/saspro/imageops/narrowband_normalization.py,sha256=q1KdHS7bjRYW-N0Jbszxf0TF38tNNgXKknM80lrzUsA,26793
|
|
262
263
|
setiastro/saspro/imageops/scnr.py,sha256=jLHxBU4KQ9Mu61Cym5YUq0pwxajJmGrPQRV2pug9LXE,1330
|
|
263
|
-
setiastro/saspro/imageops/serloader.py,sha256=
|
|
264
|
+
setiastro/saspro/imageops/serloader.py,sha256=uxZUobb3ebvd5xWr4XorOSNmtg7_9EMj6WqQ-E1fnxo,49028
|
|
264
265
|
setiastro/saspro/imageops/starbasedwhitebalance.py,sha256=urssLdgKD7J_LOuscjbf9zFImnUWoH-sotGvtbxfxTo,6589
|
|
265
266
|
setiastro/saspro/imageops/stretch.py,sha256=E_Ydh5VxUHrehwivhvVDvF8y89U6SRyjIFUQgJjHWXI,27113
|
|
266
267
|
setiastro/saspro/isophote.py,sha256=eSzlyBN_tZJSJTKlnBjwHY0zdw0SXPV6BRk_jt9TlVU,53753
|
|
267
|
-
setiastro/saspro/layers.py,sha256=
|
|
268
|
-
setiastro/saspro/layers_dock.py,sha256=
|
|
268
|
+
setiastro/saspro/layers.py,sha256=X83XlwJhH0zjjC6b3CGeQg4dBp4w9zxBGfZVwtY1h3Q,12997
|
|
269
|
+
setiastro/saspro/layers_dock.py,sha256=1vdxAPmdQ1_8ZqA4IySspqvcydB_alSj3AARoWbb29Y,42735
|
|
269
270
|
setiastro/saspro/lazy_imports.py,sha256=0M-4zklRGlqt5tvV6XZEFm958cRrOkxrjvSp_Ib1_zA,6564
|
|
270
271
|
setiastro/saspro/legacy/__init__.py,sha256=NjuxU-id3METsQ6tNd53YVqDTZK6mEz7uYjLzguCdNQ,121
|
|
271
|
-
setiastro/saspro/legacy/image_manager.py,sha256=
|
|
272
|
-
setiastro/saspro/legacy/numba_utils.py,sha256=
|
|
272
|
+
setiastro/saspro/legacy/image_manager.py,sha256=qH0NHRjJu6vDWTEYivTNifH9ytVRN1f5XMhm7pBCDVE,101597
|
|
273
|
+
setiastro/saspro/legacy/numba_utils.py,sha256=i6s7gNHRWXYlXYSsHZuKJeYRfmyGUHrtxBggO0Drego,141689
|
|
273
274
|
setiastro/saspro/legacy/xisf.py,sha256=Ah1CXDAohN__ej1Lq7LPU8vGLnDz8fluLQTGE71aUoc,52669
|
|
274
275
|
setiastro/saspro/linear_fit.py,sha256=s17ZExDxToqBuqv14-o6OFQpXYTyW2TUj_EunohxvAk,20918
|
|
275
276
|
setiastro/saspro/live_stacking.py,sha256=txqnqzPCJa4Ub-XQmfHRy8xuqY-5L129ryuY2LhA_e0,81253
|
|
@@ -291,7 +292,7 @@ setiastro/saspro/morphology.py,sha256=WdxA3yLdMCLsAQoRY6qmP3LB5jjZNzliFBhuNkGN_o
|
|
|
291
292
|
setiastro/saspro/multiscale_decomp.py,sha256=GQ6iTFcTDxj0WvnO0bQjTz8G4Wli9Dl9bQNeEcBpxBw,66724
|
|
292
293
|
setiastro/saspro/narrowband_normalization.py,sha256=mVzf8JJVZREbsai63GspR41iH3WnwGrYu0pywczfIi0,64036
|
|
293
294
|
setiastro/saspro/nbtorgb_stars.py,sha256=uteG7X0g2nC9bIJwb_1TfdQP1xUY_jCI_hbiAygMRJg,23329
|
|
294
|
-
setiastro/saspro/numba_utils.py,sha256=
|
|
295
|
+
setiastro/saspro/numba_utils.py,sha256=0umQ5y5wPNXLLA_wzrFdHKNe9G2XIfpTVlUKJqJb2Ng,142240
|
|
295
296
|
setiastro/saspro/numba_warmup.py,sha256=6ZbZ2Ss4VrioLnMUcyRQyY2KR1fmRBqzyoUwxuvIyh4,5268
|
|
296
297
|
setiastro/saspro/ops/__init__.py,sha256=-GivNKsFxX46qeVUWnFVmzcCpQffT9RuWHmyUjfqvDQ,268
|
|
297
298
|
setiastro/saspro/ops/command_help_dialog.py,sha256=p4E9r0aMplQTTq7tZLScksAIPxmMWUmmnTQ0O_CY9aE,23061
|
|
@@ -299,12 +300,13 @@ setiastro/saspro/ops/command_runner.py,sha256=teyrnOVJcd2IVxIPhh-ud4Q8MrBMxzSNR3
|
|
|
299
300
|
setiastro/saspro/ops/commands.py,sha256=RoB99R3wN9j-K25QoJf5ir-CU35lL_d2veLFmfIXRMQ,54246
|
|
300
301
|
setiastro/saspro/ops/script_editor.py,sha256=ygWNzPJ3LxsQyTMgfvAHC9MuGnE8IXsRNKu19mLPYKY,40986
|
|
301
302
|
setiastro/saspro/ops/scripts.py,sha256=5BOnirSUia0NDg-keBy0HgfrElqcRIUNV-89FfYks8o,55817
|
|
302
|
-
setiastro/saspro/ops/settings.py,sha256=
|
|
303
|
+
setiastro/saspro/ops/settings.py,sha256=PchWiMEIZcKiZWo-aaE4FcFyHEoftieDOL1yRmVMPQg,29799
|
|
303
304
|
setiastro/saspro/parallel_utils.py,sha256=GoPhypMsp3k8dffv4129CjLU-xDqpu9wnhHI463RR6U,15931
|
|
304
305
|
setiastro/saspro/pedestal.py,sha256=WkwNaY0Qp1XP6KFtb6tnnKMhg71R5WEhVOdwWwJFmJ8,4014
|
|
305
306
|
setiastro/saspro/perfect_palette_picker.py,sha256=wJSTQQZgFm-baEBRopfF4Aw6vtvTmfL4_FZcd1q31vs,46937
|
|
306
307
|
setiastro/saspro/pipeline.py,sha256=QO8tttr050dbJkpkShO4g7gUEESAcRhhn7LLp0IwKyw,3774
|
|
307
|
-
setiastro/saspro/pixelmath.py,sha256
|
|
308
|
+
setiastro/saspro/pixelmath.py,sha256=-9q67VpQv3QTzKCKpyBbZVuIBUs9CiHTYJ9OezvFWeA,72203
|
|
309
|
+
setiastro/saspro/planetprojection.py,sha256=AWEpu0-EDWkBQCLl5Z-_A3y9IKmX9gQOUYJ3ek1MoqQ,152615
|
|
308
310
|
setiastro/saspro/plate_solver.py,sha256=QREhP8OKEm4jy2VGFEINW1q3-B4-lGnpIKdNiOwgxuc,96342
|
|
309
311
|
setiastro/saspro/project_io.py,sha256=usCbXxgB6bKj4L_71eTQIIzOzYAWxaNUoY4duB6oC5g,30357
|
|
310
312
|
setiastro/saspro/psf_utils.py,sha256=K3R4BjUzsopLRuLTbPlm8lBw3-x9twNWG4bK-4phDM4,4555
|
|
@@ -313,23 +315,23 @@ setiastro/saspro/pyi_rthook_astroquery.py,sha256=Omt8U0gMI3efw3y-GUUJtBYUylwT1OM
|
|
|
313
315
|
setiastro/saspro/remove_green.py,sha256=bd_4xLe-tEYPncOSVUHh-fVIrPWG6K0ESKgAygrwj_M,12082
|
|
314
316
|
setiastro/saspro/remove_stars.py,sha256=tv61y58xdm5g5Gu5T3I7jUqSmVVguJ9BWOKBy_X8ub8,60967
|
|
315
317
|
setiastro/saspro/remove_stars_preset.py,sha256=HcR50bRXqiJSx4jMyle389g8b6SIulXHxgSysk07vdk,19195
|
|
316
|
-
setiastro/saspro/resources.py,sha256=
|
|
318
|
+
setiastro/saspro/resources.py,sha256=gqnGhWd9gt4NnADI3fnTSRcs8koigFrihLUj4urLlWc,27559
|
|
317
319
|
setiastro/saspro/rgb_combination.py,sha256=8MKlxsbn5Pmiq3Vh28fMVYgYG4EIsvOYrwSJisJGyds,8765
|
|
318
320
|
setiastro/saspro/rgb_extract.py,sha256=FZRA2qac8LR2u-jNcQP-1xFeiOYVBo06-Q3Xl0KAlZM,624
|
|
319
321
|
setiastro/saspro/rgbalign.py,sha256=XwBDj5t_zj9Uh-PaX1SNlzix9PftnQBIoTMtRPvYK80,46528
|
|
320
322
|
setiastro/saspro/runtime_imports.py,sha256=tgIHH10cdAEbCTOmcs7retQhAww2dEc_3mKrv_m8W9s,206
|
|
321
323
|
setiastro/saspro/runtime_torch.py,sha256=IEVqD8jgn6la8t3R9ngZ2egSGMAC_tr1im3R8BnvXTQ,33497
|
|
322
|
-
setiastro/saspro/save_options.py,sha256=
|
|
324
|
+
setiastro/saspro/save_options.py,sha256=wUvuZBCDcQFDXF846njBd_4xoSRa2Ih1-I8Hf5ZTLbk,3648
|
|
323
325
|
setiastro/saspro/selective_color.py,sha256=hx-9X4jeso797ifoBmwp9hNagPW4cvNPs9-T0JLHce0,64804
|
|
324
|
-
setiastro/saspro/ser_stack_config.py,sha256=
|
|
325
|
-
setiastro/saspro/ser_stacker.py,sha256=
|
|
326
|
-
setiastro/saspro/ser_stacker_dialog.py,sha256=
|
|
327
|
-
setiastro/saspro/ser_tracking.py,sha256=
|
|
328
|
-
setiastro/saspro/serviewer.py,sha256=
|
|
329
|
-
setiastro/saspro/sfcc.py,sha256=
|
|
326
|
+
setiastro/saspro/ser_stack_config.py,sha256=OMQHnRysXMW2l05PGLlwu1JxEBAcdUpBOEnFvn9jXP0,4921
|
|
327
|
+
setiastro/saspro/ser_stacker.py,sha256=HLJgX-Dc8hIajNupoK6U-APbr1vsHOycerL5KeYDI1Q,85310
|
|
328
|
+
setiastro/saspro/ser_stacker_dialog.py,sha256=TfQBwbEF7722jJAb4nML-eQPe247usbeaby98sz_Hho,69471
|
|
329
|
+
setiastro/saspro/ser_tracking.py,sha256=HU5F2ZAekjBsKu-nYQVqbx3FukUqGYTkTK6J9n0tUgg,8077
|
|
330
|
+
setiastro/saspro/serviewer.py,sha256=QvPtJky2IzrywXaOYjeSZSNY0I64TSrzfgH7vRgGk7M,68763
|
|
331
|
+
setiastro/saspro/sfcc.py,sha256=4wgXqH-E0OoSl_Ox4tMoExUHSnjosx2EnjjKeOXyZgo,89133
|
|
330
332
|
setiastro/saspro/shortcuts.py,sha256=QvFBXN_S8jqEwaP9m4pJMLVqzBmxo5HrjWhVCV9etQg,138256
|
|
331
333
|
setiastro/saspro/signature_insert.py,sha256=pWDxUO1Rxm27_fHSo2Y99bdOD2iG9q4AUjGR20x6TiA,70401
|
|
332
|
-
setiastro/saspro/stacking_suite.py,sha256=
|
|
334
|
+
setiastro/saspro/stacking_suite.py,sha256=5Ut4ImE8Ey4IAK52Bhwmwq8NvB5M3Cjm3b9156uYh0k,878510
|
|
333
335
|
setiastro/saspro/star_alignment.py,sha256=lRpDFvDKsMluu2P_kotQ9OumlnGtEWwGE7Gm-ZYccm8,326894
|
|
334
336
|
setiastro/saspro/star_alignment_preset.py,sha256=1QLRRUsVGr3-iX4kKvV9s-NuDRJVnRQat8qdTIs1nao,13164
|
|
335
337
|
setiastro/saspro/star_metrics.py,sha256=LRfBdqjwJJ9iz_paY-CkhPIqt2MxoXARLUy73ZKTA_0,1503
|
|
@@ -337,50 +339,50 @@ setiastro/saspro/star_spikes.py,sha256=PKI9C8SYmyi9St-IMtyJn75858kfi0NIJ26uDEjlS
|
|
|
337
339
|
setiastro/saspro/star_stretch.py,sha256=Sb4ZD3nTVS7zVIWPDtgjgwwhDnuOqM-cW6DBVLlqM1c,21308
|
|
338
340
|
setiastro/saspro/stat_stretch.py,sha256=DQjLzhsvcqhJrBmR_ZuSoGHEo5D1R7SHg_pfRnEZQ58,50934
|
|
339
341
|
setiastro/saspro/status_log_dock.py,sha256=SEZiijVLmtWbGxxjvf3XWUuMUhoVw50nwVfj7NhAl8s,2922
|
|
340
|
-
setiastro/saspro/subwindow.py,sha256
|
|
342
|
+
setiastro/saspro/subwindow.py,sha256=5Df5-jFAHwDmEEL5_IswFQxmL7fZx0C5v1ya0b8etPk,143457
|
|
341
343
|
setiastro/saspro/supernovaasteroidhunter.py,sha256=PgCq3IR2pzsNBx6IxdhqfZlKPMZFhWI6cMJi600He78,66781
|
|
342
344
|
setiastro/saspro/swap_manager.py,sha256=7hJvQsnm1LSqLmXrj5uQkTSqNJq1SvrtrkCQPJdNego,4643
|
|
343
345
|
setiastro/saspro/texture_clarity.py,sha256=1snw-j91j5C--qi27VtQfZ_pIcRDLNH0K63tkFGvqe4,22918
|
|
344
346
|
setiastro/saspro/torch_backend.py,sha256=e8ZNIeSP33NjNRH4yNhrhZRo5k7tNEpJ6FNlOQ-kp8I,2473
|
|
345
347
|
setiastro/saspro/torch_rejection.py,sha256=p5xpslY4iBvqGZdlq-QObOssVx3maAG4CQHQxXETq64,19426
|
|
346
|
-
setiastro/saspro/translations/all_source_strings.json,sha256=
|
|
347
|
-
setiastro/saspro/translations/ar_translations.py,sha256=
|
|
348
|
-
setiastro/saspro/translations/de_translations.py,sha256
|
|
349
|
-
setiastro/saspro/translations/es_translations.py,sha256=
|
|
350
|
-
setiastro/saspro/translations/fr_translations.py,sha256=
|
|
351
|
-
setiastro/saspro/translations/hi_translations.py,sha256=
|
|
348
|
+
setiastro/saspro/translations/all_source_strings.json,sha256=bIcZr4TnYpPi4wJGG0eU0VLCMBiS4ZRzTIHLOULqtRY,136852
|
|
349
|
+
setiastro/saspro/translations/ar_translations.py,sha256=gjsHCj_dcw6suhTDWzq0G_I2Gp8jgNrjYejysO3fIqc,294881
|
|
350
|
+
setiastro/saspro/translations/de_translations.py,sha256=-ewyI-wo-IjaLtQujsJmTkB9qgE_UnAyuWVCjGSMhus,241427
|
|
351
|
+
setiastro/saspro/translations/es_translations.py,sha256=LSyy_glNvIVlvlQ2rw8y7hZLoaudjZB3QY04yKOit7g,257181
|
|
352
|
+
setiastro/saspro/translations/fr_translations.py,sha256=UnMsg-82GqgcgyvqllCLR3EC6-xQRoEpaxekkoE60to,252535
|
|
353
|
+
setiastro/saspro/translations/hi_translations.py,sha256=czdRfeWhtGAbCUSlDRok1yf6qpvFjDYtrfW1zsipILk,371878
|
|
352
354
|
setiastro/saspro/translations/integrate_translations.py,sha256=Usa2SqnReTrlJBF6885loI7FCWXRZ66joqc2Gp_SoJM,9126
|
|
353
|
-
setiastro/saspro/translations/it_translations.py,sha256=
|
|
354
|
-
setiastro/saspro/translations/ja_translations.py,sha256=
|
|
355
|
-
setiastro/saspro/translations/pt_translations.py,sha256=
|
|
356
|
-
setiastro/saspro/translations/ru_translations.py,sha256=
|
|
355
|
+
setiastro/saspro/translations/it_translations.py,sha256=bYY2-4jKVY_gdEj0HrWD8uHuH3VUPRMq9tD8hDUY-Mc,279173
|
|
356
|
+
setiastro/saspro/translations/ja_translations.py,sha256=C55Osu-MCcloR3BA1DGf9alm0Gt3ew_8v2q9TmPHhNc,278429
|
|
357
|
+
setiastro/saspro/translations/pt_translations.py,sha256=Xk-uR-hMxfQKc9XX2Bge_l6NZohhP6MWnMSbhJEteCA,251533
|
|
358
|
+
setiastro/saspro/translations/ru_translations.py,sha256=36tjGYS6WZmawAJ5la3dyPUFdcC_4CGwWRWUq5gPUHw,192557
|
|
357
359
|
setiastro/saspro/translations/saspro_ar.qm,sha256=JcA-Ix9RTH292iV_c24f2xcFDRgRKp_MHivfJ3kMHpc,425728
|
|
358
|
-
setiastro/saspro/translations/saspro_ar.ts,sha256=
|
|
360
|
+
setiastro/saspro/translations/saspro_ar.ts,sha256=1s4gk1cX563bvEuUBdh68289ylaQlLZus_nMrUg1o50,583432
|
|
359
361
|
setiastro/saspro/translations/saspro_de.qm,sha256=kquR3lBIef7PUZ03jzOtvmrvoe-xfDLxN37N_NqtQxo,426410
|
|
360
|
-
setiastro/saspro/translations/saspro_de.ts,sha256=
|
|
362
|
+
setiastro/saspro/translations/saspro_de.ts,sha256=eY6UHNleH0I8PxVmkBEFCW9Y8DE_pbZQyy4_zROE7jM,502475
|
|
361
363
|
setiastro/saspro/translations/saspro_es.qm,sha256=lqlrq6_eJCH1BwfgXbfZDZsPdZA8s_zvcOsvWhQZ3z0,456352
|
|
362
|
-
setiastro/saspro/translations/saspro_es.ts,sha256=
|
|
364
|
+
setiastro/saspro/translations/saspro_es.ts,sha256=cGegCyhIZSroBwAHwwuoQ7Ynn2LHf3GP7eHRMBfSG_g,548068
|
|
363
365
|
setiastro/saspro/translations/saspro_fr.qm,sha256=rwCER51ZF2FbTKt9meGaOwyKpXwwYtmy9-12uzTSA4U,445409
|
|
364
|
-
setiastro/saspro/translations/saspro_fr.ts,sha256=
|
|
366
|
+
setiastro/saspro/translations/saspro_fr.ts,sha256=VVERD7rZBm9lEPhLvlEa7uYIm3KkAbbiTARctyTJ5jQ,537307
|
|
365
367
|
setiastro/saspro/translations/saspro_hi.qm,sha256=zUgwvAOnqjL7CNCY0HQnbd3btON2Hs2y-e21v0TO2eg,430214
|
|
366
|
-
setiastro/saspro/translations/saspro_hi.ts,sha256=
|
|
368
|
+
setiastro/saspro/translations/saspro_hi.ts,sha256=MGFW0M6teKeLYihW33_7wt35eQABV-gtUw83-q5OD8c,638702
|
|
367
369
|
setiastro/saspro/translations/saspro_it.qm,sha256=j-4chutsREYKRtfdtdtW_O8CVyutm3JARXVt9cGfHo4,515214
|
|
368
|
-
setiastro/saspro/translations/saspro_it.ts,sha256=
|
|
370
|
+
setiastro/saspro/translations/saspro_it.ts,sha256=ceHlfQhA1Rq3sJwTIX5qu3AW-wbBBdQRbvdJTYGPSmw,630059
|
|
369
371
|
setiastro/saspro/translations/saspro_ja.qm,sha256=fXVmmWE3x444775wA-aZA82ZcZtl1JXNGB4SkGSgMOQ,352051
|
|
370
|
-
setiastro/saspro/translations/saspro_ja.ts,sha256=
|
|
372
|
+
setiastro/saspro/translations/saspro_ja.ts,sha256=4K4wgJlmYclevO0s4mT3BDR-y1HMOHpuxv_XefHUF3Q,547439
|
|
371
373
|
setiastro/saspro/translations/saspro_pt.qm,sha256=VD_5wyXss_Asz9ojKzRgaRMZCbGWSc1f4m0odo_xRWQ,442295
|
|
372
|
-
setiastro/saspro/translations/saspro_pt.ts,sha256=
|
|
374
|
+
setiastro/saspro/translations/saspro_pt.ts,sha256=gcRjYXAjJ4feZ7ki-T43gY_GQtLYMIYRJat0RgaetG4,521213
|
|
373
375
|
setiastro/saspro/translations/saspro_ru.qm,sha256=40t0Rd3o2hhT2bHBL6fGtH_arkYZXrc3J9klFwjmAOM,281766
|
|
374
|
-
setiastro/saspro/translations/saspro_ru.ts,sha256=
|
|
376
|
+
setiastro/saspro/translations/saspro_ru.ts,sha256=IMX8PSnw9Ey5X-8VapssttFyENenv6yYKPwfjjDJQVM,404865
|
|
375
377
|
setiastro/saspro/translations/saspro_sw.qm,sha256=YI_5vA3YABWuMOYEz1OwPPbg82L36OTJs8RtCNcvozk,445673
|
|
376
|
-
setiastro/saspro/translations/saspro_sw.ts,sha256=
|
|
378
|
+
setiastro/saspro/translations/saspro_sw.ts,sha256=CNXIdWsieL5uHaMkN0s2a5h9zNrCeEMrKCIN2wt2MUA,524110
|
|
377
379
|
setiastro/saspro/translations/saspro_uk.qm,sha256=SKsFUL-FJB8blkB948YRRuklPvtvkMIF1LuHhm0lBq4,410917
|
|
378
|
-
setiastro/saspro/translations/saspro_uk.ts,sha256=
|
|
380
|
+
setiastro/saspro/translations/saspro_uk.ts,sha256=3JcRkw3fzk4mmPau-k-JNVD1_sJeaFTyLdLX5etzK9c,566013
|
|
379
381
|
setiastro/saspro/translations/saspro_zh.qm,sha256=tz02pXysgc6VWislzVpUlcY54wIvIhvGdSbYEC53s8o,325597
|
|
380
|
-
setiastro/saspro/translations/saspro_zh.ts,sha256=
|
|
381
|
-
setiastro/saspro/translations/sw_translations.py,sha256=
|
|
382
|
-
setiastro/saspro/translations/uk_translations.py,sha256=
|
|
383
|
-
setiastro/saspro/translations/zh_translations.py,sha256=
|
|
382
|
+
setiastro/saspro/translations/saspro_zh.ts,sha256=TvB7nU6HSq6t8eTbcmfXeXQY3pu5N1EzXnMCCiu7ACI,509774
|
|
383
|
+
setiastro/saspro/translations/sw_translations.py,sha256=mnsN6y6KwbGlbzzmeRnMaCIeLfZ-R0YshGgkiYjypZc,250280
|
|
384
|
+
setiastro/saspro/translations/uk_translations.py,sha256=R4910b-TTq8KAkWhJhJfcE3yubShYSBfESTHVrY7VSA,292543
|
|
385
|
+
setiastro/saspro/translations/zh_translations.py,sha256=Ku27hyCMkPGhXKzWSl313fE3-UCW12LtWsVoIjgl6mM,234979
|
|
384
386
|
setiastro/saspro/versioning.py,sha256=BvNudxPSX8NBNTPutla1hqFb7LRX_iogPDiPLN0ocAk,2302
|
|
385
387
|
setiastro/saspro/view_bundle.py,sha256=AXU41CyzES_GqjSnO_yBcvasZo3pMd3XgbFjbjkcXNw,60643
|
|
386
388
|
setiastro/saspro/wavescale_hdr.py,sha256=ifvn6nSxoFaEo9rLscG66gFrPFpm3sH2o50MyEfUn6g,27709
|
|
@@ -403,11 +405,11 @@ setiastro/saspro/widgets/themed_buttons.py,sha256=m6f_AYCx-tUmKf3U1CBuBbUsXOLW3c
|
|
|
403
405
|
setiastro/saspro/widgets/wavelet_utils.py,sha256=RNat7N2mtkK74jAIwmdcxYghrdCe39DjFZ-iCvC5cuQ,11985
|
|
404
406
|
setiastro/saspro/wimi.py,sha256=CNo833Pur9P-A1DUSntlAaQWekf6gzWIvetOMvLDrOw,314678
|
|
405
407
|
setiastro/saspro/wims.py,sha256=HDfVI3Ckf5OJEJLH8NI36pFc2USZnETpb4UDIvweNX4,27450
|
|
406
|
-
setiastro/saspro/window_shelf.py,sha256=
|
|
408
|
+
setiastro/saspro/window_shelf.py,sha256=hpId8uRPq7-UZ3dWW5YzH_v4TchQokGFoPGM8dyaIZA,9448
|
|
407
409
|
setiastro/saspro/xisf.py,sha256=Ah1CXDAohN__ej1Lq7LPU8vGLnDz8fluLQTGE71aUoc,52669
|
|
408
|
-
setiastrosuitepro-1.7.
|
|
409
|
-
setiastrosuitepro-1.7.
|
|
410
|
-
setiastrosuitepro-1.7.
|
|
411
|
-
setiastrosuitepro-1.7.
|
|
412
|
-
setiastrosuitepro-1.7.
|
|
413
|
-
setiastrosuitepro-1.7.
|
|
410
|
+
setiastrosuitepro-1.7.4.dist-info/entry_points.txt,sha256=g7cHWhUSiIP7mkyByG9JXGWWlHKeVC2vL7zvB9U-vEU,236
|
|
411
|
+
setiastrosuitepro-1.7.4.dist-info/licenses/LICENSE,sha256=IwGE9guuL-ryRPEKi6wFPI_zOhg7zDZbTYuHbSt_SAk,35823
|
|
412
|
+
setiastrosuitepro-1.7.4.dist-info/licenses/license.txt,sha256=KCwYZ9VpVwmzjelDq1BzzWqpBvt9nbbapa-woz47hfQ,123930
|
|
413
|
+
setiastrosuitepro-1.7.4.dist-info/METADATA,sha256=zXX5RdlvdSRINeX6HMnOxEsUicH2kT781yVQM4hnuww,9919
|
|
414
|
+
setiastrosuitepro-1.7.4.dist-info/WHEEL,sha256=zp0Cn7JsFoX2ATtOhtaFYIiE2rmFAD4OcMhtUki8W3U,88
|
|
415
|
+
setiastrosuitepro-1.7.4.dist-info/RECORD,,
|
|
File without changes
|
{setiastrosuitepro-1.7.1.post2.dist-info → setiastrosuitepro-1.7.4.dist-info}/licenses/LICENSE
RENAMED
|
File without changes
|
{setiastrosuitepro-1.7.1.post2.dist-info → setiastrosuitepro-1.7.4.dist-info}/licenses/license.txt
RENAMED
|
File without changes
|