aesim.simba 2024.7.26a1__py3-none-manylinux2014_aarch64.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 (240) hide show
  1. aesim/simba/Resources/CommunityToolkit.Mvvm.dll +0 -0
  2. aesim/simba/Resources/CsvHelper.dll +0 -0
  3. aesim/simba/Resources/DeviceId.Linux.dll +0 -0
  4. aesim/simba/Resources/DeviceId.Mac.dll +0 -0
  5. aesim/simba/Resources/DeviceId.Windows.dll +0 -0
  6. aesim/simba/Resources/DeviceId.dll +0 -0
  7. aesim/simba/Resources/DotNetZip.dll +0 -0
  8. aesim/simba/Resources/Microsoft.Win32.SystemEvents.dll +0 -0
  9. aesim/simba/Resources/Python.Runtime.dll +0 -0
  10. aesim/simba/Resources/Resources/DesignExamples.jsimba +47149 -0
  11. aesim/simba/Resources/Resources/Examples/acdc_3ph_diodebridge.jsimba +1063 -0
  12. aesim/simba/Resources/Resources/Examples/acdc_3ph_thyristor_rectifier.jsimba +3000 -0
  13. aesim/simba/Resources/Resources/Examples/acdc_pfc_totem_pole.jsimba +3025 -0
  14. aesim/simba/Resources/Resources/Examples/bldc_drive_example.jsimba +5869 -0
  15. aesim/simba/Resources/Resources/Examples/dcac_3_phase_inverter_spwm.jsimba +1903 -0
  16. aesim/simba/Resources/Resources/Examples/dcac_5lvl_npc.jsimba +3292 -0
  17. aesim/simba/Resources/Resources/Examples/dcdc_boost_converter.jsimba +525 -0
  18. aesim/simba/Resources/Resources/Examples/dcdc_buck_c_code.jsimba +1237 -0
  19. aesim/simba/Resources/Resources/Examples/dcdc_buck_chopper_thermal.jsimba +920 -0
  20. aesim/simba/Resources/Resources/Examples/dcdc_buck_converter_ac_sweep.jsimba +860 -0
  21. aesim/simba/Resources/Resources/Examples/dcdc_buck_detailed.jsimba +713 -0
  22. aesim/simba/Resources/Resources/Examples/dcdc_buckboost.jsimba +1183 -0
  23. aesim/simba/Resources/Resources/Examples/dcdc_dual_active_bridge_converter.jsimba +3178 -0
  24. aesim/simba/Resources/Resources/Examples/dcdc_flyback.jsimba +675 -0
  25. aesim/simba/Resources/Resources/Examples/dcdc_forward.jsimba +458 -0
  26. aesim/simba/Resources/Resources/Examples/dcdc_interleaved_buck_chopper.jsimba +1393 -0
  27. aesim/simba/Resources/Resources/Examples/dcdc_llc_resonant_converter.jsimba +3607 -0
  28. aesim/simba/Resources/Resources/Examples/dcdc_phase_shift_full_bridge_converter.jsimba +2912 -0
  29. aesim/simba/Resources/Resources/Examples/double_pulse_test.jsimba +557 -0
  30. aesim/simba/Resources/Resources/Examples/im_drive_example.jsimba +6261 -0
  31. aesim/simba/Resources/Resources/PsimSimbaDictionary.json +15667 -0
  32. aesim/simba/Resources/Resources/libSimba.Solvers.linux-arm64.so +0 -0
  33. aesim/simba/Resources/Resources/simba_library.c +92 -0
  34. aesim/simba/Resources/Resources/simba_library.h +37 -0
  35. aesim/simba/Resources/Simba.Data.deps.json +1147 -0
  36. aesim/simba/Resources/Simba.Data.dll +0 -0
  37. aesim/simba/Resources/Simba.Data.runtimeconfig.json +13 -0
  38. aesim/simba/Resources/Simba.Drawing.dll +0 -0
  39. aesim/simba/Resources/Simba.Helper.dll +0 -0
  40. aesim/simba/Resources/System.Drawing.Common.dll +0 -0
  41. aesim/simba/Resources/System.Security.Permissions.dll +0 -0
  42. aesim/simba/Resources/System.Windows.Extensions.dll +0 -0
  43. aesim/simba/Resources/dotnet/LICENSE.txt +23 -0
  44. aesim/simba/Resources/dotnet/ThirdPartyNotices.txt +1822 -0
  45. aesim/simba/Resources/dotnet/dotnet +0 -0
  46. aesim/simba/Resources/dotnet/host/fxr/8.0.0/libhostfxr.so +0 -0
  47. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/.version +2 -0
  48. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/Microsoft.CSharp.dll +0 -0
  49. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/Microsoft.NETCore.App.deps.json +2124 -0
  50. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/Microsoft.NETCore.App.runtimeconfig.json +5 -0
  51. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/Microsoft.VisualBasic.Core.dll +0 -0
  52. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/Microsoft.VisualBasic.dll +0 -0
  53. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/Microsoft.Win32.Primitives.dll +0 -0
  54. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/Microsoft.Win32.Registry.dll +0 -0
  55. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.AppContext.dll +0 -0
  56. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Buffers.dll +0 -0
  57. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Collections.Concurrent.dll +0 -0
  58. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Collections.Immutable.dll +0 -0
  59. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Collections.NonGeneric.dll +0 -0
  60. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Collections.Specialized.dll +0 -0
  61. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Collections.dll +0 -0
  62. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.ComponentModel.Annotations.dll +0 -0
  63. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.ComponentModel.DataAnnotations.dll +0 -0
  64. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.ComponentModel.EventBasedAsync.dll +0 -0
  65. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.ComponentModel.Primitives.dll +0 -0
  66. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.ComponentModel.TypeConverter.dll +0 -0
  67. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.ComponentModel.dll +0 -0
  68. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Configuration.dll +0 -0
  69. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Console.dll +0 -0
  70. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Core.dll +0 -0
  71. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Data.Common.dll +0 -0
  72. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Data.DataSetExtensions.dll +0 -0
  73. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Data.dll +0 -0
  74. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Diagnostics.Contracts.dll +0 -0
  75. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Diagnostics.Debug.dll +0 -0
  76. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Diagnostics.DiagnosticSource.dll +0 -0
  77. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Diagnostics.FileVersionInfo.dll +0 -0
  78. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Diagnostics.Process.dll +0 -0
  79. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Diagnostics.StackTrace.dll +0 -0
  80. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Diagnostics.TextWriterTraceListener.dll +0 -0
  81. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Diagnostics.Tools.dll +0 -0
  82. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Diagnostics.TraceSource.dll +0 -0
  83. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Diagnostics.Tracing.dll +0 -0
  84. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Drawing.Primitives.dll +0 -0
  85. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Drawing.dll +0 -0
  86. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Dynamic.Runtime.dll +0 -0
  87. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Formats.Asn1.dll +0 -0
  88. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Formats.Tar.dll +0 -0
  89. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Globalization.Calendars.dll +0 -0
  90. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Globalization.Extensions.dll +0 -0
  91. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Globalization.dll +0 -0
  92. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.IO.Compression.Brotli.dll +0 -0
  93. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.IO.Compression.FileSystem.dll +0 -0
  94. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.IO.Compression.ZipFile.dll +0 -0
  95. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.IO.Compression.dll +0 -0
  96. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.IO.FileSystem.AccessControl.dll +0 -0
  97. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.IO.FileSystem.DriveInfo.dll +0 -0
  98. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.IO.FileSystem.Primitives.dll +0 -0
  99. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.IO.FileSystem.Watcher.dll +0 -0
  100. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.IO.FileSystem.dll +0 -0
  101. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.IO.IsolatedStorage.dll +0 -0
  102. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.IO.MemoryMappedFiles.dll +0 -0
  103. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.IO.Pipes.AccessControl.dll +0 -0
  104. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.IO.Pipes.dll +0 -0
  105. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.IO.UnmanagedMemoryStream.dll +0 -0
  106. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.IO.dll +0 -0
  107. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Linq.Expressions.dll +0 -0
  108. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Linq.Parallel.dll +0 -0
  109. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Linq.Queryable.dll +0 -0
  110. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Linq.dll +0 -0
  111. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Memory.dll +0 -0
  112. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Net.Http.Json.dll +0 -0
  113. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Net.Http.dll +0 -0
  114. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Net.HttpListener.dll +0 -0
  115. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Net.Mail.dll +0 -0
  116. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Net.NameResolution.dll +0 -0
  117. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Net.NetworkInformation.dll +0 -0
  118. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Net.Ping.dll +0 -0
  119. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Net.Primitives.dll +0 -0
  120. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Net.Quic.dll +0 -0
  121. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Net.Requests.dll +0 -0
  122. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Net.Security.dll +0 -0
  123. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Net.ServicePoint.dll +0 -0
  124. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Net.Sockets.dll +0 -0
  125. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Net.WebClient.dll +0 -0
  126. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Net.WebHeaderCollection.dll +0 -0
  127. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Net.WebProxy.dll +0 -0
  128. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Net.WebSockets.Client.dll +0 -0
  129. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Net.WebSockets.dll +0 -0
  130. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Net.dll +0 -0
  131. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Numerics.Vectors.dll +0 -0
  132. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Numerics.dll +0 -0
  133. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.ObjectModel.dll +0 -0
  134. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Private.CoreLib.dll +0 -0
  135. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Private.DataContractSerialization.dll +0 -0
  136. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Private.Uri.dll +0 -0
  137. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Private.Xml.Linq.dll +0 -0
  138. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Private.Xml.dll +0 -0
  139. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Reflection.DispatchProxy.dll +0 -0
  140. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Reflection.Emit.ILGeneration.dll +0 -0
  141. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Reflection.Emit.Lightweight.dll +0 -0
  142. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Reflection.Emit.dll +0 -0
  143. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Reflection.Extensions.dll +0 -0
  144. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Reflection.Metadata.dll +0 -0
  145. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Reflection.Primitives.dll +0 -0
  146. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Reflection.TypeExtensions.dll +0 -0
  147. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Reflection.dll +0 -0
  148. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Resources.Reader.dll +0 -0
  149. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Resources.ResourceManager.dll +0 -0
  150. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Resources.Writer.dll +0 -0
  151. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Runtime.CompilerServices.Unsafe.dll +0 -0
  152. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Runtime.CompilerServices.VisualC.dll +0 -0
  153. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Runtime.Extensions.dll +0 -0
  154. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Runtime.Handles.dll +0 -0
  155. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Runtime.InteropServices.JavaScript.dll +0 -0
  156. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Runtime.InteropServices.RuntimeInformation.dll +0 -0
  157. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Runtime.InteropServices.dll +0 -0
  158. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Runtime.Intrinsics.dll +0 -0
  159. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Runtime.Loader.dll +0 -0
  160. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Runtime.Numerics.dll +0 -0
  161. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Runtime.Serialization.Formatters.dll +0 -0
  162. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Runtime.Serialization.Json.dll +0 -0
  163. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Runtime.Serialization.Primitives.dll +0 -0
  164. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Runtime.Serialization.Xml.dll +0 -0
  165. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Runtime.Serialization.dll +0 -0
  166. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Runtime.dll +0 -0
  167. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Security.AccessControl.dll +0 -0
  168. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Security.Claims.dll +0 -0
  169. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Security.Cryptography.Algorithms.dll +0 -0
  170. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Security.Cryptography.Cng.dll +0 -0
  171. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Security.Cryptography.Csp.dll +0 -0
  172. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Security.Cryptography.Encoding.dll +0 -0
  173. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Security.Cryptography.OpenSsl.dll +0 -0
  174. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Security.Cryptography.Primitives.dll +0 -0
  175. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Security.Cryptography.X509Certificates.dll +0 -0
  176. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Security.Cryptography.dll +0 -0
  177. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Security.Principal.Windows.dll +0 -0
  178. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Security.Principal.dll +0 -0
  179. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Security.SecureString.dll +0 -0
  180. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Security.dll +0 -0
  181. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.ServiceModel.Web.dll +0 -0
  182. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.ServiceProcess.dll +0 -0
  183. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Text.Encoding.CodePages.dll +0 -0
  184. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Text.Encoding.Extensions.dll +0 -0
  185. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Text.Encoding.dll +0 -0
  186. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Text.Encodings.Web.dll +0 -0
  187. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Text.Json.dll +0 -0
  188. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Text.RegularExpressions.dll +0 -0
  189. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Threading.Channels.dll +0 -0
  190. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Threading.Overlapped.dll +0 -0
  191. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Threading.Tasks.Dataflow.dll +0 -0
  192. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Threading.Tasks.Extensions.dll +0 -0
  193. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Threading.Tasks.Parallel.dll +0 -0
  194. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Threading.Tasks.dll +0 -0
  195. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Threading.Thread.dll +0 -0
  196. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Threading.ThreadPool.dll +0 -0
  197. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Threading.Timer.dll +0 -0
  198. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Threading.dll +0 -0
  199. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Transactions.Local.dll +0 -0
  200. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Transactions.dll +0 -0
  201. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.ValueTuple.dll +0 -0
  202. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Web.HttpUtility.dll +0 -0
  203. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Web.dll +0 -0
  204. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Windows.dll +0 -0
  205. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Xml.Linq.dll +0 -0
  206. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Xml.ReaderWriter.dll +0 -0
  207. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Xml.Serialization.dll +0 -0
  208. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Xml.XDocument.dll +0 -0
  209. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Xml.XPath.XDocument.dll +0 -0
  210. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Xml.XPath.dll +0 -0
  211. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Xml.XmlDocument.dll +0 -0
  212. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Xml.XmlSerializer.dll +0 -0
  213. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Xml.dll +0 -0
  214. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.dll +0 -0
  215. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/WindowsBase.dll +0 -0
  216. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/createdump +0 -0
  217. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/libSystem.Globalization.Native.so +0 -0
  218. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/libSystem.IO.Compression.Native.so +0 -0
  219. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/libSystem.Native.so +0 -0
  220. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/libSystem.Net.Security.Native.so +0 -0
  221. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/libSystem.Security.Cryptography.Native.OpenSsl.so +0 -0
  222. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/libclrgc.so +0 -0
  223. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/libclrjit.so +0 -0
  224. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/libcoreclr.so +0 -0
  225. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/libcoreclrtraceptprovider.so +0 -0
  226. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/libhostpolicy.so +0 -0
  227. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/libmscordaccore.so +0 -0
  228. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/libmscordbi.so +0 -0
  229. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/mscorlib.dll +0 -0
  230. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/netstandard.dll +0 -0
  231. aesim/simba/Resources/runtimes/unix/lib/netcoreapp3.0/System.Drawing.Common.dll +0 -0
  232. aesim/simba/Resources/runtimes/win/lib/netcoreapp3.0/Microsoft.Win32.SystemEvents.dll +0 -0
  233. aesim/simba/Resources/runtimes/win/lib/netcoreapp3.0/System.Drawing.Common.dll +0 -0
  234. aesim/simba/Resources/runtimes/win/lib/netcoreapp3.0/System.Windows.Extensions.dll +0 -0
  235. aesim/simba/__init__.py +59 -0
  236. aesim/simba/__init__.pyi +24162 -0
  237. aesim.simba-2024.7.26a1.dist-info/METADATA +89 -0
  238. aesim.simba-2024.7.26a1.dist-info/RECORD +240 -0
  239. aesim.simba-2024.7.26a1.dist-info/WHEEL +5 -0
  240. aesim.simba-2024.7.26a1.dist-info/top_level.txt +1 -0
