quarchpy 2.2.9.dev3__py2.py3-none-any.whl → 2.2.9.dev4__py2.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 (499) hide show
  1. quarchpy/.idea/.name +1 -0
  2. quarchpy/.idea/inspectionProfiles/Project_Default.xml +50 -0
  3. quarchpy/.idea/inspectionProfiles/profiles_settings.xml +6 -0
  4. quarchpy/.idea/misc.xml +7 -0
  5. quarchpy/.idea/modules.xml +8 -0
  6. quarchpy/.idea/quarchpy.iml +12 -0
  7. quarchpy/.idea/vcs.xml +7 -0
  8. quarchpy/.idea/workspace.xml +273 -0
  9. quarchpy/__pycache__/__init__.cpython-311.pyc +0 -0
  10. quarchpy/__pycache__/__init__.cpython-312.pyc +0 -0
  11. quarchpy/__pycache__/_version.cpython-311.pyc +0 -0
  12. quarchpy/__pycache__/_version.cpython-312.pyc +0 -0
  13. quarchpy/__pycache__/connection.cpython-311.pyc +0 -0
  14. quarchpy/__pycache__/connection.cpython-312.pyc +0 -0
  15. quarchpy/__pycache__/run.cpython-311.pyc +0 -0
  16. quarchpy/__pycache__/run.cpython-312.pyc +0 -0
  17. quarchpy/_version.py +1 -1
  18. quarchpy/config_files/__pycache__/__init__.cpython-311.pyc +0 -0
  19. quarchpy/config_files/__pycache__/__init__.cpython-312.pyc +0 -0
  20. quarchpy/config_files/__pycache__/quarch_config_parser.cpython-311.pyc +0 -0
  21. quarchpy/config_files/__pycache__/quarch_config_parser.cpython-312.pyc +0 -0
  22. quarchpy/connection_specific/QPS/win-amd64/app.jar +0 -0
  23. quarchpy/connection_specific/QPS/win-amd64/app.properties +1 -1
  24. quarchpy/connection_specific/QPS/win-amd64/qis/qis.jar +0 -0
  25. quarchpy/connection_specific/QPS/win-amd64/qis/qis_lib/CInterface-2.3.jar +0 -0
  26. quarchpy/connection_specific/QPS/win-amd64/qis/qis_lib/QuarchCommon-2.0.jar +0 -0
  27. quarchpy/connection_specific/QPS/win-amd64/qis/qis_lib/{TorridonCommon-1.3.jar → TorridonCommon-1.1.jar} +0 -0
  28. quarchpy/connection_specific/QPS/win-amd64/qis/qis_lib/jmdns-3.5.9.jar +0 -0
  29. quarchpy/connection_specific/QPS/win-amd64/qis/qis_lib/usb4java-1.3.1.jar +0 -0
  30. quarchpy/connection_specific/QPS/win-amd64/qps-command-reference.html +3 -11
  31. quarchpy/connection_specific/QPS/win-amd64/qps.jar +0 -0
  32. quarchpy/connection_specific/QPS/win-amd64/qps_lib/JFXUtilities-1.0.jar +0 -0
  33. quarchpy/connection_specific/QPS/win-amd64/qps_lib/QuarchCommon-2.0.jar +0 -0
  34. quarchpy/connection_specific/QPS/win-amd64/qps_lib/lin-arm64/javafx-base-21.0.6-linux-aarch64.jar +0 -0
  35. quarchpy/connection_specific/QPS/win-amd64/qps_lib/lin-arm64/javafx-controls-21.0.6-linux-aarch64.jar +0 -0
  36. quarchpy/connection_specific/QPS/win-amd64/qps_lib/lin-arm64/javafx-fxml-21.0.6-linux-aarch64.jar +0 -0
  37. quarchpy/connection_specific/QPS/win-amd64/qps_lib/lin-arm64/javafx-graphics-21.0.6-linux-aarch64.jar +0 -0
  38. quarchpy/connection_specific/QPS/win-amd64/qps_lib/lin-arm64/javafx-swing-21.0.6-linux-aarch64.jar +0 -0
  39. quarchpy/connection_specific/QPS/win-amd64/qps_lib/lin-x64/{javafx-base-21.0.5-linux.jar → javafx-base-21.0.6-linux.jar} +0 -0
  40. quarchpy/connection_specific/QPS/win-amd64/qps_lib/lin-x64/{javafx-controls-21.0.5-linux.jar → javafx-controls-21.0.6-linux.jar} +0 -0
  41. quarchpy/connection_specific/QPS/win-amd64/qps_lib/lin-x64/{javafx-fxml-21.0.5-linux.jar → javafx-fxml-21.0.6-linux.jar} +0 -0
  42. quarchpy/connection_specific/QPS/win-amd64/qps_lib/lin-x64/{javafx-graphics-21.0.5-linux.jar → javafx-graphics-21.0.6-linux.jar} +0 -0
  43. quarchpy/connection_specific/QPS/win-amd64/qps_lib/lin-x64/{javafx-swing-21.0.5-linux.jar → javafx-swing-21.0.6-linux.jar} +0 -0
  44. quarchpy/connection_specific/QPS/win-amd64/qps_lib/{mac-x64/javafx-base-21.0.5-mac.jar → mac-arm64/javafx-base-21.0.6-mac-aarch64.jar} +0 -0
  45. quarchpy/connection_specific/QPS/win-amd64/qps_lib/mac-arm64/{javafx-controls-21.0.5-mac-aarch64.jar → javafx-controls-21.0.6-mac-aarch64.jar} +0 -0
  46. quarchpy/connection_specific/QPS/win-amd64/qps_lib/{mac-x64/javafx-fxml-21.0.5-mac.jar → mac-arm64/javafx-fxml-21.0.6-mac-aarch64.jar} +0 -0
  47. quarchpy/connection_specific/QPS/win-amd64/qps_lib/mac-arm64/{javafx-graphics-21.0.5-mac-aarch64.jar → javafx-graphics-21.0.6-mac-aarch64.jar} +0 -0
  48. quarchpy/connection_specific/QPS/win-amd64/qps_lib/mac-arm64/{javafx-swing-21.0.5-mac-aarch64.jar → javafx-swing-21.0.6-mac-aarch64.jar} +0 -0
  49. quarchpy/connection_specific/QPS/win-amd64/qps_lib/{mac-arm64/javafx-base-21.0.5-mac-aarch64.jar → mac-x64/javafx-base-21.0.6-mac.jar} +0 -0
  50. quarchpy/connection_specific/QPS/win-amd64/qps_lib/mac-x64/{javafx-controls-21.0.5-mac.jar → javafx-controls-21.0.6-mac.jar} +0 -0
  51. quarchpy/connection_specific/QPS/win-amd64/qps_lib/{mac-arm64/javafx-fxml-21.0.5-mac-aarch64.jar → mac-x64/javafx-fxml-21.0.6-mac.jar} +0 -0
  52. quarchpy/connection_specific/QPS/win-amd64/qps_lib/mac-x64/{javafx-graphics-21.0.5-mac.jar → javafx-graphics-21.0.6-mac.jar} +0 -0
  53. quarchpy/connection_specific/QPS/win-amd64/qps_lib/mac-x64/{javafx-swing-21.0.5-mac.jar → javafx-swing-21.0.6-mac.jar} +0 -0
  54. quarchpy/connection_specific/QPS/win-amd64/qps_lib/qutils-1.0.jar +0 -0
  55. quarchpy/connection_specific/QPS/win-amd64/qps_lib/win-x64/{javafx-base-21.0.5-win.jar → javafx-base-21.0.6-win.jar} +0 -0
  56. quarchpy/connection_specific/QPS/win-amd64/qps_lib/win-x64/{javafx-controls-21.0.5-win.jar → javafx-controls-21.0.6-win.jar} +0 -0
  57. quarchpy/connection_specific/QPS/win-amd64/qps_lib/win-x64/{javafx-fxml-21.0.5-win.jar → javafx-fxml-21.0.6-win.jar} +0 -0
  58. quarchpy/connection_specific/QPS/win-amd64/qps_lib/win-x64/{javafx-graphics-21.0.5-win.jar → javafx-graphics-21.0.6-win.jar} +0 -0
  59. quarchpy/connection_specific/QPS/win-amd64/qps_lib/win-x64/{javafx-swing-21.0.5-win.jar → javafx-swing-21.0.6-win.jar} +0 -0
  60. quarchpy/connection_specific/QPS/win-amd64/scriptCommands.txt +1 -23
  61. quarchpy/connection_specific/QPS/win-amd64/whats-new.txt +1 -1
  62. quarchpy/connection_specific/__pycache__/StreamChannels.cpython-311.pyc +0 -0
  63. quarchpy/connection_specific/__pycache__/StreamChannels.cpython-312.pyc +0 -0
  64. quarchpy/connection_specific/__pycache__/__init__.cpython-311.pyc +0 -0
  65. quarchpy/connection_specific/__pycache__/__init__.cpython-312.pyc +0 -0
  66. quarchpy/connection_specific/__pycache__/connection_QIS.cpython-311.pyc +0 -0
  67. quarchpy/connection_specific/__pycache__/connection_QIS.cpython-312.pyc +0 -0
  68. quarchpy/connection_specific/__pycache__/connection_QPS.cpython-311.pyc +0 -0
  69. quarchpy/connection_specific/__pycache__/connection_QPS.cpython-312.pyc +0 -0
  70. quarchpy/connection_specific/__pycache__/connection_ReST.cpython-311.pyc +0 -0
  71. quarchpy/connection_specific/__pycache__/connection_ReST.cpython-312.pyc +0 -0
  72. quarchpy/connection_specific/__pycache__/connection_Serial.cpython-311.pyc +0 -0
  73. quarchpy/connection_specific/__pycache__/connection_Serial.cpython-312.pyc +0 -0
  74. quarchpy/connection_specific/__pycache__/connection_TCP.cpython-311.pyc +0 -0
  75. quarchpy/connection_specific/__pycache__/connection_TCP.cpython-312.pyc +0 -0
  76. quarchpy/connection_specific/__pycache__/connection_USB.cpython-311.pyc +0 -0
  77. quarchpy/connection_specific/__pycache__/connection_USB.cpython-312.pyc +0 -0
  78. quarchpy/connection_specific/__pycache__/mDNS.cpython-311.pyc +0 -0
  79. quarchpy/connection_specific/__pycache__/mDNS.cpython-312.pyc +0 -0
  80. quarchpy/connection_specific/connection_QIS.py +6 -3
  81. quarchpy/connection_specific/jdk_j21_jres/__pycache__/__init__.cpython-311.pyc +0 -0
  82. quarchpy/connection_specific/jdk_j21_jres/__pycache__/__init__.cpython-312.pyc +0 -0
  83. quarchpy/connection_specific/jdk_j21_jres/__pycache__/fix_permissions.cpython-311.pyc +0 -0
  84. quarchpy/connection_specific/jdk_j21_jres/__pycache__/fix_permissions.cpython-312.pyc +0 -0
  85. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/bin/java +0 -0
  86. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/bin/jfr +0 -0
  87. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/bin/jrunscript +0 -0
  88. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/bin/jwebserver +0 -0
  89. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/bin/keytool +0 -0
  90. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/bin/rmiregistry +0 -0
  91. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/conf/jaxp.properties +180 -200
  92. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/conf/logging.properties +63 -63
  93. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/conf/management/management.properties +327 -326
  94. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/conf/net.properties +164 -162
  95. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/conf/security/java.policy +46 -0
  96. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/conf/security/java.security +1509 -1517
  97. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/legal/java.base/asm.md +36 -36
  98. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/legal/java.base/cldr.md +109 -100
  99. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/legal/java.base/icu.md +518 -93
  100. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/legal/java.base/public_suffix.md +399 -399
  101. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/legal/java.base/unicode.md +103 -269
  102. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/legal/java.desktop/freetype.md +649 -649
  103. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/legal/java.desktop/giflib.md +50 -46
  104. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/legal/java.smartcardio/pcsclite.md +57 -57
  105. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/legal/java.xml/xalan.md +255 -255
  106. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/legal/jdk.crypto.cryptoki/pkcs11cryptotoken.md +72 -76
  107. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/legal/jdk.internal.vm.compiler/ADDITIONAL_LICENSE_INFO +37 -0
  108. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/legal/jdk.internal.vm.compiler/ASSEMBLY_EXCEPTION +27 -0
  109. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/legal/jdk.internal.vm.compiler/LICENSE +347 -0
  110. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/legal/jdk.internal.vm.compiler.management/ADDITIONAL_LICENSE_INFO +37 -0
  111. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/legal/jdk.internal.vm.compiler.management/ASSEMBLY_EXCEPTION +27 -0
  112. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/legal/jdk.internal.vm.compiler.management/LICENSE +347 -0
  113. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/legal/jdk.localedata/cldr.md +109 -100
  114. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/classlist +1502 -1587
  115. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/jexec +0 -0
  116. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/jfr/default.jfc +1126 -1152
  117. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/jfr/profile.jfc +1126 -1151
  118. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/jrt-fs.jar +0 -0
  119. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/jspawnhelper +0 -0
  120. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/libawt.so +0 -0
  121. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/libawt_headless.so +0 -0
  122. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/libawt_xawt.so +0 -0
  123. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/libdt_socket.so +0 -0
  124. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/libextnet.so +0 -0
  125. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/libfontmanager.so +0 -0
  126. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/libfreetype.so +0 -0
  127. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/libinstrument.so +0 -0
  128. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/libj2gss.so +0 -0
  129. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/libj2pcsc.so +0 -0
  130. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/libj2pkcs11.so +0 -0
  131. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/libjaas.so +0 -0
  132. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/libjava.so +0 -0
  133. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/libjavajpeg.so +0 -0
  134. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/libjawt.so +0 -0
  135. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/libjdwp.so +0 -0
  136. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/libjimage.so +0 -0
  137. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/libjli.so +0 -0
  138. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/libjsig.so +0 -0
  139. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/libjsound.so +0 -0
  140. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/libjsvml.so +0 -0
  141. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/liblcms.so +0 -0
  142. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/libmanagement.so +0 -0
  143. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/libmanagement_agent.so +0 -0
  144. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/libmanagement_ext.so +0 -0
  145. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/libmlib_image.so +0 -0
  146. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/libnet.so +0 -0
  147. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/libnio.so +0 -0
  148. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/libprefs.so +0 -0
  149. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/librmi.so +0 -0
  150. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/libsctp.so +0 -0
  151. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/libsplashscreen.so +0 -0
  152. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/libsyslookup.so +0 -0
  153. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/libverify.so +0 -0
  154. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/libzip.so +0 -0
  155. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/modules +0 -0
  156. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/psfontj2d.properties +323 -323
  157. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/security/default.policy +235 -0
  158. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/security/public_suffix_list.dat +0 -0
  159. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/server/libjsig.so +0 -0
  160. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/server/libjvm.so +0 -0
  161. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/tzdb.dat +0 -0
  162. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/release +2 -2
  163. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/bin/java +0 -0
  164. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/bin/jfr +0 -0
  165. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/bin/jrunscript +0 -0
  166. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/bin/jwebserver +0 -0
  167. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/bin/keytool +0 -0
  168. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/bin/rmiregistry +0 -0
  169. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/conf/jaxp.properties +180 -200
  170. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/conf/logging.properties +63 -63
  171. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/conf/management/management.properties +327 -326
  172. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/conf/net.properties +164 -162
  173. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/conf/security/java.policy +46 -0
  174. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/conf/security/java.security +1510 -1518
  175. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/legal/java.base/asm.md +36 -36
  176. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/legal/java.base/cldr.md +109 -100
  177. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/legal/java.base/icu.md +518 -93
  178. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/legal/java.base/public_suffix.md +399 -399
  179. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/legal/java.base/unicode.md +103 -269
  180. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/legal/java.desktop/freetype.md +649 -649
  181. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/legal/java.desktop/giflib.md +50 -46
  182. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/legal/java.smartcardio/pcsclite.md +57 -57
  183. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/legal/java.xml/xalan.md +255 -255
  184. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/legal/jdk.crypto.cryptoki/pkcs11cryptotoken.md +72 -76
  185. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/legal/jdk.internal.vm.compiler/ADDITIONAL_LICENSE_INFO +37 -0
  186. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/legal/jdk.internal.vm.compiler/ASSEMBLY_EXCEPTION +27 -0
  187. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/legal/jdk.internal.vm.compiler/LICENSE +347 -0
  188. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/legal/jdk.internal.vm.compiler.management/ADDITIONAL_LICENSE_INFO +37 -0
  189. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/legal/jdk.internal.vm.compiler.management/ASSEMBLY_EXCEPTION +27 -0
  190. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/legal/jdk.internal.vm.compiler.management/LICENSE +347 -0
  191. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/legal/jdk.localedata/cldr.md +109 -100
  192. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/classlist +1497 -1589
  193. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/jfr/default.jfc +1126 -1152
  194. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/jfr/profile.jfc +1126 -1151
  195. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/jrt-fs.jar +0 -0
  196. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/jspawnhelper +0 -0
  197. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/libawt.dylib +0 -0
  198. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/libawt_lwawt.dylib +0 -0
  199. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/libdt_socket.dylib +0 -0
  200. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/libextnet.dylib +0 -0
  201. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/libfontmanager.dylib +0 -0
  202. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/libfreetype.dylib +0 -0
  203. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/libinstrument.dylib +0 -0
  204. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/libj2gss.dylib +0 -0
  205. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/libj2pcsc.dylib +0 -0
  206. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/libj2pkcs11.dylib +0 -0
  207. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/libjaas.dylib +0 -0
  208. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/libjava.dylib +0 -0
  209. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/libjavajpeg.dylib +0 -0
  210. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/libjawt.dylib +0 -0
  211. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/libjdwp.dylib +0 -0
  212. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/libjimage.dylib +0 -0
  213. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/libjli.dylib +0 -0
  214. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/libjsig.dylib +0 -0
  215. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/libjsound.dylib +0 -0
  216. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/liblcms.dylib +0 -0
  217. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/libmanagement.dylib +0 -0
  218. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/libmanagement_agent.dylib +0 -0
  219. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/libmanagement_ext.dylib +0 -0
  220. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/libmlib_image.dylib +0 -0
  221. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/libnet.dylib +0 -0
  222. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/libnio.dylib +0 -0
  223. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/libosx.dylib +0 -0
  224. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/libosxapp.dylib +0 -0
  225. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/libosxkrb5.dylib +0 -0
  226. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/libosxsecurity.dylib +0 -0
  227. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/libosxui.dylib +0 -0
  228. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/libprefs.dylib +0 -0
  229. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/librmi.dylib +0 -0
  230. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/libsplashscreen.dylib +0 -0
  231. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/libsyslookup.dylib +0 -0
  232. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/libverify.dylib +0 -0
  233. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/libzip.dylib +0 -0
  234. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/modules +0 -0
  235. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/psfontj2d.properties +323 -323
  236. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/security/default.policy +235 -0
  237. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/security/public_suffix_list.dat +0 -0
  238. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/server/libjsig.dylib +0 -0
  239. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/server/libjvm.dylib +0 -0
  240. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/shaders.metallib +0 -0
  241. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/tzdb.dat +0 -0
  242. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/release +2 -2
  243. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-core-console-l1-1-0.dll +0 -0
  244. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-core-datetime-l1-1-0.dll +0 -0
  245. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-core-debug-l1-1-0.dll +0 -0
  246. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-core-errorhandling-l1-1-0.dll +0 -0
  247. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-core-file-l1-1-0.dll +0 -0
  248. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-core-file-l1-2-0.dll +0 -0
  249. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-core-file-l2-1-0.dll +0 -0
  250. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-core-handle-l1-1-0.dll +0 -0
  251. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-core-heap-l1-1-0.dll +0 -0
  252. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-core-interlocked-l1-1-0.dll +0 -0
  253. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-core-libraryloader-l1-1-0.dll +0 -0
  254. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-core-localization-l1-2-0.dll +0 -0
  255. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-core-memory-l1-1-0.dll +0 -0
  256. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-core-namedpipe-l1-1-0.dll +0 -0
  257. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-core-processenvironment-l1-1-0.dll +0 -0
  258. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-core-processthreads-l1-1-0.dll +0 -0
  259. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-core-processthreads-l1-1-1.dll +0 -0
  260. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-core-profile-l1-1-0.dll +0 -0
  261. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-core-rtlsupport-l1-1-0.dll +0 -0
  262. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-core-string-l1-1-0.dll +0 -0
  263. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-core-synch-l1-1-0.dll +0 -0
  264. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-core-synch-l1-2-0.dll +0 -0
  265. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-core-sysinfo-l1-1-0.dll +0 -0
  266. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-core-timezone-l1-1-0.dll +0 -0
  267. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-core-util-l1-1-0.dll +0 -0
  268. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-crt-conio-l1-1-0.dll +0 -0
  269. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-crt-convert-l1-1-0.dll +0 -0
  270. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-crt-environment-l1-1-0.dll +0 -0
  271. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-crt-filesystem-l1-1-0.dll +0 -0
  272. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-crt-heap-l1-1-0.dll +0 -0
  273. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-crt-locale-l1-1-0.dll +0 -0
  274. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-crt-math-l1-1-0.dll +0 -0
  275. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-crt-multibyte-l1-1-0.dll +0 -0
  276. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-crt-private-l1-1-0.dll +0 -0
  277. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-crt-process-l1-1-0.dll +0 -0
  278. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-crt-runtime-l1-1-0.dll +0 -0
  279. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-crt-stdio-l1-1-0.dll +0 -0
  280. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-crt-string-l1-1-0.dll +0 -0
  281. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-crt-time-l1-1-0.dll +0 -0
  282. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-crt-utility-l1-1-0.dll +0 -0
  283. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/awt.dll +0 -0
  284. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/dt_socket.dll +0 -0
  285. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/extnet.dll +0 -0
  286. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/fontmanager.dll +0 -0
  287. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/freetype.dll +0 -0
  288. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/instrument.dll +0 -0
  289. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/j2gss.dll +0 -0
  290. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/j2pcsc.dll +0 -0
  291. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/j2pkcs11.dll +0 -0
  292. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/jaas.dll +0 -0
  293. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/jabswitch.exe +0 -0
  294. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/jaccessinspector.exe +0 -0
  295. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/jaccesswalker.exe +0 -0
  296. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/java.dll +0 -0
  297. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/java.exe +0 -0
  298. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/javaaccessbridge.dll +0 -0
  299. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/javajpeg.dll +0 -0
  300. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/javaw.exe +0 -0
  301. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/jawt.dll +0 -0
  302. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/jdwp.dll +0 -0
  303. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/jfr.exe +0 -0
  304. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/jimage.dll +0 -0
  305. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/jli.dll +0 -0
  306. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/jrunscript.exe +0 -0
  307. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/jsound.dll +0 -0
  308. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/jsvml.dll +0 -0
  309. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/jwebserver.exe +0 -0
  310. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/keytool.exe +0 -0
  311. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/kinit.exe +0 -0
  312. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/klist.exe +0 -0
  313. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/ktab.exe +0 -0
  314. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/lcms.dll +0 -0
  315. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/management.dll +0 -0
  316. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/management_agent.dll +0 -0
  317. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/management_ext.dll +0 -0
  318. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/mlib_image.dll +0 -0
  319. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/msvcp140.dll +0 -0
  320. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/net.dll +0 -0
  321. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/nio.dll +0 -0
  322. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/prefs.dll +0 -0
  323. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/rmi.dll +0 -0
  324. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/rmiregistry.exe +0 -0
  325. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/server/jvm.dll +0 -0
  326. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/splashscreen.dll +0 -0
  327. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/sspi_bridge.dll +0 -0
  328. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/syslookup.dll +0 -0
  329. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/ucrtbase.dll +0 -0
  330. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/vcruntime140.dll +0 -0
  331. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/vcruntime140_1.dll +0 -0
  332. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/verify.dll +0 -0
  333. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/w2k_lsa_auth.dll +0 -0
  334. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/windowsaccessbridge-64.dll +0 -0
  335. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/zip.dll +0 -0
  336. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/conf/jaxp.properties +180 -200
  337. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/conf/logging.properties +63 -63
  338. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/conf/management/management.properties +327 -326
  339. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/conf/net.properties +168 -166
  340. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/conf/security/java.policy +46 -0
  341. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/conf/security/java.security +59 -67
  342. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/legal/java.base/asm.md +36 -36
  343. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/legal/java.base/cldr.md +109 -100
  344. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/legal/java.base/icu.md +518 -93
  345. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/legal/java.base/public_suffix.md +399 -399
  346. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/legal/java.base/unicode.md +103 -269
  347. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/legal/java.desktop/freetype.md +649 -649
  348. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/legal/java.desktop/giflib.md +50 -46
  349. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/legal/java.xml/xalan.md +255 -255
  350. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/legal/jdk.crypto.cryptoki/pkcs11cryptotoken.md +72 -76
  351. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/legal/jdk.internal.vm.compiler/ADDITIONAL_LICENSE_INFO +1 -0
  352. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/legal/jdk.internal.vm.compiler/ASSEMBLY_EXCEPTION +1 -0
  353. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/legal/jdk.internal.vm.compiler/LICENSE +1 -0
  354. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/legal/jdk.internal.vm.compiler.management/ADDITIONAL_LICENSE_INFO +1 -0
  355. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/legal/jdk.internal.vm.compiler.management/ASSEMBLY_EXCEPTION +1 -0
  356. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/legal/jdk.internal.vm.compiler.management/LICENSE +1 -0
  357. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/lib/classlist +222 -313
  358. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/lib/jawt.lib +0 -0
  359. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/lib/jfr/default.jfc +1126 -1152
  360. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/lib/jfr/profile.jfc +1126 -1151
  361. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/lib/jrt-fs.jar +0 -0
  362. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/lib/jvm.lib +0 -0
  363. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/lib/modules +0 -0
  364. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/lib/psfontj2d.properties +323 -323
  365. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/lib/security/default.policy +251 -0
  366. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/lib/security/public_suffix_list.dat +0 -0
  367. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/lib/tzdb.dat +0 -0
  368. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/lib/tzmappings +146 -1
  369. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/release +2 -2
  370. quarchpy/connection_specific/mDNS.py +3 -1
  371. quarchpy/connection_specific/serial/__pycache__/__init__.cpython-311.pyc +0 -0
  372. quarchpy/connection_specific/serial/__pycache__/__init__.cpython-312.pyc +0 -0
  373. quarchpy/connection_specific/serial/__pycache__/serialutil.cpython-311.pyc +0 -0
  374. quarchpy/connection_specific/serial/__pycache__/serialutil.cpython-312.pyc +0 -0
  375. quarchpy/connection_specific/serial/__pycache__/serialwin32.cpython-311.pyc +0 -0
  376. quarchpy/connection_specific/serial/__pycache__/serialwin32.cpython-312.pyc +0 -0
  377. quarchpy/connection_specific/serial/__pycache__/win32.cpython-311.pyc +0 -0
  378. quarchpy/connection_specific/serial/__pycache__/win32.cpython-312.pyc +0 -0
  379. quarchpy/connection_specific/serial/tools/__pycache__/__init__.cpython-311.pyc +0 -0
  380. quarchpy/connection_specific/serial/tools/__pycache__/__init__.cpython-312.pyc +0 -0
  381. quarchpy/connection_specific/serial/tools/__pycache__/list_ports.cpython-311.pyc +0 -0
  382. quarchpy/connection_specific/serial/tools/__pycache__/list_ports.cpython-312.pyc +0 -0
  383. quarchpy/connection_specific/serial/tools/__pycache__/list_ports_common.cpython-311.pyc +0 -0
  384. quarchpy/connection_specific/serial/tools/__pycache__/list_ports_common.cpython-312.pyc +0 -0
  385. quarchpy/connection_specific/serial/tools/__pycache__/list_ports_windows.cpython-311.pyc +0 -0
  386. quarchpy/connection_specific/serial/tools/__pycache__/list_ports_windows.cpython-312.pyc +0 -0
  387. quarchpy/connection_specific/usb_libs/__pycache__/libusb1.cpython-312.pyc +0 -0
  388. quarchpy/connection_specific/usb_libs/__pycache__/usb1.cpython-312.pyc +0 -0
  389. quarchpy/connection_specific/usb_libs/usb1.py +2360 -2360
  390. quarchpy/debug/SystemTest.py +17 -38
  391. quarchpy/debug/__pycache__/SystemTest.cpython-311.pyc +0 -0
  392. quarchpy/debug/__pycache__/SystemTest.cpython-312.pyc +0 -0
  393. quarchpy/debug/__pycache__/__init__.cpython-311.pyc +0 -0
  394. quarchpy/debug/__pycache__/__init__.cpython-312.pyc +0 -0
  395. quarchpy/debug/__pycache__/module_debug.cpython-311.pyc +0 -0
  396. quarchpy/debug/__pycache__/module_debug.cpython-312.pyc +0 -0
  397. quarchpy/debug/__pycache__/simple_terminal.cpython-311.pyc +0 -0
  398. quarchpy/debug/__pycache__/simple_terminal.cpython-312.pyc +0 -0
  399. quarchpy/debug/__pycache__/upgrade_quarchpy.cpython-311.pyc +0 -0
  400. quarchpy/debug/__pycache__/upgrade_quarchpy.cpython-312.pyc +0 -0
  401. quarchpy/debug/__pycache__/versionCompare.cpython-311.pyc +0 -0
  402. quarchpy/debug/__pycache__/versionCompare.cpython-312.pyc +0 -0
  403. quarchpy/debug/module_debug.py +1 -0
  404. quarchpy/device/__pycache__/__init__.cpython-311.pyc +0 -0
  405. quarchpy/device/__pycache__/__init__.cpython-312.pyc +0 -0
  406. quarchpy/device/__pycache__/device.cpython-311.pyc +0 -0
  407. quarchpy/device/__pycache__/device.cpython-312.pyc +0 -0
  408. quarchpy/device/__pycache__/quarchArray.cpython-311.pyc +0 -0
  409. quarchpy/device/__pycache__/quarchArray.cpython-312.pyc +0 -0
  410. quarchpy/device/__pycache__/quarchPPM.cpython-311.pyc +0 -0
  411. quarchpy/device/__pycache__/quarchPPM.cpython-312.pyc +0 -0
  412. quarchpy/device/__pycache__/quarchQPS.cpython-311.pyc +0 -0
  413. quarchpy/device/__pycache__/quarchQPS.cpython-312.pyc +0 -0
  414. quarchpy/device/__pycache__/scanDevices.cpython-311.pyc +0 -0
  415. quarchpy/device/__pycache__/scanDevices.cpython-312.pyc +0 -0
  416. quarchpy/device/device.py +0 -1
  417. quarchpy/device/quarchPPM.py +5 -4
  418. quarchpy/device/quarchQPS.py +67 -95
  419. quarchpy/device/scanDevices.py +3 -3
  420. quarchpy/disk_test/__pycache__/AbsDiskFinder.cpython-311.pyc +0 -0
  421. quarchpy/disk_test/__pycache__/AbsDiskFinder.cpython-312.pyc +0 -0
  422. quarchpy/disk_test/__pycache__/DiskTargetSelection.cpython-311.pyc +0 -0
  423. quarchpy/disk_test/__pycache__/DiskTargetSelection.cpython-312.pyc +0 -0
  424. quarchpy/disk_test/__pycache__/__init__.cpython-311.pyc +0 -0
  425. quarchpy/disk_test/__pycache__/__init__.cpython-312.pyc +0 -0
  426. quarchpy/disk_test/__pycache__/iometerDiskFinder.cpython-311.pyc +0 -0
  427. quarchpy/disk_test/__pycache__/iometerDiskFinder.cpython-312.pyc +0 -0
  428. quarchpy/fio/FIO_interface.py +1 -0
  429. quarchpy/fio/__pycache__/FIO_interface.cpython-311.pyc +0 -0
  430. quarchpy/fio/__pycache__/FIO_interface.cpython-312.pyc +0 -0
  431. quarchpy/fio/__pycache__/__init__.cpython-311.pyc +0 -0
  432. quarchpy/fio/__pycache__/__init__.cpython-312.pyc +0 -0
  433. quarchpy/fio/test_performance_class.py +533 -0
  434. quarchpy/iometer/__pycache__/__init__.cpython-311.pyc +0 -0
  435. quarchpy/iometer/__pycache__/__init__.cpython-312.pyc +0 -0
  436. quarchpy/iometer/__pycache__/gen_iometer_template.cpython-311.pyc +0 -0
  437. quarchpy/iometer/__pycache__/gen_iometer_template.cpython-312.pyc +0 -0
  438. quarchpy/iometer/__pycache__/iometerFuncs.cpython-311.pyc +0 -0
  439. quarchpy/iometer/__pycache__/iometerFuncs.cpython-312.pyc +0 -0
  440. quarchpy/qis/__pycache__/StreamHeaderInfo.cpython-311.pyc +0 -0
  441. quarchpy/qis/__pycache__/StreamHeaderInfo.cpython-312.pyc +0 -0
  442. quarchpy/qis/__pycache__/__init__.cpython-311.pyc +0 -0
  443. quarchpy/qis/__pycache__/__init__.cpython-312.pyc +0 -0
  444. quarchpy/qis/__pycache__/qisFuncs.cpython-311.pyc +0 -0
  445. quarchpy/qis/__pycache__/qisFuncs.cpython-312.pyc +0 -0
  446. quarchpy/qis/qisFuncs.py +50 -45
  447. quarchpy/qps/__pycache__/__init__.cpython-311.pyc +0 -0
  448. quarchpy/qps/__pycache__/__init__.cpython-312.pyc +0 -0
  449. quarchpy/qps/__pycache__/qpsFuncs.cpython-311.pyc +0 -0
  450. quarchpy/qps/__pycache__/qpsFuncs.cpython-312.pyc +0 -0
  451. quarchpy/qps/qpsFuncs.py +17 -10
  452. quarchpy/run.py +3 -3
  453. quarchpy/user_interface/__pycache__/__init__.cpython-311.pyc +0 -0
  454. quarchpy/user_interface/__pycache__/__init__.cpython-312.pyc +0 -0
  455. quarchpy/user_interface/__pycache__/user_interface.cpython-311.pyc +0 -0
  456. quarchpy/user_interface/__pycache__/user_interface.cpython-312.pyc +0 -0
  457. quarchpy/utilities/TestCenter.py +2 -2
  458. quarchpy/utilities/__pycache__/TestCenter.cpython-311.pyc +0 -0
  459. quarchpy/utilities/__pycache__/TestCenter.cpython-312.pyc +0 -0
  460. quarchpy/utilities/__pycache__/TimeValue.cpython-311.pyc +0 -0
  461. quarchpy/utilities/__pycache__/TimeValue.cpython-312.pyc +0 -0
  462. quarchpy/utilities/__pycache__/Version.cpython-311.pyc +0 -0
  463. quarchpy/utilities/__pycache__/Version.cpython-312.pyc +0 -0
  464. quarchpy/utilities/__pycache__/__init__.cpython-311.pyc +0 -0
  465. quarchpy/utilities/__pycache__/__init__.cpython-312.pyc +0 -0
  466. {quarchpy-2.2.9.dev3.dist-info → quarchpy-2.2.9.dev4.dist-info}/METADATA +1 -1
  467. {quarchpy-2.2.9.dev3.dist-info → quarchpy-2.2.9.dev4.dist-info}/RECORD +469 -401
  468. quarchpy/connection_specific/QPS/win-amd64/qis/qis_lib/CInterface-2.5.jar +0 -0
  469. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/conf/jaxp-strict.properties.template +0 -123
  470. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/legal/java.xml/schema10part1.md +0 -51
  471. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/legal/java.xml/schema10part2.md +0 -50
  472. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/legal/java.xml/xhtml10.md +0 -57
  473. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/legal/java.xml/xhtml10schema.md +0 -150
  474. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/legal/java.xml/xhtml11.md +0 -68
  475. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/legal/java.xml/xhtml11schema.md +0 -60
  476. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/legal/java.xml/xmlspec.md +0 -63
  477. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/legal/java.xml/xmlxsd.md +0 -43
  478. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/legal/jdk.incubator.vector/sleef.md +0 -439
  479. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/libsimdsort.so +0 -0
  480. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/conf/jaxp-strict.properties.template +0 -123
  481. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/legal/java.xml/schema10part1.md +0 -51
  482. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/legal/java.xml/schema10part2.md +0 -50
  483. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/legal/java.xml/xhtml10.md +0 -57
  484. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/legal/java.xml/xhtml10schema.md +0 -150
  485. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/legal/java.xml/xhtml11.md +0 -68
  486. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/legal/java.xml/xhtml11schema.md +0 -60
  487. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/legal/java.xml/xmlspec.md +0 -63
  488. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/legal/java.xml/xmlxsd.md +0 -43
  489. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/conf/jaxp-strict.properties.template +0 -123
  490. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/legal/java.xml/schema10part1.md +0 -51
  491. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/legal/java.xml/schema10part2.md +0 -50
  492. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/legal/java.xml/xhtml10.md +0 -57
  493. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/legal/java.xml/xhtml10schema.md +0 -150
  494. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/legal/java.xml/xhtml11.md +0 -68
  495. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/legal/java.xml/xhtml11schema.md +0 -60
  496. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/legal/java.xml/xmlspec.md +0 -63
  497. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/legal/java.xml/xmlxsd.md +0 -43
  498. {quarchpy-2.2.9.dev3.dist-info → quarchpy-2.2.9.dev4.dist-info}/WHEEL +0 -0
  499. {quarchpy-2.2.9.dev3.dist-info → quarchpy-2.2.9.dev4.dist-info}/top_level.txt +0 -0
