PySimultan 0.6.0.1__py3-none-any.whl → 0.6.0.3__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.
Files changed (107) hide show
  1. PySimultan2/CHANGELOG.md +3 -0
  2. PySimultan2/__about__.py +1 -1
  3. PySimultan2/default_types.py +7 -0
  4. PySimultan2/files.py +19 -0
  5. {pysimultan-0.6.0.1.dist-info → pysimultan-0.6.0.3.dist-info}/METADATA +1 -1
  6. pysimultan-0.6.0.3.dist-info/RECORD +76 -0
  7. PySimultan2/typings/SIMULTAN/Data/Assets/__init__.pyi +0 -616
  8. PySimultan2/typings/SIMULTAN/Data/Components/__init__.pyi +0 -2538
  9. PySimultan2/typings/SIMULTAN/Data/FlowNetworks/__init__.pyi +0 -499
  10. PySimultan2/typings/SIMULTAN/Data/Geometry/__init__.pyi +0 -2219
  11. PySimultan2/typings/SIMULTAN/Data/MultiValues/__init__.pyi +0 -682
  12. PySimultan2/typings/SIMULTAN/Data/SimMath/__init__.pyi +0 -1654
  13. PySimultan2/typings/SIMULTAN/Data/SimNetworks/__init__.pyi +0 -442
  14. PySimultan2/typings/SIMULTAN/Data/SitePlanner/__init__.pyi +0 -193
  15. PySimultan2/typings/SIMULTAN/Data/Taxonomy/__init__.pyi +0 -367
  16. PySimultan2/typings/SIMULTAN/Data/Users/__init__.pyi +0 -116
  17. PySimultan2/typings/SIMULTAN/Data/ValueMappings/__init__.pyi +0 -212
  18. PySimultan2/typings/SIMULTAN/Data/__init__.pyi +0 -232
  19. PySimultan2/typings/SIMULTAN/DataMapping/__init__.pyi +0 -916
  20. PySimultan2/typings/SIMULTAN/Excel/__init__.pyi +0 -15
  21. PySimultan2/typings/SIMULTAN/Exceptions/__init__.pyi +0 -268
  22. PySimultan2/typings/SIMULTAN/Exchange/SimNetworkConnectors/__init__.pyi +0 -32
  23. PySimultan2/typings/SIMULTAN/Exchange/__init__.pyi +0 -116
  24. PySimultan2/typings/SIMULTAN/Projects/ManagedFiles/__init__.pyi +0 -433
  25. PySimultan2/typings/SIMULTAN/Projects/__init__.pyi +0 -435
  26. PySimultan2/typings/SIMULTAN/Serializer/CODXF/__init__.pyi +0 -103
  27. PySimultan2/typings/SIMULTAN/Serializer/CSV/__init__.pyi +0 -122
  28. PySimultan2/typings/SIMULTAN/Serializer/DXF/__init__.pyi +0 -1335
  29. PySimultan2/typings/SIMULTAN/Serializer/Geometry/__init__.pyi +0 -48
  30. PySimultan2/typings/SIMULTAN/Serializer/JSON/__init__.pyi +0 -562
  31. PySimultan2/typings/SIMULTAN/Serializer/METADXF/__init__.pyi +0 -11
  32. PySimultan2/typings/SIMULTAN/Serializer/PADXF/__init__.pyi +0 -21
  33. PySimultan2/typings/SIMULTAN/Serializer/PPATH/__init__.pyi +0 -11
  34. PySimultan2/typings/SIMULTAN/Serializer/Projects/__init__.pyi +0 -112
  35. PySimultan2/typings/SIMULTAN/Serializer/SIMLINKS/__init__.pyi +0 -5
  36. PySimultan2/typings/SIMULTAN/Serializer/SPDXF/__init__.pyi +0 -13
  37. PySimultan2/typings/SIMULTAN/Serializer/SimGeo/__init__.pyi +0 -54
  38. PySimultan2/typings/SIMULTAN/Serializer/TXDXF/__init__.pyi +0 -46
  39. PySimultan2/typings/SIMULTAN/Serializer/XMI/__init__.pyi +0 -22
  40. PySimultan2/typings/SIMULTAN/Serializer/__init__.pyi +0 -32
  41. PySimultan2/typings/SIMULTAN/Utils/BackgroundWork/__init__.pyi +0 -43
  42. PySimultan2/typings/SIMULTAN/Utils/Collections/__init__.pyi +0 -216
  43. PySimultan2/typings/SIMULTAN/Utils/ElevationProvider/__init__.pyi +0 -66
  44. PySimultan2/typings/SIMULTAN/Utils/Files/__init__.pyi +0 -48
  45. PySimultan2/typings/SIMULTAN/Utils/Randomize/__init__.pyi +0 -11
  46. PySimultan2/typings/SIMULTAN/Utils/Streams/__init__.pyi +0 -59
  47. PySimultan2/typings/SIMULTAN/Utils/UndoRedo/__init__.pyi +0 -133
  48. PySimultan2/typings/SIMULTAN/Utils/__init__.pyi +0 -570
  49. PySimultan2/typings/System/Buffers/Binary/__init__.pyi +0 -248
  50. PySimultan2/typings/System/Buffers/Text/__init__.pyi +0 -91
  51. PySimultan2/typings/System/Buffers/__init__.pyi +0 -192
  52. PySimultan2/typings/System/CodeDom/Compiler/__init__.pyi +0 -137
  53. PySimultan2/typings/System/Collections/Concurrent/__init__.pyi +0 -47
  54. PySimultan2/typings/System/Collections/Generic/__init__.pyi +0 -1293
  55. PySimultan2/typings/System/Collections/ObjectModel/__init__.pyi +0 -166
  56. PySimultan2/typings/System/Collections/Specialized/__init__.pyi +0 -82
  57. PySimultan2/typings/System/Collections/__init__.pyi +0 -403
  58. PySimultan2/typings/System/ComponentModel/__init__.pyi +0 -582
  59. PySimultan2/typings/System/Configuration/Assemblies/__init__.pyi +0 -30
  60. PySimultan2/typings/System/Diagnostics/CodeAnalysis/__init__.pyi +0 -315
  61. PySimultan2/typings/System/Diagnostics/Contracts/__init__.pyi +0 -297
  62. PySimultan2/typings/System/Diagnostics/SymbolStore/__init__.pyi +0 -9
  63. PySimultan2/typings/System/Diagnostics/Tracing/__init__.pyi +0 -641
  64. PySimultan2/typings/System/Diagnostics/__init__.pyi +0 -1101
  65. PySimultan2/typings/System/Globalization/__init__.pyi +0 -1675
  66. PySimultan2/typings/System/IO/Enumeration/__init__.pyi +0 -125
  67. PySimultan2/typings/System/IO/__init__.pyi +0 -2747
  68. PySimultan2/typings/System/Linq/Expressions/__init__.pyi +0 -1815
  69. PySimultan2/typings/System/Net/__init__.pyi +0 -81
  70. PySimultan2/typings/System/Numerics/__init__.pyi +0 -2853
  71. PySimultan2/typings/System/Reflection/Emit/__init__.pyi +0 -1945
  72. PySimultan2/typings/System/Reflection/Metadata/__init__.pyi +0 -24
  73. PySimultan2/typings/System/Reflection/__init__.pyi +0 -2724
  74. PySimultan2/typings/System/Resources/__init__.pyi +0 -205
  75. PySimultan2/typings/System/Runtime/CompilerServices/__init__.pyi +0 -1926
  76. PySimultan2/typings/System/Runtime/ConstrainedExecution/__init__.pyi +0 -49
  77. PySimultan2/typings/System/Runtime/ExceptionServices/__init__.pyi +0 -34
  78. PySimultan2/typings/System/Runtime/InteropServices/ComTypes/__init__.pyi +0 -758
  79. PySimultan2/typings/System/Runtime/InteropServices/Marshalling/__init__.pyi +0 -461
  80. PySimultan2/typings/System/Runtime/InteropServices/ObjectiveC/__init__.pyi +0 -48
  81. PySimultan2/typings/System/Runtime/InteropServices/__init__.pyi +0 -2632
  82. PySimultan2/typings/System/Runtime/Intrinsics/Arm/__init__.pyi +0 -4757
  83. PySimultan2/typings/System/Runtime/Intrinsics/Wasm/__init__.pyi +0 -844
  84. PySimultan2/typings/System/Runtime/Intrinsics/X86/__init__.pyi +0 -5642
  85. PySimultan2/typings/System/Runtime/Intrinsics/__init__.pyi +0 -4504
  86. PySimultan2/typings/System/Runtime/Loader/__init__.pyi +0 -63
  87. PySimultan2/typings/System/Runtime/Remoting/__init__.pyi +0 -7
  88. PySimultan2/typings/System/Runtime/Serialization/__init__.pyi +0 -269
  89. PySimultan2/typings/System/Runtime/Versioning/__init__.pyi +0 -200
  90. PySimultan2/typings/System/Runtime/__init__.pyi +0 -141
  91. PySimultan2/typings/System/Security/Cryptography/__init__.pyi +0 -39
  92. PySimultan2/typings/System/Security/Permissions/__init__.pyi +0 -163
  93. PySimultan2/typings/System/Security/Principal/__init__.pyi +0 -45
  94. PySimultan2/typings/System/Security/__init__.pyi +0 -347
  95. PySimultan2/typings/System/Text/Unicode/__init__.pyi +0 -62
  96. PySimultan2/typings/System/Text/__init__.pyi +0 -1590
  97. PySimultan2/typings/System/Threading/Tasks/Sources/__init__.pyi +0 -76
  98. PySimultan2/typings/System/Threading/Tasks/__init__.pyi +0 -1403
  99. PySimultan2/typings/System/Threading/__init__.pyi +0 -1788
  100. PySimultan2/typings/System/Xml/Schema/__init__.pyi +0 -1255
  101. PySimultan2/typings/System/Xml/Serialization/__init__.pyi +0 -16
  102. PySimultan2/typings/System/Xml/XPath/__init__.pyi +0 -474
  103. PySimultan2/typings/System/Xml/__init__.pyi +0 -2410
  104. PySimultan2/typings/System/__init__.pyi +0 -17821
  105. pysimultan-0.6.0.1.dist-info/RECORD +0 -174
  106. {pysimultan-0.6.0.1.dist-info → pysimultan-0.6.0.3.dist-info}/WHEEL +0 -0
  107. {pysimultan-0.6.0.1.dist-info → pysimultan-0.6.0.3.dist-info}/licenses/LICENSE.txt +0 -0