@@ -0,0 +1,2124 @@
1
+ {
2
+ "runtimeTarget": {
3
+ "name": ".NETCoreApp,Version=v8.0/linux-arm64",
4
+ "signature": ""
5
+ },
6
+ "compilationOptions": {},
7
+ "targets": {
8
+ ".NETCoreApp,Version=v8.0": {},
9
+ ".NETCoreApp,Version=v8.0/linux-arm64": {
10
+ "Microsoft.NETCore.App.Runtime.linux-arm64/8.0.0": {
11
+ "runtime": {
12
+ "System.Private.CoreLib.dll": {
13
+ "assemblyVersion": "8.0.0.0",
14
+ "fileVersion": "8.0.23.53103"
15
+ },
16
+ "Microsoft.VisualBasic.dll": {
17
+ "assemblyVersion": "10.0.0.0",
18
+ "fileVersion": "8.0.23.53103"
19
+ },
20
+ "Microsoft.Win32.Primitives.dll": {
21
+ "assemblyVersion": "8.0.0.0",
22
+ "fileVersion": "8.0.23.53103"
23
+ },
24
+ "mscorlib.dll": {
25
+ "assemblyVersion": "4.0.0.0",
26
+ "fileVersion": "8.0.23.53103"
27
+ },
28
+ "netstandard.dll": {
29
+ "assemblyVersion": "2.1.0.0",
30
+ "fileVersion": "8.0.23.53103"
31
+ },
32
+ "System.AppContext.dll": {
33
+ "assemblyVersion": "8.0.0.0",
34
+ "fileVersion": "8.0.23.53103"
35
+ },
36
+ "System.Buffers.dll": {
37
+ "assemblyVersion": "8.0.0.0",
38
+ "fileVersion": "8.0.23.53103"
39
+ },
40
+ "System.ComponentModel.DataAnnotations.dll": {
41
+ "assemblyVersion": "4.0.0.0",
42
+ "fileVersion": "8.0.23.53103"
43
+ },
44
+ "System.Configuration.dll": {
45
+ "assemblyVersion": "4.0.0.0",
46
+ "fileVersion": "8.0.23.53103"
47
+ },
48
+ "System.Core.dll": {
49
+ "assemblyVersion": "4.0.0.0",
50
+ "fileVersion": "8.0.23.53103"
51
+ },
52
+ "System.Data.DataSetExtensions.dll": {
53
+ "assemblyVersion": "8.0.0.0",
54
+ "fileVersion": "8.0.23.53103"
55
+ },
56
+ "System.Data.dll": {
57
+ "assemblyVersion": "4.0.0.0",
58
+ "fileVersion": "8.0.23.53103"
59
+ },
60
+ "System.Diagnostics.Contracts.dll": {
61
+ "assemblyVersion": "8.0.0.0",
62
+ "fileVersion": "8.0.23.53103"
63
+ },
64
+ "System.Diagnostics.Debug.dll": {
65
+ "assemblyVersion": "8.0.0.0",
66
+ "fileVersion": "8.0.23.53103"
67
+ },
68
+ "System.Diagnostics.Tools.dll": {
69
+ "assemblyVersion": "8.0.0.0",
70
+ "fileVersion": "8.0.23.53103"
71
+ },
72
+ "System.Diagnostics.Tracing.dll": {
73
+ "assemblyVersion": "8.0.0.0",
74
+ "fileVersion": "8.0.23.53103"
75
+ },
76
+ "System.dll": {
77
+ "assemblyVersion": "4.0.0.0",
78
+ "fileVersion": "8.0.23.53103"
79
+ },
80
+ "System.Drawing.dll": {
81
+ "assemblyVersion": "4.0.0.0",
82
+ "fileVersion": "8.0.23.53103"
83
+ },
84
+ "System.Dynamic.Runtime.dll": {
85
+ "assemblyVersion": "8.0.0.0",
86
+ "fileVersion": "8.0.23.53103"
87
+ },
88
+ "System.Globalization.Calendars.dll": {
89
+ "assemblyVersion": "8.0.0.0",
90
+ "fileVersion": "8.0.23.53103"
91
+ },
92
+ "System.Globalization.dll": {
93
+ "assemblyVersion": "8.0.0.0",
94
+ "fileVersion": "8.0.23.53103"
95
+ },
96
+ "System.Globalization.Extensions.dll": {
97
+ "assemblyVersion": "8.0.0.0",
98
+ "fileVersion": "8.0.23.53103"
99
+ },
100
+ "System.IO.Compression.FileSystem.dll": {
101
+ "assemblyVersion": "4.0.0.0",
102
+ "fileVersion": "8.0.23.53103"
103
+ },
104
+ "System.IO.dll": {
105
+ "assemblyVersion": "8.0.0.0",
106
+ "fileVersion": "8.0.23.53103"
107
+ },
108
+ "System.IO.FileSystem.dll": {
109
+ "assemblyVersion": "8.0.0.0",
110
+ "fileVersion": "8.0.23.53103"
111
+ },
112
+ "System.IO.FileSystem.Primitives.dll": {
113
+ "assemblyVersion": "8.0.0.0",
114
+ "fileVersion": "8.0.23.53103"
115
+ },
116
+ "System.IO.UnmanagedMemoryStream.dll": {
117
+ "assemblyVersion": "8.0.0.0",
118
+ "fileVersion": "8.0.23.53103"
119
+ },
120
+ "System.Net.dll": {
121
+ "assemblyVersion": "4.0.0.0",
122
+ "fileVersion": "8.0.23.53103"
123
+ },
124
+ "System.Numerics.dll": {
125
+ "assemblyVersion": "4.0.0.0",
126
+ "fileVersion": "8.0.23.53103"
127
+ },
128
+ "System.Numerics.Vectors.dll": {
129
+ "assemblyVersion": "8.0.0.0",
130
+ "fileVersion": "8.0.23.53103"
131
+ },
132
+ "System.Reflection.dll": {
133
+ "assemblyVersion": "8.0.0.0",
134
+ "fileVersion": "8.0.23.53103"
135
+ },
136
+ "System.Reflection.Emit.ILGeneration.dll": {
137
+ "assemblyVersion": "8.0.0.0",
138
+ "fileVersion": "8.0.23.53103"
139
+ },
140
+ "System.Reflection.Emit.Lightweight.dll": {
141
+ "assemblyVersion": "8.0.0.0",
142
+ "fileVersion": "8.0.23.53103"
143
+ },
144
+ "System.Reflection.Extensions.dll": {
145
+ "assemblyVersion": "8.0.0.0",
146
+ "fileVersion": "8.0.23.53103"
147
+ },
148
+ "System.Reflection.Primitives.dll": {
149
+ "assemblyVersion": "8.0.0.0",
150
+ "fileVersion": "8.0.23.53103"
151
+ },
152
+ "System.Resources.Reader.dll": {
153
+ "assemblyVersion": "8.0.0.0",
154
+ "fileVersion": "8.0.23.53103"
155
+ },
156
+ "System.Resources.ResourceManager.dll": {
157
+ "assemblyVersion": "8.0.0.0",
158
+ "fileVersion": "8.0.23.53103"
159
+ },
160
+ "System.Runtime.CompilerServices.Unsafe.dll": {
161
+ "assemblyVersion": "8.0.0.0",
162
+ "fileVersion": "8.0.23.53103"
163
+ },
164
+ "System.Runtime.dll": {
165
+ "assemblyVersion": "8.0.0.0",
166
+ "fileVersion": "8.0.23.53103"
167
+ },
168
+ "System.Runtime.Extensions.dll": {
169
+ "assemblyVersion": "8.0.0.0",
170
+ "fileVersion": "8.0.23.53103"
171
+ },
172
+ "System.Runtime.Handles.dll": {
173
+ "assemblyVersion": "8.0.0.0",
174
+ "fileVersion": "8.0.23.53103"
175
+ },
176
+ "System.Runtime.InteropServices.RuntimeInformation.dll": {
177
+ "assemblyVersion": "8.0.0.0",
178
+ "fileVersion": "8.0.23.53103"
179
+ },
180
+ "System.Runtime.Intrinsics.dll": {
181
+ "assemblyVersion": "8.0.0.0",
182
+ "fileVersion": "8.0.23.53103"
183
+ },
184
+ "System.Runtime.Loader.dll": {
185
+ "assemblyVersion": "8.0.0.0",
186
+ "fileVersion": "8.0.23.53103"
187
+ },
188
+ "System.Runtime.Serialization.dll": {
189
+ "assemblyVersion": "4.0.0.0",
190
+ "fileVersion": "8.0.23.53103"
191
+ },
192
+ "System.Runtime.Serialization.Json.dll": {
193
+ "assemblyVersion": "8.0.0.0",
194
+ "fileVersion": "8.0.23.53103"
195
+ },
196
+ "System.Runtime.Serialization.Xml.dll": {
197
+ "assemblyVersion": "8.0.0.0",
198
+ "fileVersion": "8.0.23.53103"
199
+ },
200
+ "System.Security.Cryptography.Algorithms.dll": {
201
+ "assemblyVersion": "8.0.0.0",
202
+ "fileVersion": "8.0.23.53103"
203
+ },
204
+ "System.Security.Cryptography.Cng.dll": {
205
+ "assemblyVersion": "8.0.0.0",
206
+ "fileVersion": "8.0.23.53103"
207
+ },
208
+ "System.Security.Cryptography.Csp.dll": {
209
+ "assemblyVersion": "8.0.0.0",
210
+ "fileVersion": "8.0.23.53103"
211
+ },
212
+ "System.Security.Cryptography.Encoding.dll": {
213
+ "assemblyVersion": "8.0.0.0",
214
+ "fileVersion": "8.0.23.53103"
215
+ },
216
+ "System.Security.Cryptography.OpenSsl.dll": {
217
+ "assemblyVersion": "8.0.0.0",
218
+ "fileVersion": "8.0.23.53103"
219
+ },
220
+ "System.Security.Cryptography.Primitives.dll": {
221
+ "assemblyVersion": "8.0.0.0",
222
+ "fileVersion": "8.0.23.53103"
223
+ },
224
+ "System.Security.Cryptography.X509Certificates.dll": {
225
+ "assemblyVersion": "8.0.0.0",
226
+ "fileVersion": "8.0.23.53103"
227
+ },
228
+ "System.Security.dll": {
229
+ "assemblyVersion": "4.0.0.0",
230
+ "fileVersion": "8.0.23.53103"
231
+ },
232
+ "System.Security.Principal.dll": {
233
+ "assemblyVersion": "8.0.0.0",
234
+ "fileVersion": "8.0.23.53103"
235
+ },
236
+ "System.Security.SecureString.dll": {
237
+ "assemblyVersion": "8.0.0.0",
238
+ "fileVersion": "8.0.23.53103"
239
+ },
240
+ "System.ServiceModel.Web.dll": {
241
+ "assemblyVersion": "4.0.0.0",
242
+ "fileVersion": "8.0.23.53103"
243
+ },
244
+ "System.ServiceProcess.dll": {
245
+ "assemblyVersion": "4.0.0.0",
246
+ "fileVersion": "8.0.23.53103"
247
+ },
248
+ "System.Text.Encoding.dll": {
249
+ "assemblyVersion": "8.0.0.0",
250
+ "fileVersion": "8.0.23.53103"
251
+ },
252
+ "System.Text.Encoding.Extensions.dll": {
253
+ "assemblyVersion": "8.0.0.0",
254
+ "fileVersion": "8.0.23.53103"
255
+ },
256
+ "System.Threading.Overlapped.dll": {
257
+ "assemblyVersion": "8.0.0.0",
258
+ "fileVersion": "8.0.23.53103"
259
+ },
260
+ "System.Threading.Tasks.dll": {
261
+ "assemblyVersion": "8.0.0.0",
262
+ "fileVersion": "8.0.23.53103"
263
+ },
264
+ "System.Threading.Tasks.Extensions.dll": {
265
+ "assemblyVersion": "8.0.0.0",
266
+ "fileVersion": "8.0.23.53103"
267
+ },
268
+ "System.Threading.Thread.dll": {
269
+ "assemblyVersion": "8.0.0.0",
270
+ "fileVersion": "8.0.23.53103"
271
+ },
272
+ "System.Threading.ThreadPool.dll": {
273
+ "assemblyVersion": "8.0.0.0",
274
+ "fileVersion": "8.0.23.53103"
275
+ },
276
+ "System.Threading.Timer.dll": {
277
+ "assemblyVersion": "8.0.0.0",
278
+ "fileVersion": "8.0.23.53103"
279
+ },
280
+ "System.Transactions.dll": {
281
+ "assemblyVersion": "4.0.0.0",
282
+ "fileVersion": "8.0.23.53103"
283
+ },
284
+ "System.ValueTuple.dll": {
285
+ "assemblyVersion": "8.0.0.0",
286
+ "fileVersion": "8.0.23.53103"
287
+ },
288
+ "System.Web.dll": {
289
+ "assemblyVersion": "4.0.0.0",
290
+ "fileVersion": "8.0.23.53103"
291
+ },
292
+ "System.Windows.dll": {
293
+ "assemblyVersion": "4.0.0.0",
294
+ "fileVersion": "8.0.23.53103"
295
+ },
296
+ "System.Xml.dll": {
297
+ "assemblyVersion": "4.0.0.0",
298
+ "fileVersion": "8.0.23.53103"
299
+ },
300
+ "System.Xml.Linq.dll": {
301
+ "assemblyVersion": "4.0.0.0",
302
+ "fileVersion": "8.0.23.53103"
303
+ },
304
+ "System.Xml.ReaderWriter.dll": {
305
+ "assemblyVersion": "8.0.0.0",
306
+ "fileVersion": "8.0.23.53103"
307
+ },
308
+ "System.Xml.Serialization.dll": {
309
+ "assemblyVersion": "4.0.0.0",
310
+ "fileVersion": "8.0.23.53103"
311
+ },
312
+ "System.Xml.XDocument.dll": {
313
+ "assemblyVersion": "8.0.0.0",
314
+ "fileVersion": "8.0.23.53103"
315
+ },
316
+ "System.Xml.XmlDocument.dll": {
317
+ "assemblyVersion": "8.0.0.0",
318
+ "fileVersion": "8.0.23.53103"
319
+ },
320
+ "System.Xml.XmlSerializer.dll": {
321
+ "assemblyVersion": "8.0.0.0",
322
+ "fileVersion": "8.0.23.53103"
323
+ },
324
+ "System.Xml.XPath.dll": {
325
+ "assemblyVersion": "8.0.0.0",
326
+ "fileVersion": "8.0.23.53103"
327
+ },
328
+ "WindowsBase.dll": {
329
+ "assemblyVersion": "4.0.0.0",
330
+ "fileVersion": "8.0.23.53103"
331
+ },
332
+ "Microsoft.CSharp.dll": {
333
+ "assemblyVersion": "8.0.0.0",
334
+ "fileVersion": "8.0.23.53103"
335
+ },
336
+ "Microsoft.VisualBasic.Core.dll": {
337
+ "assemblyVersion": "13.0.0.0",
338
+ "fileVersion": "13.0.23.53103"
339
+ },
340
+ "Microsoft.Win32.Registry.dll": {
341
+ "assemblyVersion": "8.0.0.0",
342
+ "fileVersion": "8.0.23.53103"
343
+ },
344
+ "System.Collections.Concurrent.dll": {
345
+ "assemblyVersion": "8.0.0.0",
346
+ "fileVersion": "8.0.23.53103"
347
+ },
348
+ "System.Collections.dll": {
349
+ "assemblyVersion": "8.0.0.0",
350
+ "fileVersion": "8.0.23.53103"
351
+ },
352
+ "System.Collections.Immutable.dll": {
353
+ "assemblyVersion": "8.0.0.0",
354
+ "fileVersion": "8.0.23.53103"
355
+ },
356
+ "System.Collections.NonGeneric.dll": {
357
+ "assemblyVersion": "8.0.0.0",
358
+ "fileVersion": "8.0.23.53103"
359
+ },
360
+ "System.Collections.Specialized.dll": {
361
+ "assemblyVersion": "8.0.0.0",
362
+ "fileVersion": "8.0.23.53103"
363
+ },
364
+ "System.ComponentModel.Annotations.dll": {
365
+ "assemblyVersion": "8.0.0.0",
366
+ "fileVersion": "8.0.23.53103"
367
+ },
368
+ "System.ComponentModel.dll": {
369
+ "assemblyVersion": "8.0.0.0",
370
+ "fileVersion": "8.0.23.53103"
371
+ },
372
+ "System.ComponentModel.EventBasedAsync.dll": {
373
+ "assemblyVersion": "8.0.0.0",
374
+ "fileVersion": "8.0.23.53103"
375
+ },
376
+ "System.ComponentModel.Primitives.dll": {
377
+ "assemblyVersion": "8.0.0.0",
378
+ "fileVersion": "8.0.23.53103"
379
+ },
380
+ "System.ComponentModel.TypeConverter.dll": {
381
+ "assemblyVersion": "8.0.0.0",
382
+ "fileVersion": "8.0.23.53103"
383
+ },
384
+ "System.Console.dll": {
385
+ "assemblyVersion": "8.0.0.0",
386
+ "fileVersion": "8.0.23.53103"
387
+ },
388
+ "System.Data.Common.dll": {
389
+ "assemblyVersion": "8.0.0.0",
390
+ "fileVersion": "8.0.23.53103"
391
+ },
392
+ "System.Diagnostics.DiagnosticSource.dll": {
393
+ "assemblyVersion": "8.0.0.0",
394
+ "fileVersion": "8.0.23.53103"
395
+ },
396
+ "System.Diagnostics.FileVersionInfo.dll": {
397
+ "assemblyVersion": "8.0.0.0",
398
+ "fileVersion": "8.0.23.53103"
399
+ },
400
+ "System.Diagnostics.Process.dll": {
401
+ "assemblyVersion": "8.0.0.0",
402
+ "fileVersion": "8.0.23.53103"
403
+ },
404
+ "System.Diagnostics.StackTrace.dll": {
405
+ "assemblyVersion": "8.0.0.0",
406
+ "fileVersion": "8.0.23.53103"
407
+ },
408
+ "System.Diagnostics.TextWriterTraceListener.dll": {
409
+ "assemblyVersion": "8.0.0.0",
410
+ "fileVersion": "8.0.23.53103"
411
+ },
412
+ "System.Diagnostics.TraceSource.dll": {
413
+ "assemblyVersion": "8.0.0.0",
414
+ "fileVersion": "8.0.23.53103"
415
+ },
416
+ "System.Drawing.Primitives.dll": {
417
+ "assemblyVersion": "8.0.0.0",
418
+ "fileVersion": "8.0.23.53103"
419
+ },
420
+ "System.Formats.Asn1.dll": {
421
+ "assemblyVersion": "8.0.0.0",
422
+ "fileVersion": "8.0.23.53103"
423
+ },
424
+ "System.Formats.Tar.dll": {
425
+ "assemblyVersion": "8.0.0.0",
426
+ "fileVersion": "8.0.23.53103"
427
+ },
428
+ "System.IO.Compression.Brotli.dll": {
429
+ "assemblyVersion": "8.0.0.0",
430
+ "fileVersion": "8.0.23.53103"
431
+ },
432
+ "System.IO.Compression.dll": {
433
+ "assemblyVersion": "8.0.0.0",
434
+ "fileVersion": "8.0.23.53103"
435
+ },
436
+ "System.IO.Compression.ZipFile.dll": {
437
+ "assemblyVersion": "8.0.0.0",
438
+ "fileVersion": "8.0.23.53103"
439
+ },
440
+ "System.IO.FileSystem.AccessControl.dll": {
441
+ "assemblyVersion": "8.0.0.0",
442
+ "fileVersion": "8.0.23.53103"
443
+ },
444
+ "System.IO.FileSystem.DriveInfo.dll": {
445
+ "assemblyVersion": "8.0.0.0",
446
+ "fileVersion": "8.0.23.53103"
447
+ },
448
+ "System.IO.FileSystem.Watcher.dll": {
449
+ "assemblyVersion": "8.0.0.0",
450
+ "fileVersion": "8.0.23.53103"
451
+ },
452
+ "System.IO.IsolatedStorage.dll": {
453
+ "assemblyVersion": "8.0.0.0",
454
+ "fileVersion": "8.0.23.53103"
455
+ },
456
+ "System.IO.MemoryMappedFiles.dll": {
457
+ "assemblyVersion": "8.0.0.0",
458
+ "fileVersion": "8.0.23.53103"
459
+ },
460
+ "System.IO.Pipes.AccessControl.dll": {
461
+ "assemblyVersion": "8.0.0.0",
462
+ "fileVersion": "8.0.23.53103"
463
+ },
464
+ "System.IO.Pipes.dll": {
465
+ "assemblyVersion": "8.0.0.0",
466
+ "fileVersion": "8.0.23.53103"
467
+ },
468
+ "System.Linq.dll": {
469
+ "assemblyVersion": "8.0.0.0",
470
+ "fileVersion": "8.0.23.53103"
471
+ },
472
+ "System.Linq.Expressions.dll": {
473
+ "assemblyVersion": "8.0.0.0",
474
+ "fileVersion": "8.0.23.53103"
475
+ },
476
+ "System.Linq.Parallel.dll": {
477
+ "assemblyVersion": "8.0.0.0",
478
+ "fileVersion": "8.0.23.53103"
479
+ },
480
+ "System.Linq.Queryable.dll": {
481
+ "assemblyVersion": "8.0.0.0",
482
+ "fileVersion": "8.0.23.53103"
483
+ },
484
+ "System.Memory.dll": {
485
+ "assemblyVersion": "8.0.0.0",
486
+ "fileVersion": "8.0.23.53103"
487
+ },
488
+ "System.Net.Http.dll": {
489
+ "assemblyVersion": "8.0.0.0",
490
+ "fileVersion": "8.0.23.53103"
491
+ },
492
+ "System.Net.Http.Json.dll": {
493
+ "assemblyVersion": "8.0.0.0",
494
+ "fileVersion": "8.0.23.53103"
495
+ },
496
+ "System.Net.HttpListener.dll": {
497
+ "assemblyVersion": "8.0.0.0",
498
+ "fileVersion": "8.0.23.53103"
499
+ },
500
+ "System.Net.Mail.dll": {
501
+ "assemblyVersion": "8.0.0.0",
502
+ "fileVersion": "8.0.23.53103"
503
+ },
504
+ "System.Net.NameResolution.dll": {
505
+ "assemblyVersion": "8.0.0.0",
506
+ "fileVersion": "8.0.23.53103"
507
+ },
508
+ "System.Net.NetworkInformation.dll": {
509
+ "assemblyVersion": "8.0.0.0",
510
+ "fileVersion": "8.0.23.53103"
511
+ },
512
+ "System.Net.Ping.dll": {
513
+ "assemblyVersion": "8.0.0.0",
514
+ "fileVersion": "8.0.23.53103"
515
+ },
516
+ "System.Net.Primitives.dll": {
517
+ "assemblyVersion": "8.0.0.0",
518
+ "fileVersion": "8.0.23.53103"
519
+ },
520
+ "System.Net.Quic.dll": {
521
+ "assemblyVersion": "8.0.0.0",
522
+ "fileVersion": "8.0.23.53103"
523
+ },
524
+ "System.Net.Requests.dll": {
525
+ "assemblyVersion": "8.0.0.0",
526
+ "fileVersion": "8.0.23.53103"
527
+ },
528
+ "System.Net.Security.dll": {
529
+ "assemblyVersion": "8.0.0.0",
530
+ "fileVersion": "8.0.23.53103"
531
+ },
532
+ "System.Net.ServicePoint.dll": {
533
+ "assemblyVersion": "8.0.0.0",
534
+ "fileVersion": "8.0.23.53103"
535
+ },
536
+ "System.Net.Sockets.dll": {
537
+ "assemblyVersion": "8.0.0.0",
538
+ "fileVersion": "8.0.23.53103"
539
+ },
540
+ "System.Net.WebClient.dll": {
541
+ "assemblyVersion": "8.0.0.0",
542
+ "fileVersion": "8.0.23.53103"
543
+ },
544
+ "System.Net.WebHeaderCollection.dll": {
545
+ "assemblyVersion": "8.0.0.0",
546
+ "fileVersion": "8.0.23.53103"
547
+ },
548
+ "System.Net.WebProxy.dll": {
549
+ "assemblyVersion": "8.0.0.0",
550
+ "fileVersion": "8.0.23.53103"
551
+ },
552
+ "System.Net.WebSockets.Client.dll": {
553
+ "assemblyVersion": "8.0.0.0",
554
+ "fileVersion": "8.0.23.53103"
555
+ },
556
+ "System.Net.WebSockets.dll": {
557
+ "assemblyVersion": "8.0.0.0",
558
+ "fileVersion": "8.0.23.53103"
559
+ },
560
+ "System.ObjectModel.dll": {
561
+ "assemblyVersion": "8.0.0.0",
562
+ "fileVersion": "8.0.23.53103"
563
+ },
564
+ "System.Private.DataContractSerialization.dll": {
565
+ "assemblyVersion": "8.0.0.0",
566
+ "fileVersion": "8.0.23.53103"
567
+ },
568
+ "System.Private.Uri.dll": {
569
+ "assemblyVersion": "8.0.0.0",
570
+ "fileVersion": "8.0.23.53103"
571
+ },
572
+ "System.Private.Xml.dll": {
573
+ "assemblyVersion": "8.0.0.0",
574
+ "fileVersion": "8.0.23.53103"
575
+ },
576
+ "System.Private.Xml.Linq.dll": {
577
+ "assemblyVersion": "8.0.0.0",
578
+ "fileVersion": "8.0.23.53103"
579
+ },
580
+ "System.Reflection.DispatchProxy.dll": {
581
+ "assemblyVersion": "8.0.0.0",
582
+ "fileVersion": "8.0.23.53103"
583
+ },
584
+ "System.Reflection.Emit.dll": {
585
+ "assemblyVersion": "8.0.0.0",
586
+ "fileVersion": "8.0.23.53103"
587
+ },
588
+ "System.Reflection.Metadata.dll": {
589
+ "assemblyVersion": "8.0.0.0",
590
+ "fileVersion": "8.0.23.53103"
591
+ },
592
+ "System.Reflection.TypeExtensions.dll": {
593
+ "assemblyVersion": "8.0.0.0",
594
+ "fileVersion": "8.0.23.53103"
595
+ },
596
+ "System.Resources.Writer.dll": {
597
+ "assemblyVersion": "8.0.0.0",
598
+ "fileVersion": "8.0.23.53103"
599
+ },
600
+ "System.Runtime.CompilerServices.VisualC.dll": {
601
+ "assemblyVersion": "8.0.0.0",
602
+ "fileVersion": "8.0.23.53103"
603
+ },
604
+ "System.Runtime.InteropServices.dll": {
605
+ "assemblyVersion": "8.0.0.0",
606
+ "fileVersion": "8.0.23.53103"
607
+ },
608
+ "System.Runtime.InteropServices.JavaScript.dll": {
609
+ "assemblyVersion": "8.0.0.0",
610
+ "fileVersion": "8.0.23.53103"
611
+ },
612
+ "System.Runtime.Numerics.dll": {
613
+ "assemblyVersion": "8.0.0.0",
614
+ "fileVersion": "8.0.23.53103"
615
+ },
616
+ "System.Runtime.Serialization.Formatters.dll": {
617
+ "assemblyVersion": "8.0.0.0",
618
+ "fileVersion": "8.0.23.53103"
619
+ },
620
+ "System.Runtime.Serialization.Primitives.dll": {
621
+ "assemblyVersion": "8.0.0.0",
622
+ "fileVersion": "8.0.23.53103"
623
+ },
624
+ "System.Security.AccessControl.dll": {
625
+ "assemblyVersion": "8.0.0.0",
626
+ "fileVersion": "8.0.23.53103"
627
+ },
628
+ "System.Security.Claims.dll": {
629
+ "assemblyVersion": "8.0.0.0",
630
+ "fileVersion": "8.0.23.53103"
631
+ },
632
+ "System.Security.Cryptography.dll": {
633
+ "assemblyVersion": "8.0.0.0",
634
+ "fileVersion": "8.0.23.53103"
635
+ },
636
+ "System.Security.Principal.Windows.dll": {
637
+ "assemblyVersion": "8.0.0.0",
638
+ "fileVersion": "8.0.23.53103"
639
+ },
640
+ "System.Text.Encoding.CodePages.dll": {
641
+ "assemblyVersion": "8.0.0.0",
642
+ "fileVersion": "8.0.23.53103"
643
+ },
644
+ "System.Text.Encodings.Web.dll": {
645
+ "assemblyVersion": "8.0.0.0",
646
+ "fileVersion": "8.0.23.53103"
647
+ },
648
+ "System.Text.Json.dll": {
649
+ "assemblyVersion": "8.0.0.0",
650
+ "fileVersion": "8.0.23.53103"
651
+ },
652
+ "System.Text.RegularExpressions.dll": {
653
+ "assemblyVersion": "8.0.0.0",
654
+ "fileVersion": "8.0.23.53103"
655
+ },
656
+ "System.Threading.Channels.dll": {
657
+ "assemblyVersion": "8.0.0.0",
658
+ "fileVersion": "8.0.23.53103"
659
+ },
660
+ "System.Threading.dll": {
661
+ "assemblyVersion": "8.0.0.0",
662
+ "fileVersion": "8.0.23.53103"
663
+ },
664
+ "System.Threading.Tasks.Dataflow.dll": {
665
+ "assemblyVersion": "8.0.0.0",
666
+ "fileVersion": "8.0.23.53103"
667
+ },
668
+ "System.Threading.Tasks.Parallel.dll": {
669
+ "assemblyVersion": "8.0.0.0",
670
+ "fileVersion": "8.0.23.53103"
671
+ },
672
+ "System.Transactions.Local.dll": {
673
+ "assemblyVersion": "8.0.0.0",
674
+ "fileVersion": "8.0.23.53103"
675
+ },
676
+ "System.Web.HttpUtility.dll": {
677
+ "assemblyVersion": "8.0.0.0",
678
+ "fileVersion": "8.0.23.53103"
679
+ },
680
+ "System.Xml.XPath.XDocument.dll": {
681
+ "assemblyVersion": "8.0.0.0",
682
+ "fileVersion": "8.0.23.53103"
683
+ }
684
+ },
685
+ "native": {
686
+ "createdump": {
687
+ "fileVersion": "0.0.0.0"
688
+ },
689
+ "libclrgc.so": {
690
+ "fileVersion": "0.0.0.0"
691
+ },
692
+ "libclrjit.so": {
693
+ "fileVersion": "0.0.0.0"
694
+ },
695
+ "libcoreclr.so": {
696
+ "fileVersion": "0.0.0.0"
697
+ },
698
+ "libcoreclrtraceptprovider.so": {
699
+ "fileVersion": "0.0.0.0"
700
+ },
701
+ "libmscordaccore.so": {
702
+ "fileVersion": "0.0.0.0"
703
+ },
704
+ "libmscordbi.so": {
705
+ "fileVersion": "0.0.0.0"
706
+ },
707
+ "libSystem.Globalization.Native.so": {
708
+ "fileVersion": "0.0.0.0"
709
+ },
710
+ "libSystem.IO.Compression.Native.so": {
711
+ "fileVersion": "0.0.0.0"
712
+ },
713
+ "libSystem.Native.so": {
714
+ "fileVersion": "0.0.0.0"
715
+ },
716
+ "libSystem.Net.Security.Native.so": {
717
+ "fileVersion": "0.0.0.0"
718
+ },
719
+ "libSystem.Security.Cryptography.Native.OpenSsl.so": {
720
+ "fileVersion": "0.0.0.0"
721
+ },
722
+ "libhostpolicy.so": {
723
+ "fileVersion": "0.0.0.0"
724
+ }
725
+ }
726
+ }
727
+ }
728
+ },
729
+ "libraries": {
730
+ "Microsoft.NETCore.App.Runtime.linux-arm64/8.0.0": {
731
+ "type": "package",
732
+ "serviceable": true,
733
+ "sha512": "",
734
+ "path": "microsoft.netcore.app.runtime.linux-arm64/8.0.0"
735
+ }
736
+ },
737
+ "runtimes": {
738
+ "alpine-arm64": [
739
+ "alpine",
740
+ "linux-musl-arm64",
741
+ "linux-musl",
742
+ "linux-arm64",
743
+ "linux",
744
+ "unix-arm64",
745
+ "unix",
746
+ "any",
747
+ "base"
748
+ ],
749
+ "alpine.3.10-arm64": [
750
+ "alpine.3.10",
751
+ "alpine.3.9-arm64",
752
+ "alpine.3.9",
753
+ "alpine.3.8-arm64",
754
+ "alpine.3.8",
755
+ "alpine.3.7-arm64",
756
+ "alpine.3.7",
757
+ "alpine.3.6-arm64",
758
+ "alpine.3.6",
759
+ "alpine-arm64",
760
+ "alpine",
761
+ "linux-musl-arm64",
762
+ "linux-musl",
763
+ "linux-arm64",
764
+ "linux",
765
+ "unix-arm64",
766
+ "unix",
767
+ "any",
768
+ "base"
769
+ ],
770
+ "alpine.3.11-arm64": [
771
+ "alpine.3.11",
772
+ "alpine.3.10-arm64",
773
+ "alpine.3.10",
774
+ "alpine.3.9-arm64",
775
+ "alpine.3.9",
776
+ "alpine.3.8-arm64",
777
+ "alpine.3.8",
778
+ "alpine.3.7-arm64",
779
+ "alpine.3.7",
780
+ "alpine.3.6-arm64",
781
+ "alpine.3.6",
782
+ "alpine-arm64",
783
+ "alpine",
784
+ "linux-musl-arm64",
785
+ "linux-musl",
786
+ "linux-arm64",
787
+ "linux",
788
+ "unix-arm64",
789
+ "unix",
790
+ "any",
791
+ "base"
792
+ ],
793
+ "alpine.3.12-arm64": [
794
+ "alpine.3.12",
795
+ "alpine.3.11-arm64",
796
+ "alpine.3.11",
797
+ "alpine.3.10-arm64",
798
+ "alpine.3.10",
799
+ "alpine.3.9-arm64",
800
+ "alpine.3.9",
801
+ "alpine.3.8-arm64",
802
+ "alpine.3.8",
803
+ "alpine.3.7-arm64",
804
+ "alpine.3.7",
805
+ "alpine.3.6-arm64",
806
+ "alpine.3.6",
807
+ "alpine-arm64",
808
+ "alpine",
809
+ "linux-musl-arm64",
810
+ "linux-musl",
811
+ "linux-arm64",
812
+ "linux",
813
+ "unix-arm64",
814
+ "unix",
815
+ "any",
816
+ "base"
817
+ ],
818
+ "alpine.3.13-arm64": [
819
+ "alpine.3.13",
820
+ "alpine.3.12-arm64",
821
+ "alpine.3.12",
822
+ "alpine.3.11-arm64",
823
+ "alpine.3.11",
824
+ "alpine.3.10-arm64",
825
+ "alpine.3.10",
826
+ "alpine.3.9-arm64",
827
+ "alpine.3.9",
828
+ "alpine.3.8-arm64",
829
+ "alpine.3.8",
830
+ "alpine.3.7-arm64",
831
+ "alpine.3.7",
832
+ "alpine.3.6-arm64",
833
+ "alpine.3.6",
834
+ "alpine-arm64",
835
+ "alpine",
836
+ "linux-musl-arm64",
837
+ "linux-musl",
838
+ "linux-arm64",
839
+ "linux",
840
+ "unix-arm64",
841
+ "unix",
842
+ "any",
843
+ "base"
844
+ ],
845
+ "alpine.3.14-arm64": [
846
+ "alpine.3.14",
847
+ "alpine.3.13-arm64",
848
+ "alpine.3.13",
849
+ "alpine.3.12-arm64",
850
+ "alpine.3.12",
851
+ "alpine.3.11-arm64",
852
+ "alpine.3.11",
853
+ "alpine.3.10-arm64",
854
+ "alpine.3.10",
855
+ "alpine.3.9-arm64",
856
+ "alpine.3.9",
857
+ "alpine.3.8-arm64",
858
+ "alpine.3.8",
859
+ "alpine.3.7-arm64",
860
+ "alpine.3.7",
861
+ "alpine.3.6-arm64",
862
+ "alpine.3.6",
863
+ "alpine-arm64",
864
+ "alpine",
865
+ "linux-musl-arm64",
866
+ "linux-musl",
867
+ "linux-arm64",
868
+ "linux",
869
+ "unix-arm64",
870
+ "unix",
871
+ "any",
872
+ "base"
873
+ ],
874
+ "alpine.3.15-arm64": [
875
+ "alpine.3.15",
876
+ "alpine.3.14-arm64",
877
+ "alpine.3.14",
878
+ "alpine.3.13-arm64",
879
+ "alpine.3.13",
880
+ "alpine.3.12-arm64",
881
+ "alpine.3.12",
882
+ "alpine.3.11-arm64",
883
+ "alpine.3.11",
884
+ "alpine.3.10-arm64",
885
+ "alpine.3.10",
886
+ "alpine.3.9-arm64",
887
+ "alpine.3.9",
888
+ "alpine.3.8-arm64",
889
+ "alpine.3.8",
890
+ "alpine.3.7-arm64",
891
+ "alpine.3.7",
892
+ "alpine.3.6-arm64",
893
+ "alpine.3.6",
894
+ "alpine-arm64",
895
+ "alpine",
896
+ "linux-musl-arm64",
897
+ "linux-musl",
898
+ "linux-arm64",
899
+ "linux",
900
+ "unix-arm64",
901
+ "unix",
902
+ "any",
903
+ "base"
904
+ ],
905
+ "alpine.3.16-arm64": [
906
+ "alpine.3.16",
907
+ "alpine.3.15-arm64",
908
+ "alpine.3.15",
909
+ "alpine.3.14-arm64",
910
+ "alpine.3.14",
911
+ "alpine.3.13-arm64",
912
+ "alpine.3.13",
913
+ "alpine.3.12-arm64",
914
+ "alpine.3.12",
915
+ "alpine.3.11-arm64",
916
+ "alpine.3.11",
917
+ "alpine.3.10-arm64",
918
+ "alpine.3.10",
919
+ "alpine.3.9-arm64",
920
+ "alpine.3.9",
921
+ "alpine.3.8-arm64",
922
+ "alpine.3.8",
923
+ "alpine.3.7-arm64",
924
+ "alpine.3.7",
925
+ "alpine.3.6-arm64",
926
+ "alpine.3.6",
927
+ "alpine-arm64",
928
+ "alpine",
929
+ "linux-musl-arm64",
930
+ "linux-musl",
931
+ "linux-arm64",
932
+ "linux",
933
+ "unix-arm64",
934
+ "unix",
935
+ "any",
936
+ "base"
937
+ ],
938
+ "alpine.3.17-arm64": [
939
+ "alpine.3.17",
940
+ "alpine.3.16-arm64",
941
+ "alpine.3.16",
942
+ "alpine.3.15-arm64",
943
+ "alpine.3.15",
944
+ "alpine.3.14-arm64",
945
+ "alpine.3.14",
946
+ "alpine.3.13-arm64",
947
+ "alpine.3.13",
948
+ "alpine.3.12-arm64",
949
+ "alpine.3.12",
950
+ "alpine.3.11-arm64",
951
+ "alpine.3.11",
952
+ "alpine.3.10-arm64",
953
+ "alpine.3.10",
954
+ "alpine.3.9-arm64",
955
+ "alpine.3.9",
956
+ "alpine.3.8-arm64",
957
+ "alpine.3.8",
958
+ "alpine.3.7-arm64",
959
+ "alpine.3.7",
960
+ "alpine.3.6-arm64",
961
+ "alpine.3.6",
962
+ "alpine-arm64",
963
+ "alpine",
964
+ "linux-musl-arm64",
965
+ "linux-musl",
966
+ "linux-arm64",
967
+ "linux",
968
+ "unix-arm64",
969
+ "unix",
970
+ "any",
971
+ "base"
972
+ ],
973
+ "alpine.3.18-arm64": [
974
+ "alpine.3.18",
975
+ "alpine.3.17-arm64",
976
+ "alpine.3.17",
977
+ "alpine.3.16-arm64",
978
+ "alpine.3.16",
979
+ "alpine.3.15-arm64",
980
+ "alpine.3.15",
981
+ "alpine.3.14-arm64",
982
+ "alpine.3.14",
983
+ "alpine.3.13-arm64",
984
+ "alpine.3.13",
985
+ "alpine.3.12-arm64",
986
+ "alpine.3.12",
987
+ "alpine.3.11-arm64",
988
+ "alpine.3.11",
989
+ "alpine.3.10-arm64",
990
+ "alpine.3.10",
991
+ "alpine.3.9-arm64",
992
+ "alpine.3.9",
993
+ "alpine.3.8-arm64",
994
+ "alpine.3.8",
995
+ "alpine.3.7-arm64",
996
+ "alpine.3.7",
997
+ "alpine.3.6-arm64",
998
+ "alpine.3.6",
999
+ "alpine-arm64",
1000
+ "alpine",
1001
+ "linux-musl-arm64",
1002
+ "linux-musl",
1003
+ "linux-arm64",
1004
+ "linux",
1005
+ "unix-arm64",
1006
+ "unix",
1007
+ "any",
1008
+ "base"
1009
+ ],
1010
+ "alpine.3.6-arm64": [
1011
+ "alpine.3.6",
1012
+ "alpine-arm64",
1013
+ "alpine",
1014
+ "linux-musl-arm64",
1015
+ "linux-musl",
1016
+ "linux-arm64",
1017
+ "linux",
1018
+ "unix-arm64",
1019
+ "unix",
1020
+ "any",
1021
+ "base"
1022
+ ],
1023
+ "alpine.3.7-arm64": [
1024
+ "alpine.3.7",
1025
+ "alpine.3.6-arm64",
1026
+ "alpine.3.6",
1027
+ "alpine-arm64",
1028
+ "alpine",
1029
+ "linux-musl-arm64",
1030
+ "linux-musl",
1031
+ "linux-arm64",
1032
+ "linux",
1033
+ "unix-arm64",
1034
+ "unix",
1035
+ "any",
1036
+ "base"
1037
+ ],
1038
+ "alpine.3.8-arm64": [
1039
+ "alpine.3.8",
1040
+ "alpine.3.7-arm64",
1041
+ "alpine.3.7",
1042
+ "alpine.3.6-arm64",
1043
+ "alpine.3.6",
1044
+ "alpine-arm64",
1045
+ "alpine",
1046
+ "linux-musl-arm64",
1047
+ "linux-musl",
1048
+ "linux-arm64",
1049
+ "linux",
1050
+ "unix-arm64",
1051
+ "unix",
1052
+ "any",
1053
+ "base"
1054
+ ],
1055
+ "alpine.3.9-arm64": [
1056
+ "alpine.3.9",
1057
+ "alpine.3.8-arm64",
1058
+ "alpine.3.8",
1059
+ "alpine.3.7-arm64",
1060
+ "alpine.3.7",
1061
+ "alpine.3.6-arm64",
1062
+ "alpine.3.6",
1063
+ "alpine-arm64",
1064
+ "alpine",
1065
+ "linux-musl-arm64",
1066
+ "linux-musl",
1067
+ "linux-arm64",
1068
+ "linux",
1069
+ "unix-arm64",
1070
+ "unix",
1071
+ "any",
1072
+ "base"
1073
+ ],
1074
+ "android-arm64": [
1075
+ "android",
1076
+ "linux-bionic-arm64",
1077
+ "linux-bionic",
1078
+ "linux-arm64",
1079
+ "linux",
1080
+ "unix-arm64",
1081
+ "unix",
1082
+ "any",
1083
+ "base"
1084
+ ],
1085
+ "android.21-arm64": [
1086
+ "android.21",
1087
+ "android-arm64",
1088
+ "android",
1089
+ "linux-bionic-arm64",
1090
+ "linux-bionic",
1091
+ "linux-arm64",
1092
+ "linux",
1093
+ "unix-arm64",
1094
+ "unix",
1095
+ "any",
1096
+ "base"
1097
+ ],
1098
+ "android.22-arm64": [
1099
+ "android.22",
1100
+ "android.21-arm64",
1101
+ "android.21",
1102
+ "android-arm64",
1103
+ "android",
1104
+ "linux-bionic-arm64",
1105
+ "linux-bionic",
1106
+ "linux-arm64",
1107
+ "linux",
1108
+ "unix-arm64",
1109
+ "unix",
1110
+ "any",
1111
+ "base"
1112
+ ],
1113
+ "android.23-arm64": [
1114
+ "android.23",
1115
+ "android.22-arm64",
1116
+ "android.22",
1117
+ "android.21-arm64",
1118
+ "android.21",
1119
+ "android-arm64",
1120
+ "android",
1121
+ "linux-bionic-arm64",
1122
+ "linux-bionic",
1123
+ "linux-arm64",
1124
+ "linux",
1125
+ "unix-arm64",
1126
+ "unix",
1127
+ "any",
1128
+ "base"
1129
+ ],
1130
+ "android.24-arm64": [
1131
+ "android.24",
1132
+ "android.23-arm64",
1133
+ "android.23",
1134
+ "android.22-arm64",
1135
+ "android.22",
1136
+ "android.21-arm64",
1137
+ "android.21",
1138
+ "android-arm64",
1139
+ "android",
1140
+ "linux-bionic-arm64",
1141
+ "linux-bionic",
1142
+ "linux-arm64",
1143
+ "linux",
1144
+ "unix-arm64",
1145
+ "unix",
1146
+ "any",
1147
+ "base"
1148
+ ],
1149
+ "android.25-arm64": [
1150
+ "android.25",
1151
+ "android.24-arm64",
1152
+ "android.24",
1153
+ "android.23-arm64",
1154
+ "android.23",
1155
+ "android.22-arm64",
1156
+ "android.22",
1157
+ "android.21-arm64",
1158
+ "android.21",
1159
+ "android-arm64",
1160
+ "android",
1161
+ "linux-bionic-arm64",
1162
+ "linux-bionic",
1163
+ "linux-arm64",
1164
+ "linux",
1165
+ "unix-arm64",
1166
+ "unix",
1167
+ "any",
1168
+ "base"
1169
+ ],
1170
+ "android.26-arm64": [
1171
+ "android.26",
1172
+ "android.25-arm64",
1173
+ "android.25",
1174
+ "android.24-arm64",
1175
+ "android.24",
1176
+ "android.23-arm64",
1177
+ "android.23",
1178
+ "android.22-arm64",
1179
+ "android.22",
1180
+ "android.21-arm64",
1181
+ "android.21",
1182
+ "android-arm64",
1183
+ "android",
1184
+ "linux-bionic-arm64",
1185
+ "linux-bionic",
1186
+ "linux-arm64",
1187
+ "linux",
1188
+ "unix-arm64",
1189
+ "unix",
1190
+ "any",
1191
+ "base"
1192
+ ],
1193
+ "android.27-arm64": [
1194
+ "android.27",
1195
+ "android.26-arm64",
1196
+ "android.26",
1197
+ "android.25-arm64",
1198
+ "android.25",
1199
+ "android.24-arm64",
1200
+ "android.24",
1201
+ "android.23-arm64",
1202
+ "android.23",
1203
+ "android.22-arm64",
1204
+ "android.22",
1205
+ "android.21-arm64",
1206
+ "android.21",
1207
+ "android-arm64",
1208
+ "android",
1209
+ "linux-bionic-arm64",
1210
+ "linux-bionic",
1211
+ "linux-arm64",
1212
+ "linux",
1213
+ "unix-arm64",
1214
+ "unix",
1215
+ "any",
1216
+ "base"
1217
+ ],
1218
+ "android.28-arm64": [
1219
+ "android.28",
1220
+ "android.27-arm64",
1221
+ "android.27",
1222
+ "android.26-arm64",
1223
+ "android.26",
1224
+ "android.25-arm64",
1225
+ "android.25",
1226
+ "android.24-arm64",
1227
+ "android.24",
1228
+ "android.23-arm64",
1229
+ "android.23",
1230
+ "android.22-arm64",
1231
+ "android.22",
1232
+ "android.21-arm64",
1233
+ "android.21",
1234
+ "android-arm64",
1235
+ "android",
1236
+ "linux-bionic-arm64",
1237
+ "linux-bionic",
1238
+ "linux-arm64",
1239
+ "linux",
1240
+ "unix-arm64",
1241
+ "unix",
1242
+ "any",
1243
+ "base"
1244
+ ],
1245
+ "android.29-arm64": [
1246
+ "android.29",
1247
+ "android.28-arm64",
1248
+ "android.28",
1249
+ "android.27-arm64",
1250
+ "android.27",
1251
+ "android.26-arm64",
1252
+ "android.26",
1253
+ "android.25-arm64",
1254
+ "android.25",
1255
+ "android.24-arm64",
1256
+ "android.24",
1257
+ "android.23-arm64",
1258
+ "android.23",
1259
+ "android.22-arm64",
1260
+ "android.22",
1261
+ "android.21-arm64",
1262
+ "android.21",
1263
+ "android-arm64",
1264
+ "android",
1265
+ "linux-bionic-arm64",
1266
+ "linux-bionic",
1267
+ "linux-arm64",
1268
+ "linux",
1269
+ "unix-arm64",
1270
+ "unix",
1271
+ "any",
1272
+ "base"
1273
+ ],
1274
+ "android.30-arm64": [
1275
+ "android.30",
1276
+ "android.29-arm64",
1277
+ "android.29",
1278
+ "android.28-arm64",
1279
+ "android.28",
1280
+ "android.27-arm64",
1281
+ "android.27",
1282
+ "android.26-arm64",
1283
+ "android.26",
1284
+ "android.25-arm64",
1285
+ "android.25",
1286
+ "android.24-arm64",
1287
+ "android.24",
1288
+ "android.23-arm64",
1289
+ "android.23",
1290
+ "android.22-arm64",
1291
+ "android.22",
1292
+ "android.21-arm64",
1293
+ "android.21",
1294
+ "android-arm64",
1295
+ "android",
1296
+ "linux-bionic-arm64",
1297
+ "linux-bionic",
1298
+ "linux-arm64",
1299
+ "linux",
1300
+ "unix-arm64",
1301
+ "unix",
1302
+ "any",
1303
+ "base"
1304
+ ],
1305
+ "android.31-arm64": [
1306
+ "android.31",
1307
+ "android.30-arm64",
1308
+ "android.30",
1309
+ "android.29-arm64",
1310
+ "android.29",
1311
+ "android.28-arm64",
1312
+ "android.28",
1313
+ "android.27-arm64",
1314
+ "android.27",
1315
+ "android.26-arm64",
1316
+ "android.26",
1317
+ "android.25-arm64",
1318
+ "android.25",
1319
+ "android.24-arm64",
1320
+ "android.24",
1321
+ "android.23-arm64",
1322
+ "android.23",
1323
+ "android.22-arm64",
1324
+ "android.22",
1325
+ "android.21-arm64",
1326
+ "android.21",
1327
+ "android-arm64",
1328
+ "android",
1329
+ "linux-bionic-arm64",
1330
+ "linux-bionic",
1331
+ "linux-arm64",
1332
+ "linux",
1333
+ "unix-arm64",
1334
+ "unix",
1335
+ "any",
1336
+ "base"
1337
+ ],
1338
+ "android.32-arm64": [
1339
+ "android.32",
1340
+ "android.31-arm64",
1341
+ "android.31",
1342
+ "android.30-arm64",
1343
+ "android.30",
1344
+ "android.29-arm64",
1345
+ "android.29",
1346
+ "android.28-arm64",
1347
+ "android.28",
1348
+ "android.27-arm64",
1349
+ "android.27",
1350
+ "android.26-arm64",
1351
+ "android.26",
1352
+ "android.25-arm64",
1353
+ "android.25",
1354
+ "android.24-arm64",
1355
+ "android.24",
1356
+ "android.23-arm64",
1357
+ "android.23",
1358
+ "android.22-arm64",
1359
+ "android.22",
1360
+ "android.21-arm64",
1361
+ "android.21",
1362
+ "android-arm64",
1363
+ "android",
1364
+ "linux-bionic-arm64",
1365
+ "linux-bionic",
1366
+ "linux-arm64",
1367
+ "linux",
1368
+ "unix-arm64",
1369
+ "unix",
1370
+ "any",
1371
+ "base"
1372
+ ],
1373
+ "centos-arm64": [
1374
+ "centos",
1375
+ "rhel-arm64",
1376
+ "rhel",
1377
+ "linux-arm64",
1378
+ "linux",
1379
+ "unix-arm64",
1380
+ "unix",
1381
+ "any",
1382
+ "base"
1383
+ ],
1384
+ "centos.8-arm64": [
1385
+ "centos.8",
1386
+ "centos-arm64",
1387
+ "rhel.8-arm64",
1388
+ "centos",
1389
+ "rhel.8",
1390
+ "rhel-arm64",
1391
+ "rhel",
1392
+ "linux-arm64",
1393
+ "linux",
1394
+ "unix-arm64",
1395
+ "unix",
1396
+ "any",
1397
+ "base"
1398
+ ],
1399
+ "centos.9-arm64": [
1400
+ "centos.9",
1401
+ "centos-arm64",
1402
+ "rhel.9-arm64",
1403
+ "centos",
1404
+ "rhel.9",
1405
+ "rhel-arm64",
1406
+ "rhel",
1407
+ "linux-arm64",
1408
+ "linux",
1409
+ "unix-arm64",
1410
+ "unix",
1411
+ "any",
1412
+ "base"
1413
+ ],
1414
+ "debian-arm64": [
1415
+ "debian",
1416
+ "linux-arm64",
1417
+ "linux",
1418
+ "unix-arm64",
1419
+ "unix",
1420
+ "any",
1421
+ "base"
1422
+ ],
1423
+ "debian.10-arm64": [
1424
+ "debian.10",
1425
+ "debian-arm64",
1426
+ "debian",
1427
+ "linux-arm64",
1428
+ "linux",
1429
+ "unix-arm64",
1430
+ "unix",
1431
+ "any",
1432
+ "base"
1433
+ ],
1434
+ "debian.11-arm64": [
1435
+ "debian.11",
1436
+ "debian-arm64",
1437
+ "debian",
1438
+ "linux-arm64",
1439
+ "linux",
1440
+ "unix-arm64",
1441
+ "unix",
1442
+ "any",
1443
+ "base"
1444
+ ],
1445
+ "debian.12-arm64": [
1446
+ "debian.12",
1447
+ "debian-arm64",
1448
+ "debian",
1449
+ "linux-arm64",
1450
+ "linux",
1451
+ "unix-arm64",
1452
+ "unix",
1453
+ "any",
1454
+ "base"
1455
+ ],
1456
+ "debian.8-arm64": [
1457
+ "debian.8",
1458
+ "debian-arm64",
1459
+ "debian",
1460
+ "linux-arm64",
1461
+ "linux",
1462
+ "unix-arm64",
1463
+ "unix",
1464
+ "any",
1465
+ "base"
1466
+ ],
1467
+ "debian.9-arm64": [
1468
+ "debian.9",
1469
+ "debian-arm64",
1470
+ "debian",
1471
+ "linux-arm64",
1472
+ "linux",
1473
+ "unix-arm64",
1474
+ "unix",
1475
+ "any",
1476
+ "base"
1477
+ ],
1478
+ "fedora-arm64": [
1479
+ "fedora",
1480
+ "linux-arm64",
1481
+ "linux",
1482
+ "unix-arm64",
1483
+ "unix",
1484
+ "any",
1485
+ "base"
1486
+ ],
1487
+ "fedora.23-arm64": [
1488
+ "fedora.23",
1489
+ "fedora-arm64",
1490
+ "fedora",
1491
+ "linux-arm64",
1492
+ "linux",
1493
+ "unix-arm64",
1494
+ "unix",
1495
+ "any",
1496
+ "base"
1497
+ ],
1498
+ "fedora.24-arm64": [
1499
+ "fedora.24",
1500
+ "fedora-arm64",
1501
+ "fedora",
1502
+ "linux-arm64",
1503
+ "linux",
1504
+ "unix-arm64",
1505
+ "unix",
1506
+ "any",
1507
+ "base"
1508
+ ],
1509
+ "fedora.25-arm64": [
1510
+ "fedora.25",
1511
+ "fedora-arm64",
1512
+ "fedora",
1513
+ "linux-arm64",
1514
+ "linux",
1515
+ "unix-arm64",
1516
+ "unix",
1517
+ "any",
1518
+ "base"
1519
+ ],
1520
+ "fedora.26-arm64": [
1521
+ "fedora.26",
1522
+ "fedora-arm64",
1523
+ "fedora",
1524
+ "linux-arm64",
1525
+ "linux",
1526
+ "unix-arm64",
1527
+ "unix",
1528
+ "any",
1529
+ "base"
1530
+ ],
1531
+ "fedora.27-arm64": [
1532
+ "fedora.27",
1533
+ "fedora-arm64",
1534
+ "fedora",
1535
+ "linux-arm64",
1536
+ "linux",
1537
+ "unix-arm64",
1538
+ "unix",
1539
+ "any",
1540
+ "base"
1541
+ ],
1542
+ "fedora.28-arm64": [
1543
+ "fedora.28",
1544
+ "fedora-arm64",
1545
+ "fedora",
1546
+ "linux-arm64",
1547
+ "linux",
1548
+ "unix-arm64",
1549
+ "unix",
1550
+ "any",
1551
+ "base"
1552
+ ],
1553
+ "fedora.29-arm64": [
1554
+ "fedora.29",
1555
+ "fedora-arm64",
1556
+ "fedora",
1557
+ "linux-arm64",
1558
+ "linux",
1559
+ "unix-arm64",
1560
+ "unix",
1561
+ "any",
1562
+ "base"
1563
+ ],
1564
+ "fedora.30-arm64": [
1565
+ "fedora.30",
1566
+ "fedora-arm64",
1567
+ "fedora",
1568
+ "linux-arm64",
1569
+ "linux",
1570
+ "unix-arm64",
1571
+ "unix",
1572
+ "any",
1573
+ "base"
1574
+ ],
1575
+ "fedora.31-arm64": [
1576
+ "fedora.31",
1577
+ "fedora-arm64",
1578
+ "fedora",
1579
+ "linux-arm64",
1580
+ "linux",
1581
+ "unix-arm64",
1582
+ "unix",
1583
+ "any",
1584
+ "base"
1585
+ ],
1586
+ "fedora.32-arm64": [
1587
+ "fedora.32",
1588
+ "fedora-arm64",
1589
+ "fedora",
1590
+ "linux-arm64",
1591
+ "linux",
1592
+ "unix-arm64",
1593
+ "unix",
1594
+ "any",
1595
+ "base"
1596
+ ],
1597
+ "fedora.33-arm64": [
1598
+ "fedora.33",
1599
+ "fedora-arm64",
1600
+ "fedora",
1601
+ "linux-arm64",
1602
+ "linux",
1603
+ "unix-arm64",
1604
+ "unix",
1605
+ "any",
1606
+ "base"
1607
+ ],
1608
+ "fedora.34-arm64": [
1609
+ "fedora.34",
1610
+ "fedora-arm64",
1611
+ "fedora",
1612
+ "linux-arm64",
1613
+ "linux",
1614
+ "unix-arm64",
1615
+ "unix",
1616
+ "any",
1617
+ "base"
1618
+ ],
1619
+ "fedora.35-arm64": [
1620
+ "fedora.35",
1621
+ "fedora-arm64",
1622
+ "fedora",
1623
+ "linux-arm64",
1624
+ "linux",
1625
+ "unix-arm64",
1626
+ "unix",
1627
+ "any",
1628
+ "base"
1629
+ ],
1630
+ "fedora.36-arm64": [
1631
+ "fedora.36",
1632
+ "fedora-arm64",
1633
+ "fedora",
1634
+ "linux-arm64",
1635
+ "linux",
1636
+ "unix-arm64",
1637
+ "unix",
1638
+ "any",
1639
+ "base"
1640
+ ],
1641
+ "fedora.37-arm64": [
1642
+ "fedora.37",
1643
+ "fedora-arm64",
1644
+ "fedora",
1645
+ "linux-arm64",
1646
+ "linux",
1647
+ "unix-arm64",
1648
+ "unix",
1649
+ "any",
1650
+ "base"
1651
+ ],
1652
+ "fedora.38-arm64": [
1653
+ "fedora.38",
1654
+ "fedora-arm64",
1655
+ "fedora",
1656
+ "linux-arm64",
1657
+ "linux",
1658
+ "unix-arm64",
1659
+ "unix",
1660
+ "any",
1661
+ "base"
1662
+ ],
1663
+ "fedora.39-arm64": [
1664
+ "fedora.39",
1665
+ "fedora-arm64",
1666
+ "fedora",
1667
+ "linux-arm64",
1668
+ "linux",
1669
+ "unix-arm64",
1670
+ "unix",
1671
+ "any",
1672
+ "base"
1673
+ ],
1674
+ "linux-arm64": [
1675
+ "linux",
1676
+ "unix-arm64",
1677
+ "unix",
1678
+ "any",
1679
+ "base"
1680
+ ],
1681
+ "linux-bionic-arm64": [
1682
+ "linux-bionic",
1683
+ "linux-arm64",
1684
+ "linux",
1685
+ "unix-arm64",
1686
+ "unix",
1687
+ "any",
1688
+ "base"
1689
+ ],
1690
+ "linux-musl-arm64": [
1691
+ "linux-musl",
1692
+ "linux-arm64",
1693
+ "linux",
1694
+ "unix-arm64",
1695
+ "unix",
1696
+ "any",
1697
+ "base"
1698
+ ],
1699
+ "rhel-arm64": [
1700
+ "rhel",
1701
+ "linux-arm64",
1702
+ "linux",
1703
+ "unix-arm64",
1704
+ "unix",
1705
+ "any",
1706
+ "base"
1707
+ ],
1708
+ "rhel.8-arm64": [
1709
+ "rhel.8",
1710
+ "rhel-arm64",
1711
+ "rhel",
1712
+ "linux-arm64",
1713
+ "linux",
1714
+ "unix-arm64",
1715
+ "unix",
1716
+ "any",
1717
+ "base"
1718
+ ],
1719
+ "rhel.8.0-arm64": [
1720
+ "rhel.8.0",
1721
+ "rhel.8-arm64",
1722
+ "rhel.8",
1723
+ "rhel-arm64",
1724
+ "rhel",
1725
+ "linux-arm64",
1726
+ "linux",
1727
+ "unix-arm64",
1728
+ "unix",
1729
+ "any",
1730
+ "base"
1731
+ ],
1732
+ "rhel.8.1-arm64": [
1733
+ "rhel.8.1",
1734
+ "rhel.8.0-arm64",
1735
+ "rhel.8.0",
1736
+ "rhel.8-arm64",
1737
+ "rhel.8",
1738
+ "rhel-arm64",
1739
+ "rhel",
1740
+ "linux-arm64",
1741
+ "linux",
1742
+ "unix-arm64",
1743
+ "unix",
1744
+ "any",
1745
+ "base"
1746
+ ],
1747
+ "rhel.9-arm64": [
1748
+ "rhel.9",
1749
+ "rhel-arm64",
1750
+ "rhel",
1751
+ "linux-arm64",
1752
+ "linux",
1753
+ "unix-arm64",
1754
+ "unix",
1755
+ "any",
1756
+ "base"
1757
+ ],
1758
+ "rocky-arm64": [
1759
+ "rocky",
1760
+ "rhel-arm64",
1761
+ "rhel",
1762
+ "linux-arm64",
1763
+ "linux",
1764
+ "unix-arm64",
1765
+ "unix",
1766
+ "any",
1767
+ "base"
1768
+ ],
1769
+ "rocky.8-arm64": [
1770
+ "rocky.8",
1771
+ "rocky-arm64",
1772
+ "rhel.8-arm64",
1773
+ "rocky",
1774
+ "rhel.8",
1775
+ "rhel-arm64",
1776
+ "rhel",
1777
+ "linux-arm64",
1778
+ "linux",
1779
+ "unix-arm64",
1780
+ "unix",
1781
+ "any",
1782
+ "base"
1783
+ ],
1784
+ "rocky.9-arm64": [
1785
+ "rocky.9",
1786
+ "rocky-arm64",
1787
+ "rhel.9-arm64",
1788
+ "rocky",
1789
+ "rhel.9",
1790
+ "rhel-arm64",
1791
+ "rhel",
1792
+ "linux-arm64",
1793
+ "linux",
1794
+ "unix-arm64",
1795
+ "unix",
1796
+ "any",
1797
+ "base"
1798
+ ],
1799
+ "tizen-arm64": [
1800
+ "tizen",
1801
+ "linux-arm64",
1802
+ "linux",
1803
+ "unix-arm64",
1804
+ "unix",
1805
+ "any",
1806
+ "base"
1807
+ ],
1808
+ "tizen.4.0.0-arm64": [
1809
+ "tizen.4.0.0",
1810
+ "tizen-arm64",
1811
+ "tizen",
1812
+ "linux-arm64",
1813
+ "linux",
1814
+ "unix-arm64",
1815
+ "unix",
1816
+ "any",
1817
+ "base"
1818
+ ],
1819
+ "tizen.5.0.0-arm64": [
1820
+ "tizen.5.0.0",
1821
+ "tizen.4.0.0-arm64",
1822
+ "tizen.4.0.0",
1823
+ "tizen-arm64",
1824
+ "tizen",
1825
+ "linux-arm64",
1826
+ "linux",
1827
+ "unix-arm64",
1828
+ "unix",
1829
+ "any",
1830
+ "base"
1831
+ ],
1832
+ "tizen.5.5.0-arm64": [
1833
+ "tizen.5.5.0",
1834
+ "tizen.5.0.0-arm64",
1835
+ "tizen.5.0.0",
1836
+ "tizen.4.0.0-arm64",
1837
+ "tizen.4.0.0",
1838
+ "tizen-arm64",
1839
+ "tizen",
1840
+ "linux-arm64",
1841
+ "linux",
1842
+ "unix-arm64",
1843
+ "unix",
1844
+ "any",
1845
+ "base"
1846
+ ],
1847
+ "tizen.6.0.0-arm64": [
1848
+ "tizen.6.0.0",
1849
+ "tizen.5.5.0-arm64",
1850
+ "tizen.5.5.0",
1851
+ "tizen.5.0.0-arm64",
1852
+ "tizen.5.0.0",
1853
+ "tizen.4.0.0-arm64",
1854
+ "tizen.4.0.0",
1855
+ "tizen-arm64",
1856
+ "tizen",
1857
+ "linux-arm64",
1858
+ "linux",
1859
+ "unix-arm64",
1860
+ "unix",
1861
+ "any",
1862
+ "base"
1863
+ ],
1864
+ "tizen.6.5.0-arm64": [
1865
+ "tizen.6.5.0",
1866
+ "tizen.6.0.0-arm64",
1867
+ "tizen.6.0.0",
1868
+ "tizen.5.5.0-arm64",
1869
+ "tizen.5.5.0",
1870
+ "tizen.5.0.0-arm64",
1871
+ "tizen.5.0.0",
1872
+ "tizen.4.0.0-arm64",
1873
+ "tizen.4.0.0",
1874
+ "tizen-arm64",
1875
+ "tizen",
1876
+ "linux-arm64",
1877
+ "linux",
1878
+ "unix-arm64",
1879
+ "unix",
1880
+ "any",
1881
+ "base"
1882
+ ],
1883
+ "tizen.7.0.0-arm64": [
1884
+ "tizen.7.0.0",
1885
+ "tizen.6.5.0-arm64",
1886
+ "tizen.6.5.0",
1887
+ "tizen.6.0.0-arm64",
1888
+ "tizen.6.0.0",
1889
+ "tizen.5.5.0-arm64",
1890
+ "tizen.5.5.0",
1891
+ "tizen.5.0.0-arm64",
1892
+ "tizen.5.0.0",
1893
+ "tizen.4.0.0-arm64",
1894
+ "tizen.4.0.0",
1895
+ "tizen-arm64",
1896
+ "tizen",
1897
+ "linux-arm64",
1898
+ "linux",
1899
+ "unix-arm64",
1900
+ "unix",
1901
+ "any",
1902
+ "base"
1903
+ ],
1904
+ "ubuntu-arm64": [
1905
+ "ubuntu",
1906
+ "debian-arm64",
1907
+ "debian",
1908
+ "linux-arm64",
1909
+ "linux",
1910
+ "unix-arm64",
1911
+ "unix",
1912
+ "any",
1913
+ "base"
1914
+ ],
1915
+ "ubuntu.16.04-arm64": [
1916
+ "ubuntu.16.04",
1917
+ "ubuntu-arm64",
1918
+ "ubuntu",
1919
+ "debian-arm64",
1920
+ "debian",
1921
+ "linux-arm64",
1922
+ "linux",
1923
+ "unix-arm64",
1924
+ "unix",
1925
+ "any",
1926
+ "base"
1927
+ ],
1928
+ "ubuntu.16.10-arm64": [
1929
+ "ubuntu.16.10",
1930
+ "ubuntu-arm64",
1931
+ "ubuntu",
1932
+ "debian-arm64",
1933
+ "debian",
1934
+ "linux-arm64",
1935
+ "linux",
1936
+ "unix-arm64",
1937
+ "unix",
1938
+ "any",
1939
+ "base"
1940
+ ],
1941
+ "ubuntu.17.04-arm64": [
1942
+ "ubuntu.17.04",
1943
+ "ubuntu-arm64",
1944
+ "ubuntu",
1945
+ "debian-arm64",
1946
+ "debian",
1947
+ "linux-arm64",
1948
+ "linux",
1949
+ "unix-arm64",
1950
+ "unix",
1951
+ "any",
1952
+ "base"
1953
+ ],
1954
+ "ubuntu.17.10-arm64": [
1955
+ "ubuntu.17.10",
1956
+ "ubuntu-arm64",
1957
+ "ubuntu",
1958
+ "debian-arm64",
1959
+ "debian",
1960
+ "linux-arm64",
1961
+ "linux",
1962
+ "unix-arm64",
1963
+ "unix",
1964
+ "any",
1965
+ "base"
1966
+ ],
1967
+ "ubuntu.18.04-arm64": [
1968
+ "ubuntu.18.04",
1969
+ "ubuntu-arm64",
1970
+ "ubuntu",
1971
+ "debian-arm64",
1972
+ "debian",
1973
+ "linux-arm64",
1974
+ "linux",
1975
+ "unix-arm64",
1976
+ "unix",
1977
+ "any",
1978
+ "base"
1979
+ ],
1980
+ "ubuntu.18.10-arm64": [
1981
+ "ubuntu.18.10",
1982
+ "ubuntu-arm64",
1983
+ "ubuntu",
1984
+ "debian-arm64",
1985
+ "debian",
1986
+ "linux-arm64",
1987
+ "linux",
1988
+ "unix-arm64",
1989
+ "unix",
1990
+ "any",
1991
+ "base"
1992
+ ],
1993
+ "ubuntu.19.04-arm64": [
1994
+ "ubuntu.19.04",
1995
+ "ubuntu-arm64",
1996
+ "ubuntu",
1997
+ "debian-arm64",
1998
+ "debian",
1999
+ "linux-arm64",
2000
+ "linux",
2001
+ "unix-arm64",
2002
+ "unix",
2003
+ "any",
2004
+ "base"
2005
+ ],
2006
+ "ubuntu.19.10-arm64": [
2007
+ "ubuntu.19.10",
2008
+ "ubuntu-arm64",
2009
+ "ubuntu",
2010
+ "debian-arm64",
2011
+ "debian",
2012
+ "linux-arm64",
2013
+ "linux",
2014
+ "unix-arm64",
2015
+ "unix",
2016
+ "any",
2017
+ "base"
2018
+ ],
2019
+ "ubuntu.20.04-arm64": [
2020
+ "ubuntu.20.04",
2021
+ "ubuntu-arm64",
2022
+ "ubuntu",
2023
+ "debian-arm64",
2024
+ "debian",
2025
+ "linux-arm64",
2026
+ "linux",
2027
+ "unix-arm64",
2028
+ "unix",
2029
+ "any",
2030
+ "base"
2031
+ ],
2032
+ "ubuntu.20.10-arm64": [
2033
+ "ubuntu.20.10",
2034
+ "ubuntu-arm64",
2035
+ "ubuntu",
2036
+ "debian-arm64",
2037
+ "debian",
2038
+ "linux-arm64",
2039
+ "linux",
2040
+ "unix-arm64",
2041
+ "unix",
2042
+ "any",
2043
+ "base"
2044
+ ],
2045
+ "ubuntu.21.04-arm64": [
2046
+ "ubuntu.21.04",
2047
+ "ubuntu-arm64",
2048
+ "ubuntu",
2049
+ "debian-arm64",
2050
+ "debian",
2051
+ "linux-arm64",
2052
+ "linux",
2053
+ "unix-arm64",
2054
+ "unix",
2055
+ "any",
2056
+ "base"
2057
+ ],
2058
+ "ubuntu.21.10-arm64": [
2059
+ "ubuntu.21.10",
2060
+ "ubuntu-arm64",
2061
+ "ubuntu",
2062
+ "debian-arm64",
2063
+ "debian",
2064
+ "linux-arm64",
2065
+ "linux",
2066
+ "unix-arm64",
2067
+ "unix",
2068
+ "any",
2069
+ "base"
2070
+ ],
2071
+ "ubuntu.22.04-arm64": [
2072
+ "ubuntu.22.04",
2073
+ "ubuntu-arm64",
2074
+ "ubuntu",
2075
+ "debian-arm64",
2076
+ "debian",
2077
+ "linux-arm64",
2078
+ "linux",
2079
+ "unix-arm64",
2080
+ "unix",
2081
+ "any",
2082
+ "base"
2083
+ ],
2084
+ "ubuntu.22.10-arm64": [
2085
+ "ubuntu.22.10",
2086
+ "ubuntu-arm64",
2087
+ "ubuntu",
2088
+ "debian-arm64",
2089
+ "debian",
2090
+ "linux-arm64",
2091
+ "linux",
2092
+ "unix-arm64",
2093
+ "unix",
2094
+ "any",
2095
+ "base"
2096
+ ],
2097
+ "ubuntu.23.04-arm64": [
2098
+ "ubuntu.23.04",
2099
+ "ubuntu-arm64",
2100
+ "ubuntu",
2101
+ "debian-arm64",
2102
+ "debian",
2103
+ "linux-arm64",
2104
+ "linux",
2105
+ "unix-arm64",
2106
+ "unix",
2107
+ "any",
2108
+ "base"
2109
+ ],
2110
+ "ubuntu.23.10-arm64": [
2111
+ "ubuntu.23.10",
2112
+ "ubuntu-arm64",
2113
+ "ubuntu",
2114
+ "debian-arm64",
2115
+ "debian",
2116
+ "linux-arm64",
2117
+ "linux",
2118
+ "unix-arm64",
2119
+ "unix",
2120
+ "any",
2121
+ "base"
2122
+ ]
2123
+ }
2124
+ }