@@ -1,439 +0,0 @@
1
- ## SLEEF v3.6.1
2
-
3
- ### Notice
4
- ```
5
- Copyright © 2010-2024 SLEEF Project, Naoki Shibata and contributors
6
-
7
- -------
8
- src/arch/helpersve.h has the following copyright:
9
- Copyright ARM Ltd. 2010 - 2024.
10
- -------
11
- src/gencoef/{dp.h, gencoef.c, ld.h, qp.h, simplexfr.c, sp.h} have no copyright but has the following license text:
12
- // The code is distributed under the Creative Commons Attribution 4.0 International License.
13
- // https://creativecommons.org/licenses/by/4.0/
14
- Attribution 4.0 International
15
- ```
16
-
17
- ### LICENSE Boost v1.0
18
- ```
19
-
20
- Boost Software License - Version 1.0 - August 17th, 2003
21
-
22
- Permission is hereby granted, free of charge, to any person or organization
23
- obtaining a copy of the software and accompanying documentation covered by
24
- this license (the "Software") to use, reproduce, display, distribute,
25
- execute, and transmit the Software, and to prepare derivative works of the
26
- Software, and to permit third-parties to whom the Software is furnished to
27
- do so, all subject to the following:
28
-
29
- The copyright notices in the Software and this entire statement, including
30
- the above license grant, this restriction and the following disclaimer,
31
- must be included in all copies of the Software, in whole or in part, and
32
- all derivative works of the Software, unless such copies or derivative
33
- works are solely in the form of machine-executable object code generated by
34
- a source language processor.
35
-
36
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
37
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
38
- FITNESS FOR A PARTICULAR PURPOSE, TITLE AND NON-INFRINGEMENT. IN NO EVENT
39
- SHALL THE COPYRIGHT HOLDERS OR ANYONE DISTRIBUTING THE SOFTWARE BE LIABLE
40
- FOR ANY DAMAGES OR OTHER LIABILITY, WHETHER IN CONTRACT, TORT OR OTHERWISE,
41
- ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
42
-
43
- ```
44
-
45
- ### LICENSE Creative Commons Attribution 4.0 International License
46
-
47
- ```
48
- Creative Commons Corporation ("Creative Commons") is not a law firm and
49
- does not provide legal services or legal advice. Distribution of
50
- Creative Commons public licenses does not create a lawyer-client or
51
- other relationship. Creative Commons makes its licenses and related
52
- information available on an "as-is" basis. Creative Commons gives no
53
- warranties regarding its licenses, any material licensed under their
54
- terms and conditions, or any related information. Creative Commons
55
- disclaims all liability for damages resulting from their use to the
56
- fullest extent possible.
57
-
58
- Using Creative Commons Public Licenses
59
-
60
- Creative Commons public licenses provide a standard set of terms and
61
- conditions that creators and other rights holders may use to share
62
- original works of authorship and other material subject to copyright
63
- and certain other rights specified in the public license below. The
64
- following considerations are for informational purposes only, are not
65
- exhaustive, and do not form part of our licenses.
66
-
67
- Considerations for licensors: Our public licenses are
68
- intended for use by those authorized to give the public
69
- permission to use material in ways otherwise restricted by
70
- copyright and certain other rights. Our licenses are
71
- irrevocable. Licensors should read and understand the terms
72
- and conditions of the license they choose before applying it.
73
- Licensors should also secure all rights necessary before
74
- applying our licenses so that the public can reuse the
75
- material as expected. Licensors should clearly mark any
76
- material not subject to the license. This includes other CC-
77
- licensed material, or material used under an exception or
78
- limitation to copyright. More considerations for licensors:
79
- wiki.creativecommons.org/Considerations_for_licensors
80
-
81
- Considerations for the public: By using one of our public
82
- licenses, a licensor grants the public permission to use the
83
- licensed material under specified terms and conditions. If
84
- the licensor's permission is not necessary for any reason--for
85
- example, because of any applicable exception or limitation to
86
- copyright--then that use is not regulated by the license. Our
87
- licenses grant only permissions under copyright and certain
88
- other rights that a licensor has authority to grant. Use of
89
- the licensed material may still be restricted for other
90
- reasons, including because others have copyright or other
91
- rights in the material. A licensor may make special requests,
92
- such as asking that all changes be marked or described.
93
- Although not required by our licenses, you are encouraged to
94
- respect those requests where reasonable. More considerations
95
- for the public:
96
- wiki.creativecommons.org/Considerations_for_licensees
97
-
98
- =======================================================================
99
-
100
- Creative Commons Attribution 4.0 International Public License
101
-
102
- By exercising the Licensed Rights (defined below), You accept and agree
103
- to be bound by the terms and conditions of this Creative Commons
104
- Attribution 4.0 International Public License ("Public License"). To the
105
- extent this Public License may be interpreted as a contract, You are
106
- granted the Licensed Rights in consideration of Your acceptance of
107
- these terms and conditions, and the Licensor grants You such rights in
108
- consideration of benefits the Licensor receives from making the
109
- Licensed Material available under these terms and conditions.
110
-
111
-
112
- Section 1 -- Definitions.
113
-
114
- a. Adapted Material means material subject to Copyright and Similar
115
- Rights that is derived from or based upon the Licensed Material
116
- and in which the Licensed Material is translated, altered,
117
- arranged, transformed, or otherwise modified in a manner requiring
118
- permission under the Copyright and Similar Rights held by the
119
- Licensor. For purposes of this Public License, where the Licensed
120
- Material is a musical work, performance, or sound recording,
121
- Adapted Material is always produced where the Licensed Material is
122
- synched in timed relation with a moving image.
123
-
124
- b. Adapter's License means the license You apply to Your Copyright
125
- and Similar Rights in Your contributions to Adapted Material in
126
- accordance with the terms and conditions of this Public License.
127
-
128
- c. Copyright and Similar Rights means copyright and/or similar rights
129
- closely related to copyright including, without limitation,
130
- performance, broadcast, sound recording, and Sui Generis Database
131
- Rights, without regard to how the rights are labeled or
132
- categorized. For purposes of this Public License, the rights
133
- specified in Section 2(b)(1)-(2) are not Copyright and Similar
134
- Rights.
135
-
136
- d. Effective Technological Measures means those measures that, in the
137
- absence of proper authority, may not be circumvented under laws
138
- fulfilling obligations under Article 11 of the WIPO Copyright
139
- Treaty adopted on December 20, 1996, and/or similar international
140
- agreements.
141
-
142
- e. Exceptions and Limitations means fair use, fair dealing, and/or
143
- any other exception or limitation to Copyright and Similar Rights
144
- that applies to Your use of the Licensed Material.
145
-
146
- f. Licensed Material means the artistic or literary work, database,
147
- or other material to which the Licensor applied this Public
148
- License.
149
-
150
- g. Licensed Rights means the rights granted to You subject to the
151
- terms and conditions of this Public License, which are limited to
152
- all Copyright and Similar Rights that apply to Your use of the
153
- Licensed Material and that the Licensor has authority to license.
154
-
155
- h. Licensor means the individual(s) or entity(ies) granting rights
156
- under this Public License.
157
-
158
- i. Share means to provide material to the public by any means or
159
- process that requires permission under the Licensed Rights, such
160
- as reproduction, public display, public performance, distribution,
161
- dissemination, communication, or importation, and to make material
162
- available to the public including in ways that members of the
163
- public may access the material from a place and at a time
164
- individually chosen by them.
165
-
166
- j. Sui Generis Database Rights means rights other than copyright
167
- resulting from Directive 96/9/EC of the European Parliament and of
168
- the Council of 11 March 1996 on the legal protection of databases,
169
- as amended and/or succeeded, as well as other essentially
170
- equivalent rights anywhere in the world.
171
-
172
- k. You means the individual or entity exercising the Licensed Rights
173
- under this Public License. Your has a corresponding meaning.
174
-
175
-
176
- Section 2 -- Scope.
177
-
178
- a. License grant.
179
-
180
- 1. Subject to the terms and conditions of this Public License,
181
- the Licensor hereby grants You a worldwide, royalty-free,
182
- non-sublicensable, non-exclusive, irrevocable license to
183
- exercise the Licensed Rights in the Licensed Material to:
184
-
185
- a. reproduce and Share the Licensed Material, in whole or
186
- in part; and
187
-
188
- b. produce, reproduce, and Share Adapted Material.
189
-
190
- 2. Exceptions and Limitations. For the avoidance of doubt, where
191
- Exceptions and Limitations apply to Your use, this Public
192
- License does not apply, and You do not need to comply with
193
- its terms and conditions.
194
-
195
- 3. Term. The term of this Public License is specified in Section
196
- 6(a).
197
-
198
- 4. Media and formats; technical modifications allowed. The
199
- Licensor authorizes You to exercise the Licensed Rights in
200
- all media and formats whether now known or hereafter created,
201
- and to make technical modifications necessary to do so. The
202
- Licensor waives and/or agrees not to assert any right or
203
- authority to forbid You from making technical modifications
204
- necessary to exercise the Licensed Rights, including
205
- technical modifications necessary to circumvent Effective
206
- Technological Measures. For purposes of this Public License,
207
- simply making modifications authorized by this Section 2(a)
208
- (4) never produces Adapted Material.
209
-
210
- 5. Downstream recipients.
211
-
212
- a. Offer from the Licensor -- Licensed Material. Every
213
- recipient of the Licensed Material automatically
214
- receives an offer from the Licensor to exercise the
215
- Licensed Rights under the terms and conditions of this
216
- Public License.
217
-
218
- b. No downstream restrictions. You may not offer or impose
219
- any additional or different terms or conditions on, or
220
- apply any Effective Technological Measures to, the
221
- Licensed Material if doing so restricts exercise of the
222
- Licensed Rights by any recipient of the Licensed
223
- Material.
224
-
225
- 6. No endorsement. Nothing in this Public License constitutes or
226
- may be construed as permission to assert or imply that You
227
- are, or that Your use of the Licensed Material is, connected
228
- with, or sponsored, endorsed, or granted official status by,
229
- the Licensor or others designated to receive attribution as
230
- provided in Section 3(a)(1)(A)(i).
231
-
232
- b. Other rights.
233
-
234
- 1. Moral rights, such as the right of integrity, are not
235
- licensed under this Public License, nor are publicity,
236
- privacy, and/or other similar personality rights; however, to
237
- the extent possible, the Licensor waives and/or agrees not to
238
- assert any such rights held by the Licensor to the limited
239
- extent necessary to allow You to exercise the Licensed
240
- Rights, but not otherwise.
241
-
242
- 2. Patent and trademark rights are not licensed under this
243
- Public License.
244
-
245
- 3. To the extent possible, the Licensor waives any right to
246
- collect royalties from You for the exercise of the Licensed
247
- Rights, whether directly or through a collecting society
248
- under any voluntary or waivable statutory or compulsory
249
- licensing scheme. In all other cases the Licensor expressly
250
- reserves any right to collect such royalties.
251
-
252
-
253
- Section 3 -- License Conditions.
254
-
255
- Your exercise of the Licensed Rights is expressly made subject to the
256
- following conditions.
257
-
258
- a. Attribution.
259
-
260
- 1. If You Share the Licensed Material (including in modified
261
- form), You must:
262
-
263
- a. retain the following if it is supplied by the Licensor
264
- with the Licensed Material:
265
-
266
- i. identification of the creator(s) of the Licensed
267
- Material and any others designated to receive
268
- attribution, in any reasonable manner requested by
269
- the Licensor (including by pseudonym if
270
- designated);
271
-
272
- ii. a copyright notice;
273
-
274
- iii. a notice that refers to this Public License;
275
-
276
- iv. a notice that refers to the disclaimer of
277
- warranties;
278
-
279
- v. a URI or hyperlink to the Licensed Material to the
280
- extent reasonably practicable;
281
-
282
- b. indicate if You modified the Licensed Material and
283
- retain an indication of any previous modifications; and
284
-
285
- c. indicate the Licensed Material is licensed under this
286
- Public License, and include the text of, or the URI or
287
- hyperlink to, this Public License.
288
-
289
- 2. You may satisfy the conditions in Section 3(a)(1) in any
290
- reasonable manner based on the medium, means, and context in
291
- which You Share the Licensed Material. For example, it may be
292
- reasonable to satisfy the conditions by providing a URI or
293
- hyperlink to a resource that includes the required
294
- information.
295
-
296
- 3. If requested by the Licensor, You must remove any of the
297
- information required by Section 3(a)(1)(A) to the extent
298
- reasonably practicable.
299
-
300
- 4. If You Share Adapted Material You produce, the Adapter's
301
- License You apply must not prevent recipients of the Adapted
302
- Material from complying with this Public License.
303
-
304
-
305
- Section 4 -- Sui Generis Database Rights.
306
-
307
- Where the Licensed Rights include Sui Generis Database Rights that
308
- apply to Your use of the Licensed Material:
309
-
310
- a. for the avoidance of doubt, Section 2(a)(1) grants You the right
311
- to extract, reuse, reproduce, and Share all or a substantial
312
- portion of the contents of the database;
313
-
314
- b. if You include all or a substantial portion of the database
315
- contents in a database in which You have Sui Generis Database
316
- Rights, then the database in which You have Sui Generis Database
317
- Rights (but not its individual contents) is Adapted Material; and
318
-
319
- c. You must comply with the conditions in Section 3(a) if You Share
320
- all or a substantial portion of the contents of the database.
321
-
322
- For the avoidance of doubt, this Section 4 supplements and does not
323
- replace Your obligations under this Public License where the Licensed
324
- Rights include other Copyright and Similar Rights.
325
-
326
-
327
- Section 5 -- Disclaimer of Warranties and Limitation of Liability.
328
-
329
- a. UNLESS OTHERWISE SEPARATELY UNDERTAKEN BY THE LICENSOR, TO THE
330
- EXTENT POSSIBLE, THE LICENSOR OFFERS THE LICENSED MATERIAL AS-IS
331
- AND AS-AVAILABLE, AND MAKES NO REPRESENTATIONS OR WARRANTIES OF
332
- ANY KIND CONCERNING THE LICENSED MATERIAL, WHETHER EXPRESS,
333
- IMPLIED, STATUTORY, OR OTHER. THIS INCLUDES, WITHOUT LIMITATION,
334
- WARRANTIES OF TITLE, MERCHANTABILITY, FITNESS FOR A PARTICULAR
335
- PURPOSE, NON-INFRINGEMENT, ABSENCE OF LATENT OR OTHER DEFECTS,
336
- ACCURACY, OR THE PRESENCE OR ABSENCE OF ERRORS, WHETHER OR NOT
337
- KNOWN OR DISCOVERABLE. WHERE DISCLAIMERS OF WARRANTIES ARE NOT
338
- ALLOWED IN FULL OR IN PART, THIS DISCLAIMER MAY NOT APPLY TO YOU.
339
-
340
- b. TO THE EXTENT POSSIBLE, IN NO EVENT WILL THE LICENSOR BE LIABLE
341
- TO YOU ON ANY LEGAL THEORY (INCLUDING, WITHOUT LIMITATION,
342
- NEGLIGENCE) OR OTHERWISE FOR ANY DIRECT, SPECIAL, INDIRECT,
343
- INCIDENTAL, CONSEQUENTIAL, PUNITIVE, EXEMPLARY, OR OTHER LOSSES,
344
- COSTS, EXPENSES, OR DAMAGES ARISING OUT OF THIS PUBLIC LICENSE OR
345
- USE OF THE LICENSED MATERIAL, EVEN IF THE LICENSOR HAS BEEN
346
- ADVISED OF THE POSSIBILITY OF SUCH LOSSES, COSTS, EXPENSES, OR
347
- DAMAGES. WHERE A LIMITATION OF LIABILITY IS NOT ALLOWED IN FULL OR
348
- IN PART, THIS LIMITATION MAY NOT APPLY TO YOU.
349
-
350
- c. The disclaimer of warranties and limitation of liability provided
351
- above shall be interpreted in a manner that, to the extent
352
- possible, most closely approximates an absolute disclaimer and
353
- waiver of all liability.
354
-
355
-
356
- Section 6 -- Term and Termination.
357
-
358
- a. This Public License applies for the term of the Copyright and
359
- Similar Rights licensed here. However, if You fail to comply with
360
- this Public License, then Your rights under this Public License
361
- terminate automatically.
362
-
363
- b. Where Your right to use the Licensed Material has terminated under
364
- Section 6(a), it reinstates:
365
-
366
- 1. automatically as of the date the violation is cured, provided
367
- it is cured within 30 days of Your discovery of the
368
- violation; or
369
-
370
- 2. upon express reinstatement by the Licensor.
371
-
372
- For the avoidance of doubt, this Section 6(b) does not affect any
373
- right the Licensor may have to seek remedies for Your violations
374
- of this Public License.
375
-
376
- c. For the avoidance of doubt, the Licensor may also offer the
377
- Licensed Material under separate terms or conditions or stop
378
- distributing the Licensed Material at any time; however, doing so
379
- will not terminate this Public License.
380
-
381
- d. Sections 1, 5, 6, 7, and 8 survive termination of this Public
382
- License.
383
-
384
-
385
- Section 7 -- Other Terms and Conditions.
386
-
387
- a. The Licensor shall not be bound by any additional or different
388
- terms or conditions communicated by You unless expressly agreed.
389
-
390
- b. Any arrangements, understandings, or agreements regarding the
391
- Licensed Material not stated herein are separate from and
392
- independent of the terms and conditions of this Public License.
393
-
394
-
395
- Section 8 -- Interpretation.
396
-
397
- a. For the avoidance of doubt, this Public License does not, and
398
- shall not be interpreted to, reduce, limit, restrict, or impose
399
- conditions on any use of the Licensed Material that could lawfully
400
- be made without permission under this Public License.
401
-
402
- b. To the extent possible, if any provision of this Public License is
403
- deemed unenforceable, it shall be automatically reformed to the
404
- minimum extent necessary to make it enforceable. If the provision
405
- cannot be reformed, it shall be severed from this Public License
406
- without affecting the enforceability of the remaining terms and
407
- conditions.
408
-
409
- c. No term or condition of this Public License will be waived and no
410
- failure to comply consented to unless expressly agreed to by the
411
- Licensor.
412
-
413
- d. Nothing in this Public License constitutes or may be interpreted
414
- as a limitation upon, or waiver of, any privileges and immunities
415
- that apply to the Licensor or You, including from the legal
416
- processes of any jurisdiction or authority.
417
-
418
-
419
- =======================================================================
420
-
421
- Creative Commons is not a party to its public
422
- licenses. Notwithstanding, Creative Commons may elect to apply one of
423
- its public licenses to material it publishes and in those instances
424
- will be considered the “Licensor.” The text of the Creative Commons
425
- public licenses is dedicated to the public domain under the CC0 Public
426
- Domain Dedication. Except for the limited purpose of indicating that
427
- material is shared under a Creative Commons public license or as
428
- otherwise permitted by the Creative Commons policies published at
429
- creativecommons.org/policies, Creative Commons does not authorize the
430
- use of the trademark "Creative Commons" or any other trademark or logo
431
- of Creative Commons without its prior written consent including,
432
- without limitation, in connection with any unauthorized modifications
433
- to any of its public licenses or any other arrangements,
434
- understandings, or agreements concerning use of licensed material. For
435
- the avoidance of doubt, this paragraph does not form part of the
436
- public licenses.
437
-
438
- Creative Commons may be contacted at creativecommons.org.
439
- ```
@@ -1,123 +0,0 @@
1
- ################################################################################
2
- # JAXP Strict Configuration Template
3
- #
4
- # This file, jaxp-strict.properties.template, provides a template for creating
5
- # custom configuration files. The settings in this file are more restrictive than
6
- # those in the default configuration, jaxp.properties. In particular:
7
- # - JDKCatalog Resolve is on "strict" setting
8
- # - Extension Functions are disabled
9
- # - JAXP Limits are set to smaller numbers
10
- #
11
- # To create a configuration file, copy the template to a new file with
12
- # the .properties extension, that is:
13
- #
14
- # cp $JAVA_HOME/conf/jaxp-strict.properties.template /path/to/jaxp-strict.properties
15
- #
16
- # The configuration file can then be set up using the system property
17
- # java.xml.config.file to override the default configuration jaxp.properties
18
- # and used to assess the impact of a stricter configuration, for example:
19
- #
20
- # java -Djava.xml.config.file=/path/to/jaxp-strict.properties
21
- #
22
- # The system property java.xml.config.file is defined in the java.xml module
23
- # description.
24
- #
25
- ################################################################################
26
-
27
- #
28
- # ---- Implementation Specific Properties ----
29
- # For a complete list of properties, refer to the Implementation Specific Properties
30
- # table in the java.xml/module-summary.
31
- #
32
- # Extension Functions:
33
- #
34
- # This property determines whether XSLT and XPath extension functions are allowed.
35
- # The value type is boolean and the default value is true (allowing
36
- # extension functions). The following entry overrides the default value and
37
- # disallows extension functions:
38
- #
39
- jdk.xml.enableExtensionFunctions=false
40
- #
41
- #
42
- # Overriding the default parser:
43
- #
44
- # This property allows a third party implementation to override the default
45
- # parser provided by the JDK. The value type is boolean and the default value is
46
- # false, disallowing overriding the default parser. The setting below reflects
47
- # the default property setting:
48
- #
49
- jdk.xml.overrideDefaultParser=false
50
- #
51
- # Implementation Specific Properties - jdkcatalog.resolve
52
- #
53
- # This property instructs the JDK default CatalogResolver to act in accordance with
54
- # the setting when unable to resolve an external reference with the built-in Catalog.
55
- # The options are:
56
- # continue -- indicates that the processing should continue
57
- # ignore -- indicates that the reference is skipped
58
- # strict -- indicates that the resolver should throw a CatalogException
59
- #
60
- # The following setting causes the default CatalogResolver to throw a CatalogException
61
- # when external references are not resolved by a user-defined resolver or catalog,
62
- # or the built-in Catalog:
63
- jdk.xml.jdkcatalog.resolve=strict
64
- #
65
- # Implementation Specific Properties - DTD
66
- #
67
- # This property instructs the parsers to deny, ignore or allow DTD processing.
68
- # The following setting causes the parser to reject DTDs by throwing an exception.
69
- # jdk.xml.dtd.support=deny
70
- #
71
- # The following setting permits the processor to continue processing DTDs. Note
72
- # that while DTDs are allowed in this configuration, external references are
73
- # restricted, and limits on DTD entities are tightened:
74
- jdk.xml.dtd.support=allow
75
- #
76
- # Implementation Specific Properties - Limits
77
- #
78
- # Limits have a value type Integer. The values must be positive integers. Zero
79
- # means no limit.
80
- #
81
- # Limits the number of entity expansions
82
- jdk.xml.entityExpansionLimit=2500
83
- #
84
- # Limits the total size of all entities that include general and parameter entities.
85
- # The size is calculated as an aggregation of all entities.
86
- jdk.xml.totalEntitySizeLimit=100000
87
- #
88
- # Limits the maximum size of any general entities.
89
- jdk.xml.maxGeneralEntitySizeLimit=100000
90
- #
91
- # Limits the maximum size of any parameter entities, including the result of
92
- # nesting multiple parameter entities.
93
- jdk.xml.maxParameterEntitySizeLimit=15000
94
- #
95
- # Limits the total number of nodes in all entity references.
96
- jdk.xml.entityReplacementLimit=100000
97
- #
98
- # Limits the number of attributes an element can have. The default value is 200.
99
- jdk.xml.elementAttributeLimit=200
100
- #
101
- # Limits the number of content model nodes that may be created when building a
102
- # grammar for a W3C XML Schema that contains maxOccurs attributes with values
103
- # other than "unbounded". The default value is 5000.
104
- jdk.xml.maxOccurLimit=5000
105
- #
106
- # Limits the maximum element depth. The default value is 100.
107
- jdk.xml.maxElementDepth=100
108
- #
109
- # Limits the maximum size of XML names, including element name, attribute name
110
- # and namespace prefix and URI. The default value is 1000.
111
- jdk.xml.maxXMLNameLimit=1000
112
- #
113
- #
114
- # XPath Limits
115
- #
116
- # Limits the number of groups an XPath expression can contain. The default value is 10.
117
- jdk.xml.xpathExprGrpLimit=10
118
- #
119
- # Limits the number of operators an XPath expression can contain. The default value is 100.
120
- jdk.xml.xpathExprOpLimit=100
121
- #
122
- # Limits the total number of XPath operators in an XSL Stylesheet. The default value is 10000.
123
- jdk.xml.xpathTotalOpLimit=10000
@@ -1,51 +0,0 @@
1
- ## XML Schema Part 1: Structures Second Edition
2
-
3
- ### W3C Software and Document license
4
- <pre>
5
- Software and Document license - 2023 version
6
-
7
- Copied from: https://www.w3.org/copyright/software-license-2023
8
-
9
- License
10
-
11
- By obtaining and/or copying this work, you (the licensee) agree that you have
12
- read, understood, and will comply with the following terms and conditions.
13
-
14
- Permission to copy, modify, and distribute this work, with or without modification,
15
- for any purpose and without fee or royalty is hereby granted, provided that you
16
- include the following on ALL copies of the work or portions thereof, including
17
- modifications:
18
-
19
- The full text of this NOTICE in a location viewable to users of the
20
- redistributed or derivative work.
21
- Any pre-existing intellectual property disclaimers, notices, or terms and
22
- conditions. If none exist, the W3C software and document short notice should
23
- be included.
24
- Notice of any changes or modifications, through a copyright statement on the
25
- new code or document such as "This software or document includes material
26
- copied from or derived from [title and URI of the W3C document]. Copyright ©
27
- [$year-of-document] World Wide Web Consortium.
28
- https://www.w3.org/copyright/software-license-2023/"
29
-
30
- Disclaimers
31
-
32
- THIS WORK IS PROVIDED "AS IS," AND COPYRIGHT HOLDERS MAKE NO REPRESENTATIONS OR
33
- WARRANTIES, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO, WARRANTIES OF
34
- MERCHANTABILITY OR FITNESS FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF THE
35
- SOFTWARE OR DOCUMENT WILL NOT INFRINGE ANY THIRD PARTY PATENTS, COPYRIGHTS,
36
- TRADEMARKS OR OTHER RIGHTS.
37
-
38
- COPYRIGHT HOLDERS WILL NOT BE LIABLE FOR ANY DIRECT, INDIRECT, SPECIAL OR
39
- CONSEQUENTIAL DAMAGES ARISING OUT OF ANY USE OF THE SOFTWARE OR DOCUMENT.
40
-
41
- The name and trademarks of copyright holders may NOT be used in advertising or
42
- publicity pertaining to the work without specific, written prior permission.
43
- Title to copyright in this work will at all times remain with copyright holders.
44
-
45
- ------
46
-
47
- Copyright © 2004 W3C® (MIT, ERCIM, Keio), All Rights Reserved. W3C liability,
48
- trademark and document use rules apply.
49
-
50
-
51
- </pre>
@@ -1,50 +0,0 @@
1
- ## XML Schema Part 2: Datatypes Second Edition
2
-
3
- ### W3C Software and Document license
4
- <pre>
5
- Software and Document license - 2023 version
6
-
7
- Copied from: https://www.w3.org/copyright/software-license-2023
8
-
9
- License
10
-
11
- By obtaining and/or copying this work, you (the licensee) agree that you have
12
- read, understood, and will comply with the following terms and conditions.
13
-
14
- Permission to copy, modify, and distribute this work, with or without modification,
15
- for any purpose and without fee or royalty is hereby granted, provided that you
16
- include the following on ALL copies of the work or portions thereof, including
17
- modifications:
18
-
19
- The full text of this NOTICE in a location viewable to users of the
20
- redistributed or derivative work.
21
- Any pre-existing intellectual property disclaimers, notices, or terms and
22
- conditions. If none exist, the W3C software and document short notice should
23
- be included.
24
- Notice of any changes or modifications, through a copyright statement on the
25
- new code or document such as "This software or document includes material
26
- copied from or derived from [title and URI of the W3C document]. Copyright ©
27
- [$year-of-document] World Wide Web Consortium.
28
- https://www.w3.org/copyright/software-license-2023/"
29
-
30
- Disclaimers
31
-
32
- THIS WORK IS PROVIDED "AS IS," AND COPYRIGHT HOLDERS MAKE NO REPRESENTATIONS OR
33
- WARRANTIES, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO, WARRANTIES OF
34
- MERCHANTABILITY OR FITNESS FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF THE
35
- SOFTWARE OR DOCUMENT WILL NOT INFRINGE ANY THIRD PARTY PATENTS, COPYRIGHTS,
36
- TRADEMARKS OR OTHER RIGHTS.
37
-
38
- COPYRIGHT HOLDERS WILL NOT BE LIABLE FOR ANY DIRECT, INDIRECT, SPECIAL OR
39
- CONSEQUENTIAL DAMAGES ARISING OUT OF ANY USE OF THE SOFTWARE OR DOCUMENT.
40
-
41
- The name and trademarks of copyright holders may NOT be used in advertising or
42
- publicity pertaining to the work without specific, written prior permission.
43
- Title to copyright in this work will at all times remain with copyright holders.
44
-
45
- ------
46
-
47
- Copyright © 2004 W3C® (MIT, ERCIM, Keio), All Rights Reserved. W3C liability,
48
- trademark and document use rules apply.
49
-
50
- </pre>