PySimultan2/CHANGELOG.md CHANGED
@@ -1,3 +1,6 @@
1
+ Version 0.6.0.2 (16.01.2024)
2
+ - Added __delitem__ method to default_types.ComponentList
3
+
1
4
  Version 0.6.0.1 (15.01.2024)
2
5
  - Updated SIMULTAN Version to 0.7.6
3
6
  - Fixed bugs in default_types.ComponentList
PySimultan2/__about__.py CHANGED
@@ -1 +1 @@
1
- version = '0.6.0.1'
1
+ version = '0.6.0.3'
@@ -304,6 +304,13 @@ class ComponentList(SimultanObject):
304
304
  return self.data[i]
305
305
  return self._object_mapper.create_python_object(self.data[i], data_model=self._data_model)
306
306
 
307
+ def __delitem__(self, i):
308
+ if isinstance(i, slice):
309
+ for j in range(i.start, i.stop):
310
+ self.discard(self.data[j])
311
+ else:
312
+ self.discard(self.data[i])
313
+
307
314
  def __repr__(self):
308
315
  return f'List {self.name}: ' + repr(list(self.data))
309
316
 
PySimultan2/files.py CHANGED
@@ -219,6 +219,15 @@ def add_directory(data_model: DataModel,
219
219
 
220
220
 
221
221
  class MetaMock(type):
222
+
223
+ @property
224
+ def cls_instances(cls) -> list['SimultanObject']:
225
+ try:
226
+ return list(cls._cls_instances)
227
+ except Exception as e:
228
+ logger.error(f'Error getting cls_instances: {e}')
229
+ return []
230
+
222
231
  def __call__(cls, *args, **kwargs):
223
232
  resource_entry = kwargs.get('resource_entry', None)
224
233
  if resource_entry is not None and hasattr(resource_entry, 'Key'):
@@ -235,6 +244,14 @@ class MetaMock(type):
235
244
 
236
245
  class DirectoryInfoMetaMock(type):
237
246
 
247
+ @property
248
+ def cls_instances(cls) -> list['SimultanObject']:
249
+ try:
250
+ return list(cls._cls_instances)
251
+ except Exception as e:
252
+ logger.error(f'Error getting cls_instances: {e}')
253
+ return []
254
+
238
255
  def __call__(cls, *args, **kwargs):
239
256
  resource_entry: Optional[ResourceDirectoryEntry] = kwargs.get('resource_entry', None)
240
257
  if resource_entry is not None and hasattr(resource_entry, 'Key'):
@@ -252,6 +269,7 @@ class DirectoryInfoMetaMock(type):
252
269
  class FileInfo(object, metaclass=MetaMock):
253
270
 
254
271
  _cls_instances = {}
272
+ _taxonomy = 'FileInfo'
255
273
 
256
274
  @classmethod
257
275
  def from_string(cls,
@@ -542,6 +560,7 @@ class FileInfo(object, metaclass=MetaMock):
542
560
  class DirectoryInfo(object, metaclass=DirectoryInfoMetaMock):
543
561
 
544
562
  _cls_instances = {}
563
+ _taxonomy = 'DirectoryInfo'
545
564
 
546
565
  @classmethod
547
566
  def get_by_key(cls, key: int) -> Optional[DirectoryInfo]:
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: PySimultan
3
- Version: 0.6.0.1
3
+ Version: 0.6.0.3
4
4
  Project-URL: Documentation, https://github.com/Bühler Maximilian/PySimultan2#readme
5
5
  Project-URL: Issues, https://github.com/Bühler Maximilian/PySimultan2/issues
6
6
  Project-URL: Source, https://github.com/Bühler Maximilian/PySimultan2
@@ -0,0 +1,76 @@
1
+ PySimultan2/CHANGELOG.md,sha256=LEcptxMV0qCU5AyEhqo-k6pM1OfssnIV_aOdCbAS1ws,992
2
+ PySimultan2/__about__.py,sha256=ZpBvKMWxVDdgGdP14-was76qMm2mO7lxmiXLFLBweKE,21
3
+ PySimultan2/__init__.py,sha256=PGVR1uhY01dF5tHyad-znURUZ_LVB95vsjId2BT0aJM,3245
4
+ PySimultan2/data_model.py,sha256=4TNhL_YnP7gYVEqIHAVjjmOYoEkKnU0daip0DvANdeE,37959
5
+ PySimultan2/default_types.py,sha256=twkiexHeMgh20o406OYvsV9eiYy4jZxVeuyl48aLvpI,29231
6
+ PySimultan2/files.py,sha256=nlfZpcdbQ1FxF7yK-ioS1mC5KejSQ-3wsnb-z3vrTWs,29371
7
+ PySimultan2/multi_values.py,sha256=ZFXlTLuZo32x7_7diYAp2XEjp5uwgHLgNOzN7v74-5I,13650
8
+ PySimultan2/object_mapper.py,sha256=Oz5KWvCzrYVb0ILj_WHuRarYIvVxOUGDGNeIVm5bGNQ,19839
9
+ PySimultan2/simultan_object.py,sha256=7g-1VK6P3xotwP-IMz0QFiSiRlk3AXMtcoWpf0KcYQg,19278
10
+ PySimultan2/taxonomy_maps.py,sha256=hhgXhRXIPTD2briG_yYZssJ9musOnzs0LC4e8e78e40,10323
11
+ PySimultan2/type_setter_lookup.py,sha256=PGa5_EtV7SM15w3uxy0fA3LiQ0TaS4Ys0LYR5zs8aNk,3748
12
+ PySimultan2/utils.py,sha256=hQpA14rtfmfSbEclwvel3cJclPu6kHIH_xAbefmLhkc,66967
13
+ PySimultan2/geometry/__init__.py,sha256=nJolTD1i5J8qUkOQa-r3D20aq3Co3sN31Xc0n4wJpJo,248
14
+ PySimultan2/geometry/geometry_base.py,sha256=TwABfQEsqxAIGLqwvqVXEV-GA5sYGBJSJm7e58QmNzM,24015
15
+ PySimultan2/geometry/utils.py,sha256=J25YsK8sso_UL7xRusItQZvyjtvxdOsSPelBQYFABhY,8519
16
+ PySimultan2/resources/AssimpNet.dll,sha256=x8uwMHPRmEH9fDQihfEQLUdblM1u7RP-CCnUjOpXcLo,205312
17
+ PySimultan2/resources/AvalonDock.dll,sha256=9tCcw7cpaVq0bh1H2sfcxb8EWhySmgujPs89lAqIPZs,500224
18
+ PySimultan2/resources/BruTile.dll,sha256=sJOMQaku5jxcbL7XEd9pehBopyFEHOZzaLyNZyD6u7U,203264
19
+ PySimultan2/resources/ClosedXML.dll,sha256=dzkwJaBvIdou7SZSE5lsEART_jlnMMztEZu_jBuHp74,1198592
20
+ PySimultan2/resources/ComponentBuilder.dll,sha256=38kTs312oyDDfX9z4JJyvlfbb7JxMrCEFe58zYnidcQ,2324992
21
+ PySimultan2/resources/ComponentBuilder.dll.config,sha256=jP5s_8OMg9085DyGtrLZcguy8etqm4ra21KwDXq1sy0,3032
22
+ PySimultan2/resources/ComponentBuilder.runtimeconfig.json,sha256=YBIGLYblUb1QapC3Td-VcI9HtfEQ_6rQssb-JbeODyA,458
23
+ PySimultan2/resources/ComponentBuilder.xml,sha256=-P7kILmeX_v7ZCie38jMrceS5gX53h7q8ukIKNmgoyU,1044233
24
+ PySimultan2/resources/ControlzEx.dll,sha256=S26xw5MnNiIoyiCmVFbFOmUx1yx_zAyXBdDSOSidZxQ,463160
25
+ PySimultan2/resources/Cyotek.Drawing.BitmapFont.dll,sha256=JG8HbAq5s796e02jB9QklO2cOyKPtHmhY6vc7KUs0OQ,41800
26
+ PySimultan2/resources/DocumentFormat.OpenXml.dll,sha256=JjiBI17BpHztipV39dQdXAjhHo6Ic0xRjijJJuBQLLo,6108592
27
+ PySimultan2/resources/DotSpatial.Projections.dll,sha256=dK4oFLcpUK3i6CZ3qIcX5B0npYd-W4hHJz7RJvM77ho,1541632
28
+ PySimultan2/resources/ExcelNumberFormat.dll,sha256=18Rbjk4QJ4MeL8jN-UH69R0opm_qz8qqc32nMmLntQc,30720
29
+ PySimultan2/resources/Fluent.dll,sha256=9b7QKKj8-Ynhe4WqSVfiP82PkxYz_kI_GXYi_KQxrEU,2598400
30
+ PySimultan2/resources/HelixToolkit.Core.Wpf.dll,sha256=EU2-CBh2SDNjwZEP2pOBJhLUf0lKpOL77dYH4fS3wZY,592384
31
+ PySimultan2/resources/HelixToolkit.SharpDX.Core.Wpf.dll,sha256=KgLYD_QrOxwu90Zk59KLsquAGthP_B-FW0GyHEkyDk0,613888
32
+ PySimultan2/resources/HelixToolkit.SharpDX.Core.dll,sha256=iKE8TEEAEX9FCg-6CipTCq79aiR79d6jep0rwMCAwgM,1733120
33
+ PySimultan2/resources/HelixToolkit.dll,sha256=HjbeIX5qCQOm-2HhJCd7ZjCwGAeVoaAHo3SHV8_B4ak,6656
34
+ PySimultan2/resources/MathNet.Numerics.dll,sha256=g7QaYI5DhAnWUg0BEk9S9XQJ4il5HA4HTjFazn2fQTQ,1600000
35
+ PySimultan2/resources/Microsoft.AspNetCore.Authorization.dll,sha256=P7_HRwCqdk3q1MD7UtlAXMN_E8gZRdzme6ESGZsXHNk,49272
36
+ PySimultan2/resources/Microsoft.AspNetCore.Metadata.dll,sha256=jddQwxkgfjmJ6vlXok-PbfnIquNDs6VHvspFEopiTAY,17016
37
+ PySimultan2/resources/Microsoft.Extensions.DependencyInjection.Abstractions.dll,sha256=jrAm-30mcWoI54hsUTOr-RMOzHIq-zO8ZuRBVrBvCoo,43656
38
+ PySimultan2/resources/Microsoft.Extensions.Logging.Abstractions.dll,sha256=7mzUlhcvGxpAVO4h_Tka7P_8IXF9ZsHkGt0fp5aufkU,63096
39
+ PySimultan2/resources/Microsoft.Extensions.Options.dll,sha256=gcHJrSv1wTqvF9SyWTEKcbiShn4mkgfnm9-tRQr4OqY,60584
40
+ PySimultan2/resources/Microsoft.Extensions.Primitives.dll,sha256=q4ruoDSCjV_QJY9ZkzV6uxvEvZUVrDbyUjU3SSh5SlE,41616
41
+ PySimultan2/resources/Microsoft.WindowsAPICodePack.Shell.dll,sha256=VTVjKHwRDUz4rGoy8r3j4IP94wHDQky2NImHsqFhbHk,514048
42
+ PySimultan2/resources/Microsoft.WindowsAPICodePack.dll,sha256=aB9FK5RWRh1onyayOe0YIuu2Qtqv7hq-HmZQH40Mk4s,103936
43
+ PySimultan2/resources/Microsoft.Xaml.Behaviors.dll,sha256=j3gq16397qqTMYMGWqegvpOHq85gOOkSRV54UnsErco,145272
44
+ PySimultan2/resources/Newtonsoft.Json.Bson.dll,sha256=tgbl3XemJCyh8d9xfrU9lQWuVpBDMLl1wI1PLb6MMxk,90624
45
+ PySimultan2/resources/Newtonsoft.Json.dll,sha256=etsgJYQb32kqVnEuCK_nXhcwxx1keKj-1XWs1DJRpmI,639488
46
+ PySimultan2/resources/Python.Runtime.dll,sha256=i8TGSK2uHgN4_JwFn8llwTNrhXtqU-l05M8-CdMIy7Q,438784
47
+ PySimultan2/resources/SIMULTAN.Lang.dll,sha256=Z_vMisLt6CHABBO_FYcA9utI8n10kSqXy7tE5iFa8o0,2587136
48
+ PySimultan2/resources/SIMULTAN.Lang.xml,sha256=5kUlwuT-UNog9Y2JjjSFdBW8b1s14Nf1B_YyQlrf7Vg,739070
49
+ PySimultan2/resources/SIMULTAN.UI.dll,sha256=Iya297q6BCfLAHxLnJEoFi6h9-H54Dg0Ps6bbyDyOuQ,1245184
50
+ PySimultan2/resources/SIMULTAN.UI.xml,sha256=NVUg3RiPzvUJk87fHnVya0BVdL3tECz8gg2GQZHOevs,836095
51
+ PySimultan2/resources/SIMULTAN.dll,sha256=eNB8MyMrrqNk398r2q39Y3-L5eeymN4eShFFD_OmKcA,1771520
52
+ PySimultan2/resources/SIMULTAN.xml,sha256=oRopamMm95ByupGN_8VzQmMlHA_AfFS2bFBZ1pPAlY0,1968806
53
+ PySimultan2/resources/SharpDX.D3DCompiler.dll,sha256=qyDGhqpcMo0zkNAdSdyX9sxWRxGRZq6ce4FIBXvxXSI,57856
54
+ PySimultan2/resources/SharpDX.DXGI.dll,sha256=GMTsibwN7s_JG8t-ofKaJpDpKIADw2bqAnAzdLS21zI,147968
55
+ PySimultan2/resources/SharpDX.Direct2D1.dll,sha256=HkRyV1YspAeY05q0E4pkFy3Hrrkd96fr9SzlmVnDekc,495616
56
+ PySimultan2/resources/SharpDX.Direct3D11.dll,sha256=XBwIVxhA-_S5haBjrGlXEwWWqIg5IKcXT7fFFoJt2rE,282624
57
+ PySimultan2/resources/SharpDX.Direct3D9.dll,sha256=aXAe2nQzrAAQq6QWudnCRc14aUdw1LtrdUG4O6zkHVU,338944
58
+ PySimultan2/resources/SharpDX.Mathematics.dll,sha256=ajtUzW3A6l7UwfVpZgpPacGrVHHP24QZmdSyZOHOThI,215552
59
+ PySimultan2/resources/SharpDX.dll,sha256=UY1FparshMs36D7iz1jFA6tqJf67jEi1MxY0DJZ-hL0,275968
60
+ PySimultan2/resources/Sprache.Calc.dll,sha256=QyBWSMEL5UXootOCTzYWlAkDgGcseeVgDaw_W7K32zc,22528
61
+ PySimultan2/resources/Sprache.dll,sha256=4c4dDHP9ztxaBDpgWYBUhKKkzPl5eISQimpThGZl0t8,59904
62
+ PySimultan2/resources/System.Collections.Immutable.dll,sha256=YkpsmK2tsFnupt75OgF4vW0fedXRXfvGwPKONArInxk,245920
63
+ PySimultan2/resources/System.Data.OleDb.dll,sha256=-AAzdmyo01QNgD9qnUIewEImplJFVNDGUlqE17qmRYA,124024
64
+ PySimultan2/resources/System.Net.Http.Formatting.dll,sha256=xQBIin4YpqDObdqwau_5dr8XQEq54hlxV4gBgNtUqbc,179672
65
+ PySimultan2/resources/System.Reflection.Metadata.dll,sha256=Z_vYHE6IgOvBi3DLxLhfX-v6o01lTfD0B4oW6B8IsyA,475912
66
+ PySimultan2/resources/System.Reflection.MetadataLoadContext.dll,sha256=P4PBRwAGWL27sNc754Wd28t_koJKBFYJ2FyolrD1xo0,242296
67
+ PySimultan2/resources/XAMLMarkupExtensions.dll,sha256=Ck7FAAFHqSSwMtGJebfun-88OCEplWxY2YKMwlFaF84,36864
68
+ PySimultan2/resources/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
69
+ PySimultan2/resources/assimp.dll,sha256=HwfDwXqoPDTFRyoQpA3qmgZoUdFtziJkV5fNtktEZEU,6081536
70
+ PySimultan2/resources/componentmanager.user,sha256=hrzr1US4pqkFnLHXcvPkvrgGd7QvlxaV8mhS6fuikEs,760
71
+ PySimultan2/resources/defaultsettings.xml,sha256=QCkKmhNMxwSvC-aYUUMhkCkXqRSrkuFt5s4FEI5x1wo,396
72
+ PySimultan2/resources/setup.bat,sha256=fjvvYfVM6TalS-QTSiKAbAId5nTsk8kGGo06ba-wWaY,32
73
+ pysimultan-0.6.0.3.dist-info/METADATA,sha256=2hk9QTaFh2eV6yYWCmUtPHhJ5PwIcNJUT5piAT51_S4,6550
74
+ pysimultan-0.6.0.3.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
75
+ pysimultan-0.6.0.3.dist-info/licenses/LICENSE.txt,sha256=pmSr98k6N005KMojnZxzLGRuRlDjDx3PUrK1lFj53HA,1126
76
+ pysimultan-0.6.0.3.dist-info/RECORD,,