quarchpy 2.2.9.dev1__py2.py3-none-any.whl → 2.2.9.dev3__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 (358) hide show
  1. quarchpy/__pycache__/__init__.cpython-311.pyc +0 -0
  2. quarchpy/__pycache__/_version.cpython-311.pyc +0 -0
  3. quarchpy/__pycache__/run.cpython-311.pyc +0 -0
  4. quarchpy/_version.py +1 -1
  5. quarchpy/connection_specific/QPS/win-amd64/3rdPartyLicenses/Material-Icons-license.txt +51 -0
  6. quarchpy/connection_specific/QPS/win-amd64/3rdPartyLicenses/argparse4j-LICENSE.txt +23 -0
  7. quarchpy/connection_specific/QPS/win-amd64/3rdPartyLicenses/com.sun.istack-license.html +59 -0
  8. quarchpy/connection_specific/QPS/win-amd64/3rdPartyLicenses/commons-io-LICENSE-2.0.txt +202 -0
  9. quarchpy/connection_specific/QPS/win-amd64/3rdPartyLicenses/controlsfx-license.txt +29 -0
  10. quarchpy/connection_specific/QPS/win-amd64/3rdPartyLicenses/jakarta.activation-license.html +59 -0
  11. quarchpy/connection_specific/QPS/win-amd64/3rdPartyLicenses/jakarta.xml.bind-api-license.html +59 -0
  12. quarchpy/connection_specific/QPS/win-amd64/3rdPartyLicenses/netty-LICENSE.txt +202 -0
  13. quarchpy/connection_specific/QPS/win-amd64/3rdPartyLicenses/netty-NOTICE.txt +239 -0
  14. quarchpy/connection_specific/QPS/win-amd64/InstallType.dat +1 -0
  15. quarchpy/connection_specific/QPS/win-amd64/app.jar +0 -0
  16. quarchpy/connection_specific/QPS/win-amd64/app.properties +6 -0
  17. quarchpy/connection_specific/QPS/win-amd64/license.txt +1 -0
  18. quarchpy/connection_specific/QPS/win-amd64/qps-command-reference.html +112 -104
  19. quarchpy/connection_specific/QPS/win-amd64/qps.jar +0 -0
  20. quarchpy/connection_specific/QPS/win-amd64/qps_lib/JFXUtilities-1.0.jar +0 -0
  21. quarchpy/connection_specific/QPS/win-amd64/qps_lib/QuarchCommon-2.0.jar +0 -0
  22. quarchpy/connection_specific/QPS/win-amd64/qps_lib/commons-io-2.18.0.jar +0 -0
  23. quarchpy/connection_specific/QPS/win-amd64/qps_lib/qutils-1.0.jar +0 -0
  24. quarchpy/connection_specific/QPS/win-amd64/scriptCommands.txt +26 -4
  25. quarchpy/connection_specific/QPS/win-amd64/whats-new.txt +20 -12
  26. quarchpy/connection_specific/__pycache__/connection_QIS.cpython-311.pyc +0 -0
  27. quarchpy/connection_specific/__pycache__/connection_QPS.cpython-311.pyc +0 -0
  28. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/bin/java +0 -0
  29. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/bin/jfr +0 -0
  30. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/bin/jrunscript +0 -0
  31. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/bin/jwebserver +0 -0
  32. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/bin/keytool +0 -0
  33. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/bin/rmiregistry +0 -0
  34. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/conf/jaxp-strict.properties.template +123 -0
  35. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/conf/jaxp.properties +46 -26
  36. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/conf/logging.properties +2 -2
  37. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/conf/management/management.properties +4 -5
  38. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/conf/net.properties +1 -3
  39. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/conf/security/java.security +67 -59
  40. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/legal/java.base/asm.md +1 -1
  41. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/legal/java.base/cldr.md +89 -98
  42. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/legal/java.base/icu.md +45 -470
  43. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/legal/java.base/public_suffix.md +1 -1
  44. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/legal/java.base/unicode.md +258 -92
  45. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/legal/java.desktop/freetype.md +7 -7
  46. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/legal/java.desktop/giflib.md +6 -10
  47. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/legal/java.smartcardio/pcsclite.md +4 -4
  48. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/legal/java.xml/schema10part1.md +51 -0
  49. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/legal/java.xml/schema10part2.md +50 -0
  50. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/legal/java.xml/xalan.md +1 -1
  51. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/legal/java.xml/xhtml10.md +57 -0
  52. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/legal/java.xml/xhtml10schema.md +150 -0
  53. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/legal/java.xml/xhtml11.md +68 -0
  54. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/legal/java.xml/xhtml11schema.md +60 -0
  55. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/legal/java.xml/xmlspec.md +63 -0
  56. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/legal/java.xml/xmlxsd.md +43 -0
  57. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/legal/jdk.crypto.cryptoki/pkcs11cryptotoken.md +14 -10
  58. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/legal/jdk.incubator.vector/sleef.md +439 -0
  59. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/legal/jdk.localedata/cldr.md +89 -98
  60. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/classlist +309 -224
  61. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/jexec +0 -0
  62. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/jfr/default.jfc +36 -10
  63. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/jfr/profile.jfc +35 -10
  64. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/jrt-fs.jar +0 -0
  65. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/jspawnhelper +0 -0
  66. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/libawt.so +0 -0
  67. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/libawt_headless.so +0 -0
  68. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/libawt_xawt.so +0 -0
  69. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/libdt_socket.so +0 -0
  70. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/libextnet.so +0 -0
  71. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/libfontmanager.so +0 -0
  72. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/libfreetype.so +0 -0
  73. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/libinstrument.so +0 -0
  74. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/libj2gss.so +0 -0
  75. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/libj2pcsc.so +0 -0
  76. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/libj2pkcs11.so +0 -0
  77. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/libjaas.so +0 -0
  78. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/libjava.so +0 -0
  79. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/libjavajpeg.so +0 -0
  80. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/libjawt.so +0 -0
  81. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/libjdwp.so +0 -0
  82. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/libjimage.so +0 -0
  83. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/libjli.so +0 -0
  84. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/libjsig.so +0 -0
  85. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/libjsound.so +0 -0
  86. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/libjsvml.so +0 -0
  87. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/liblcms.so +0 -0
  88. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/libmanagement.so +0 -0
  89. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/libmanagement_agent.so +0 -0
  90. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/libmanagement_ext.so +0 -0
  91. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/libmlib_image.so +0 -0
  92. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/libnet.so +0 -0
  93. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/libnio.so +0 -0
  94. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/libprefs.so +0 -0
  95. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/librmi.so +0 -0
  96. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/libsctp.so +0 -0
  97. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/libsimdsort.so +0 -0
  98. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/libsplashscreen.so +0 -0
  99. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/libsyslookup.so +0 -0
  100. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/libverify.so +0 -0
  101. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/libzip.so +0 -0
  102. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/modules +0 -0
  103. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/psfontj2d.properties +1 -1
  104. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/security/public_suffix_list.dat +0 -0
  105. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/server/libjsig.so +0 -0
  106. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/server/libjvm.so +0 -0
  107. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/tzdb.dat +0 -0
  108. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/release +2 -2
  109. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/bin/java +0 -0
  110. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/bin/jfr +0 -0
  111. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/bin/jrunscript +0 -0
  112. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/bin/jwebserver +0 -0
  113. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/bin/keytool +0 -0
  114. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/bin/rmiregistry +0 -0
  115. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/conf/jaxp-strict.properties.template +123 -0
  116. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/conf/jaxp.properties +46 -26
  117. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/conf/logging.properties +2 -2
  118. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/conf/management/management.properties +4 -5
  119. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/conf/net.properties +1 -3
  120. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/conf/security/java.security +67 -59
  121. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/legal/java.base/asm.md +1 -1
  122. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/legal/java.base/cldr.md +89 -98
  123. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/legal/java.base/icu.md +45 -470
  124. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/legal/java.base/public_suffix.md +1 -1
  125. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/legal/java.base/unicode.md +258 -92
  126. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/legal/java.desktop/freetype.md +7 -7
  127. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/legal/java.desktop/giflib.md +6 -10
  128. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/legal/java.smartcardio/pcsclite.md +4 -4
  129. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/legal/java.xml/schema10part1.md +51 -0
  130. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/legal/java.xml/schema10part2.md +50 -0
  131. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/legal/java.xml/xalan.md +1 -1
  132. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/legal/java.xml/xhtml10.md +57 -0
  133. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/legal/java.xml/xhtml10schema.md +150 -0
  134. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/legal/java.xml/xhtml11.md +68 -0
  135. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/legal/java.xml/xhtml11schema.md +60 -0
  136. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/legal/java.xml/xmlspec.md +63 -0
  137. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/legal/java.xml/xmlxsd.md +43 -0
  138. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/legal/jdk.crypto.cryptoki/pkcs11cryptotoken.md +14 -10
  139. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/legal/jdk.localedata/cldr.md +89 -98
  140. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/classlist +315 -223
  141. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/jfr/default.jfc +36 -10
  142. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/jfr/profile.jfc +35 -10
  143. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/jrt-fs.jar +0 -0
  144. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/jspawnhelper +0 -0
  145. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/libawt.dylib +0 -0
  146. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/libawt_lwawt.dylib +0 -0
  147. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/libdt_socket.dylib +0 -0
  148. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/libextnet.dylib +0 -0
  149. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/libfontmanager.dylib +0 -0
  150. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/libfreetype.dylib +0 -0
  151. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/libinstrument.dylib +0 -0
  152. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/libj2gss.dylib +0 -0
  153. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/libj2pcsc.dylib +0 -0
  154. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/libj2pkcs11.dylib +0 -0
  155. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/libjaas.dylib +0 -0
  156. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/libjava.dylib +0 -0
  157. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/libjavajpeg.dylib +0 -0
  158. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/libjawt.dylib +0 -0
  159. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/libjdwp.dylib +0 -0
  160. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/libjimage.dylib +0 -0
  161. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/libjli.dylib +0 -0
  162. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/libjsig.dylib +0 -0
  163. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/libjsound.dylib +0 -0
  164. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/liblcms.dylib +0 -0
  165. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/libmanagement.dylib +0 -0
  166. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/libmanagement_agent.dylib +0 -0
  167. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/libmanagement_ext.dylib +0 -0
  168. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/libmlib_image.dylib +0 -0
  169. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/libnet.dylib +0 -0
  170. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/libnio.dylib +0 -0
  171. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/libosx.dylib +0 -0
  172. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/libosxapp.dylib +0 -0
  173. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/libosxkrb5.dylib +0 -0
  174. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/libosxsecurity.dylib +0 -0
  175. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/libosxui.dylib +0 -0
  176. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/libprefs.dylib +0 -0
  177. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/librmi.dylib +0 -0
  178. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/libsplashscreen.dylib +0 -0
  179. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/libsyslookup.dylib +0 -0
  180. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/libverify.dylib +0 -0
  181. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/libzip.dylib +0 -0
  182. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/modules +0 -0
  183. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/psfontj2d.properties +1 -1
  184. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/security/public_suffix_list.dat +0 -0
  185. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/server/libjsig.dylib +0 -0
  186. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/server/libjvm.dylib +0 -0
  187. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/shaders.metallib +0 -0
  188. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/tzdb.dat +0 -0
  189. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/release +2 -2
  190. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-core-console-l1-1-0.dll +0 -0
  191. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-core-datetime-l1-1-0.dll +0 -0
  192. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-core-debug-l1-1-0.dll +0 -0
  193. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-core-errorhandling-l1-1-0.dll +0 -0
  194. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-core-file-l1-1-0.dll +0 -0
  195. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-core-file-l1-2-0.dll +0 -0
  196. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-core-file-l2-1-0.dll +0 -0
  197. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-core-handle-l1-1-0.dll +0 -0
  198. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-core-heap-l1-1-0.dll +0 -0
  199. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-core-interlocked-l1-1-0.dll +0 -0
  200. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-core-libraryloader-l1-1-0.dll +0 -0
  201. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-core-localization-l1-2-0.dll +0 -0
  202. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-core-memory-l1-1-0.dll +0 -0
  203. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-core-namedpipe-l1-1-0.dll +0 -0
  204. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-core-processenvironment-l1-1-0.dll +0 -0
  205. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-core-processthreads-l1-1-0.dll +0 -0
  206. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-core-processthreads-l1-1-1.dll +0 -0
  207. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-core-profile-l1-1-0.dll +0 -0
  208. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-core-rtlsupport-l1-1-0.dll +0 -0
  209. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-core-string-l1-1-0.dll +0 -0
  210. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-core-synch-l1-1-0.dll +0 -0
  211. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-core-synch-l1-2-0.dll +0 -0
  212. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-core-sysinfo-l1-1-0.dll +0 -0
  213. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-core-timezone-l1-1-0.dll +0 -0
  214. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-core-util-l1-1-0.dll +0 -0
  215. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-crt-conio-l1-1-0.dll +0 -0
  216. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-crt-convert-l1-1-0.dll +0 -0
  217. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-crt-environment-l1-1-0.dll +0 -0
  218. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-crt-filesystem-l1-1-0.dll +0 -0
  219. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-crt-heap-l1-1-0.dll +0 -0
  220. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-crt-locale-l1-1-0.dll +0 -0
  221. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-crt-math-l1-1-0.dll +0 -0
  222. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-crt-multibyte-l1-1-0.dll +0 -0
  223. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-crt-private-l1-1-0.dll +0 -0
  224. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-crt-process-l1-1-0.dll +0 -0
  225. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-crt-runtime-l1-1-0.dll +0 -0
  226. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-crt-stdio-l1-1-0.dll +0 -0
  227. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-crt-string-l1-1-0.dll +0 -0
  228. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-crt-time-l1-1-0.dll +0 -0
  229. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-crt-utility-l1-1-0.dll +0 -0
  230. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/awt.dll +0 -0
  231. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/dt_socket.dll +0 -0
  232. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/extnet.dll +0 -0
  233. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/fontmanager.dll +0 -0
  234. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/freetype.dll +0 -0
  235. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/instrument.dll +0 -0
  236. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/j2gss.dll +0 -0
  237. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/j2pcsc.dll +0 -0
  238. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/j2pkcs11.dll +0 -0
  239. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/jaas.dll +0 -0
  240. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/jabswitch.exe +0 -0
  241. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/jaccessinspector.exe +0 -0
  242. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/jaccesswalker.exe +0 -0
  243. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/java.dll +0 -0
  244. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/java.exe +0 -0
  245. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/javaaccessbridge.dll +0 -0
  246. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/javajpeg.dll +0 -0
  247. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/javaw.exe +0 -0
  248. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/jawt.dll +0 -0
  249. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/jdwp.dll +0 -0
  250. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/jfr.exe +0 -0
  251. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/jimage.dll +0 -0
  252. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/jli.dll +0 -0
  253. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/jrunscript.exe +0 -0
  254. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/jsound.dll +0 -0
  255. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/jsvml.dll +0 -0
  256. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/jwebserver.exe +0 -0
  257. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/keytool.exe +0 -0
  258. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/kinit.exe +0 -0
  259. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/klist.exe +0 -0
  260. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/ktab.exe +0 -0
  261. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/lcms.dll +0 -0
  262. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/management.dll +0 -0
  263. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/management_agent.dll +0 -0
  264. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/management_ext.dll +0 -0
  265. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/mlib_image.dll +0 -0
  266. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/msvcp140.dll +0 -0
  267. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/net.dll +0 -0
  268. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/nio.dll +0 -0
  269. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/prefs.dll +0 -0
  270. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/rmi.dll +0 -0
  271. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/rmiregistry.exe +0 -0
  272. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/server/jvm.dll +0 -0
  273. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/splashscreen.dll +0 -0
  274. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/sspi_bridge.dll +0 -0
  275. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/syslookup.dll +0 -0
  276. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/ucrtbase.dll +0 -0
  277. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/vcruntime140.dll +0 -0
  278. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/vcruntime140_1.dll +0 -0
  279. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/verify.dll +0 -0
  280. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/w2k_lsa_auth.dll +0 -0
  281. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/windowsaccessbridge-64.dll +0 -0
  282. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/zip.dll +0 -0
  283. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/conf/jaxp-strict.properties.template +123 -0
  284. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/conf/jaxp.properties +46 -26
  285. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/conf/logging.properties +2 -2
  286. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/conf/management/management.properties +4 -5
  287. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/conf/net.properties +1 -3
  288. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/conf/security/java.security +67 -59
  289. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/legal/java.base/asm.md +1 -1
  290. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/legal/java.base/cldr.md +89 -98
  291. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/legal/java.base/icu.md +45 -470
  292. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/legal/java.base/public_suffix.md +1 -1
  293. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/legal/java.base/unicode.md +258 -92
  294. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/legal/java.desktop/freetype.md +7 -7
  295. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/legal/java.desktop/giflib.md +6 -10
  296. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/legal/java.xml/schema10part1.md +51 -0
  297. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/legal/java.xml/schema10part2.md +50 -0
  298. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/legal/java.xml/xalan.md +1 -1
  299. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/legal/java.xml/xhtml10.md +57 -0
  300. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/legal/java.xml/xhtml10schema.md +150 -0
  301. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/legal/java.xml/xhtml11.md +68 -0
  302. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/legal/java.xml/xhtml11schema.md +60 -0
  303. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/legal/java.xml/xmlspec.md +63 -0
  304. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/legal/java.xml/xmlxsd.md +43 -0
  305. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/legal/jdk.crypto.cryptoki/pkcs11cryptotoken.md +14 -10
  306. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/lib/classlist +313 -222
  307. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/lib/jawt.lib +0 -0
  308. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/lib/jfr/default.jfc +36 -10
  309. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/lib/jfr/profile.jfc +35 -10
  310. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/lib/jrt-fs.jar +0 -0
  311. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/lib/jvm.lib +0 -0
  312. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/lib/modules +0 -0
  313. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/lib/psfontj2d.properties +1 -1
  314. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/lib/security/public_suffix_list.dat +0 -0
  315. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/lib/tzdb.dat +0 -0
  316. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/lib/tzmappings +1 -146
  317. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/release +2 -2
  318. quarchpy/debug/__pycache__/SystemTest.cpython-311.pyc +0 -0
  319. quarchpy/debug/__pycache__/module_debug.cpython-311.pyc +0 -0
  320. quarchpy/debug/__pycache__/simple_terminal.cpython-311.pyc +0 -0
  321. quarchpy/debug/__pycache__/upgrade_quarchpy.cpython-311.pyc +0 -0
  322. quarchpy/device/__pycache__/__init__.cpython-311.pyc +0 -0
  323. quarchpy/device/__pycache__/device.cpython-311.pyc +0 -0
  324. quarchpy/device/__pycache__/quarchArray.cpython-311.pyc +0 -0
  325. quarchpy/device/__pycache__/quarchPPM.cpython-311.pyc +0 -0
  326. quarchpy/device/__pycache__/scanDevices.cpython-311.pyc +0 -0
  327. quarchpy/qis/__pycache__/qisFuncs.cpython-311.pyc +0 -0
  328. {quarchpy-2.2.9.dev1.dist-info → quarchpy-2.2.9.dev3.dist-info}/METADATA +1 -1
  329. {quarchpy-2.2.9.dev1.dist-info → quarchpy-2.2.9.dev3.dist-info}/RECORD +334 -311
  330. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/conf/security/java.policy +0 -46
  331. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/legal/jdk.internal.vm.compiler/ADDITIONAL_LICENSE_INFO +0 -37
  332. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/legal/jdk.internal.vm.compiler/ASSEMBLY_EXCEPTION +0 -27
  333. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/legal/jdk.internal.vm.compiler/LICENSE +0 -347
  334. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/legal/jdk.internal.vm.compiler.management/ADDITIONAL_LICENSE_INFO +0 -37
  335. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/legal/jdk.internal.vm.compiler.management/ASSEMBLY_EXCEPTION +0 -27
  336. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/legal/jdk.internal.vm.compiler.management/LICENSE +0 -347
  337. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/security/default.policy +0 -235
  338. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/conf/security/java.policy +0 -46
  339. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/legal/jdk.internal.vm.compiler/ADDITIONAL_LICENSE_INFO +0 -37
  340. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/legal/jdk.internal.vm.compiler/ASSEMBLY_EXCEPTION +0 -27
  341. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/legal/jdk.internal.vm.compiler/LICENSE +0 -347
  342. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/legal/jdk.internal.vm.compiler.management/ADDITIONAL_LICENSE_INFO +0 -37
  343. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/legal/jdk.internal.vm.compiler.management/ASSEMBLY_EXCEPTION +0 -27
  344. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/legal/jdk.internal.vm.compiler.management/LICENSE +0 -347
  345. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/security/default.policy +0 -235
  346. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/conf/security/java.policy +0 -46
  347. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/legal/jdk.internal.vm.compiler/ADDITIONAL_LICENSE_INFO +0 -1
  348. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/legal/jdk.internal.vm.compiler/ASSEMBLY_EXCEPTION +0 -1
  349. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/legal/jdk.internal.vm.compiler/LICENSE +0 -1
  350. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/legal/jdk.internal.vm.compiler.management/ADDITIONAL_LICENSE_INFO +0 -1
  351. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/legal/jdk.internal.vm.compiler.management/ASSEMBLY_EXCEPTION +0 -1
  352. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/legal/jdk.internal.vm.compiler.management/LICENSE +0 -1
  353. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/lib/security/default.policy +0 -251
  354. /quarchpy/connection_specific/QPS/win-amd64/DeviceConfig/{QTL1995-02.XML → QTL1995-02.xml} +0 -0
  355. /quarchpy/connection_specific/QPS/win-amd64/DeviceConfig/{QTL1999-02.XML → QTL1999-02.xml} +0 -0
  356. /quarchpy/connection_specific/QPS/win-amd64/DeviceConfig/{QTL2312-01.XML → QTL2312-01.xml} +0 -0
  357. {quarchpy-2.2.9.dev1.dist-info → quarchpy-2.2.9.dev3.dist-info}/WHEEL +0 -0
  358. {quarchpy-2.2.9.dev1.dist-info → quarchpy-2.2.9.dev3.dist-info}/top_level.txt +0 -0
@@ -0,0 +1,150 @@
1
+ ## XHTML™ 1.0 in XML Schema
2
+
3
+ ### W3C® Intellectual Rights Notice and Legal Disclaimers
4
+ <pre>
5
+ Copyright © 1994-2002 W3C ® (Massachusetts Institute of Technology,
6
+ Institut National de Recherche en Informatique et en Automatique, Keio University),
7
+ All Rights Reserved.
8
+
9
+ World Wide Web Consortium (W3C®) web site pages may contain other proprietary
10
+ notices and copyright information, the terms of which must be observed and
11
+ followed. Specific notices do exist for W3C documents and software. Also, there
12
+ are specific usage policies associated with some of the W3C Icons. Please see
13
+ our Intellectual Rights FAQ for common questions about using materials from our site.
14
+
15
+ Notice and Disclaimers
16
+
17
+ 1. Unless otherwise noted, all materials contained in this Site are copyrighted
18
+ and may not be used except as provided in these terms and conditions or in the
19
+ copyright notice (documents and software) or other proprietary notice provided
20
+ with the relevant materials.
21
+
22
+ 2. The materials contained in the Site may be downloaded or copied provided that
23
+ ALL copies retain the copyright and any other proprietary notices contained on
24
+ the materials. No material may be modified, edited or taken out of context such
25
+ that its use creates a false or misleading statement or impression as to the
26
+ positions, statements or actions of W3C.
27
+
28
+ 3. The name and trademarks of copyright holders may NOT be used in advertising
29
+ or publicity pertaining to the Web site, its content, specifications, or
30
+ software without specific, written prior permission. Title to copyright in
31
+ Web site documents will at all times remain with copyright holders. Use of W3C
32
+ trademarks and service marks is covered by the W3C Trademark and Servicemark
33
+ License.
34
+
35
+ 4. Caches of W3C materials should comply with the "maximum time to live"
36
+ information provided with the materials. After such materials have expired
37
+ they should not be served from caches without first validating the contents
38
+ of the W3C Site. Organizations that want to mirror W3C content must abide by
39
+ the W3C Mirroring Policy.
40
+
41
+ W3C®Trademarks and Generic Terms
42
+ Trademarks owned by W3C host institutions on behalf of W3C and generic terms
43
+ used by the W3C
44
+
45
+ 5. The trademarks, logos, and service marks (collectively the "Trademarks")
46
+ displayed on the Site are registered and unregistered Trademarks of the
47
+ Massachusetts Institute of Technology (MIT), Institut National de Recherche
48
+ en Informatique et en Automatique (INRIA), or Keio University (Keio). All use
49
+ of the W3C Trademarks is governed by the W3C Trademark and Servicemark License.
50
+ No additional rights are granted by implication, estoppel, or otherwise. Terms
51
+ which claimed as generic are not governed by any W3C license and are used as
52
+ common descriptors by the W3C.
53
+
54
+ The following is a list of W3C terms claimed as a trademark or generic term
55
+ by MIT, INRIA, and/or Keio on behalf of the W3C:
56
+
57
+ W3C®, World Wide Web Consortium (registered in numerous countries)
58
+ Amaya™, a Web Browser
59
+ CSS™, Cascading Style Sheets Specification
60
+ DOM™, Document Object Model
61
+ HTML (generic), HyperText Markup Language
62
+ HTTP (generic), Hypertext Transfer Protocol
63
+ MathML™, Mathematical Markup Language
64
+ Metadata (generic)
65
+ P3P™, Platform for Privacy Preferences Project
66
+ PICS™, Platform for Internet Content Selection
67
+ RDF (generic), Resource Description Framework
68
+ SMIL™, Synchronized Multimedia Integration Language
69
+ SVG™, Scalable Vector Graphics
70
+ WAI™, Web Accessibility Initiative
71
+ XENC (generic), XML Encryption
72
+ XHTML™, The Extensible HyperText Markup Language
73
+ XML (generic), Extensible Markup Language
74
+ XSL™, Extensible Stylesheet Language
75
+
76
+ ACSS™, Aural Cascading Style Sheets
77
+ DSig™, Digital Signature Initiative
78
+ JEPI™, Joint Electronic Payment Initiative
79
+ Jigsaw™
80
+ PICSRules™
81
+ WebFonts™
82
+
83
+ The absence of a product or service name or logo from this list does not
84
+ constitute a waiver of MIT's, INRIA's, or Keio's trademark or other intellectual
85
+ rights concerning that name or logo.
86
+
87
+ Any questions concerning the use, status, or standing of W3C trademarks should
88
+ be directed to: site-policy@w3.org or to W3C (c/o Joseph Reagle), Laboratory
89
+ for Computer Science NE43-358, Massachusetts Institute of Technology, 200
90
+ Technology Square, Cambridge, MA 02139.
91
+
92
+ Non-W3C Trademarks; Member Trademarks
93
+
94
+ The trademarks, logos, and service marks not owned on behalf of the W3C and
95
+ that are displayed on the Site are the registered and unregistered marks of
96
+ their respective owners. No rights are granted by the W3C to use such marks,
97
+ whether by implication, estoppel, or otherwise.
98
+
99
+ "METADATA" is a trademark of the Metadata Company. W3C uses the term "metadata"
100
+ in a descriptive sense, meaning "data about data". W3C is not in any way
101
+ affiliated with the Metadata Company.
102
+ Legal Disclaimers
103
+
104
+ 6. W3C has not reviewed any or all of the web sites linked to this Site and is
105
+ not responsible for the content of any off-site pages or any other web sites
106
+ linked to this Site. Please understand that any non-W3C web site is independent
107
+ from W3C, and W3C has no control over the content on that web site.
108
+ In addition, a link to a non-W3C web site does not mean that W3C endorses or
109
+ accepts any responsibility for the content, or the use, of such site. It is
110
+ the user's responsibility to take precautions to ensure that whatever is
111
+ selected is free of such items as viruses, worms, Trojan horses and other
112
+ items of a destructive nature.
113
+
114
+ 7. Information W3C publishes on its Site may contain references or cross
115
+ references to W3C specifications, projects, programs and services that are
116
+ not announced or available in your country. Such references do not imply that
117
+ W3C intends to announce such specifications, projects, programs or services
118
+ in your country.
119
+
120
+ 8. Information on this Site may contain technical inaccuracies or typographical
121
+ errors. Information may be changed or updated without notice. W3C may make
122
+ improvements and/or changes in the materials contained in or described on this
123
+ site at any time without notice. W3C may also make changes in these Terms and
124
+ Conditions without notice. User is bound by such revisions and should therefore
125
+ periodically visit this page to review the then current Terms and Conditions.
126
+
127
+ 9. Limitation on Warranties.
128
+
129
+ ALL MATERIALS ON THE W3C SITE ARE PROVIDED "AS IS." W3C, MIT, INRIA, AND KEIO
130
+ MAKE NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR IMPLIED, INCLUDING, BUT NOT
131
+ LIMITED TO, WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE,
132
+ TITLE OR NON-INFRINGEMENT. AS TO DOCUMENTS AND GRAPHICS PUBLISHED ON THIS SITE,
133
+ W3C, MIT, INRIA, AND KEIO MAKE NO REPRESENTATION OR WARRANTY THAT THE CONTENTS
134
+ OF SUCH DOCUMENT OR GRAPHICS ARE FREE FROM ERROR OR SUITABLE FOR ANY PURPOSE;
135
+ NOR THAT IMPLEMENTATION OF SUCH CONTENTS WILL NOT INFRINGE ANY THIRD PARTY
136
+ PATENTS, COPYRIGHTS, TRADEMARKS OR OTHER RIGHTS.
137
+
138
+ Please note that some jurisdictions may not allow the exclusion of implied
139
+ warranties, so some of the above exclusions may not apply to you.
140
+
141
+ 10. Limitation on Liability.
142
+
143
+ IN NO EVENT WILL W3C, MIT, INRIA, AND KEIO BE LIABLE TO ANY PARTY FOR ANY
144
+ DIRECT, INDIRECT, SPECIAL OR CONSEQUENTIAL DAMAGES FOR ANY USE OF THIS SITE,
145
+ OR ON ANY OTHER HYPERLINKED WEB SITE, INCLUDING, WITHOUT LIMITATION, ANY LOST
146
+ PROFITS, BUSINESS INTERRUPTION, LOSS OF PROGRAMS OR OTHER DATA ON YOUR
147
+ INFORMATION HANDLING SYSTEM OR OTHERWISE, EVEN IF W3C, MIT, INRIA, OR KEIO
148
+ IS EXPRESSLY ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
149
+
150
+ </pre>
@@ -0,0 +1,68 @@
1
+ ## XHTML™ 1.1 - Module-based XHTML - Second Edition
2
+
3
+ ### W3C Document license
4
+ <pre>
5
+ From: https://www.w3.org/copyright/document-license-2023
6
+
7
+ Copied 10/15/2024
8
+
9
+ License
10
+
11
+ By using and/or copying this document, or the W3C document from which this
12
+ statement is linked, you (the licensee) agree that you have read, understood,
13
+ and will comply with the following terms and conditions:
14
+
15
+ Permission to copy, and distribute the contents of this document, or the W3C
16
+ document from which this statement is linked, in any medium for any purpose
17
+ and without fee or royalty is hereby granted, provided that you include the
18
+ following on ALL copies of the document, or portions thereof, that you use:
19
+
20
+ A link or URL to the original W3C document.
21
+ The pre-existing copyright notice of the original author, or if it doesn't
22
+ exist, a notice (hypertext is preferred, but a textual representation is
23
+ permitted) of the form: "Copyright © [$date-of-document] World Wide Web
24
+ Consortium. https://www.w3.org/copyright/document-license-2023/"
25
+ If it exists, the STATUS of the W3C document.
26
+
27
+ When space permits, inclusion of the full text of this NOTICE should be provided.
28
+ We request that authorship attribution be provided in any software, documents,
29
+ or other items or products that you create pursuant to the implementation of the
30
+ contents of this document, or any portion thereof.
31
+
32
+ No right to create modifications or derivatives of W3C documents is granted
33
+ pursuant to this license, except as follows: To facilitate implementation of
34
+ the technical specifications set forth in this document, anyone may prepare
35
+ and distribute derivative works and portions of this document in software,
36
+ in supporting materials accompanying software, and in documentation of software,
37
+ PROVIDED that all such works include the notice below. HOWEVER, the publication
38
+ of derivative works of this document for use as a technical specification is
39
+ expressly prohibited.
40
+
41
+ In addition, "Code Components" —Web IDL in sections clearly marked as Web IDL;
42
+ and W3C-defined markup (HTML, CSS, etc.) and computer programming language code
43
+ clearly marked as code examples— are licensed under the W3C Software License.
44
+
45
+ The notice is:
46
+
47
+ "Copyright © 2023 W3C®. This software or document includes material copied from
48
+ or derived from [title and URI of the W3C document]."
49
+
50
+ Disclaimers §anchor
51
+
52
+ THIS DOCUMENT IS PROVIDED "AS IS," AND COPYRIGHT HOLDERS MAKE NO REPRESENTATIONS
53
+ OR WARRANTIES, EXPRESS OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, WARRANTIES OF
54
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, NON-INFRINGEMENT, OR TITLE;
55
+ THAT THE CONTENTS OF THE DOCUMENT ARE SUITABLE FOR ANY PURPOSE; NOR THAT THE
56
+ IMPLEMENTATION OF SUCH CONTENTS WILL NOT INFRINGE ANY THIRD PARTY PATENTS,
57
+ COPYRIGHTS, TRADEMARKS OR OTHER RIGHTS.
58
+
59
+ COPYRIGHT HOLDERS WILL NOT BE LIABLE FOR ANY DIRECT, INDIRECT, SPECIAL OR
60
+ CONSEQUENTIAL DAMAGES ARISING OUT OF ANY USE OF THE DOCUMENT OR THE PERFORMANCE
61
+ OR IMPLEMENTATION OF THE CONTENTS THEREOF.
62
+
63
+ The name and trademarks of copyright holders may NOT be used in advertising or
64
+ publicity pertaining to this document or its contents without specific, written
65
+ prior permission. Title to copyright in this document will at all times remain
66
+ with copyright holders.
67
+
68
+ </pre>
@@ -0,0 +1,60 @@
1
+ ## XHTML 1.1 XML Schema Definition
2
+
3
+ ### W3C® SOFTWARE NOTICE AND LICENSE
4
+ <pre>
5
+ http://www.w3.org/Consortium/Legal/copyright-software-19980720
6
+
7
+ W3C® SOFTWARE NOTICE AND LICENSE
8
+
9
+ Copyright © 1994-2002 World Wide Web Consortium, (Massachusetts Institute of
10
+ Technology, Institut National de Recherche en Informatique et en Automatique,
11
+ Keio University). All Rights Reserved. http://www.w3.org/Consortium/Legal/
12
+
13
+ This W3C work (including software, documents, or other related items) is
14
+ being provided by the copyright holders under the following license. By
15
+ obtaining, using and/or copying this work, you (the licensee) agree that you
16
+ have read, understood, and will comply with the following terms and conditions:
17
+ Permission to use, copy, modify, and distribute this software and its
18
+ documentation, with or without modification, for any purpose and without fee
19
+ or royalty is hereby granted, provided that you include the following on ALL
20
+ copies of the software and documentation or portions thereof, including
21
+ modifications, that you make:
22
+
23
+ 1. The full text of this NOTICE in a location viewable to users of the
24
+ redistributed or derivative work.
25
+
26
+ 2. Any pre-existing intellectual property disclaimers, notices, or terms
27
+ and conditions. If none exist, a short notice of the following form (hypertext
28
+ is preferred, text is permitted) should be used within the body of any
29
+ redistributed or derivative code: "Copyright © [$date-of-software] World Wide
30
+ Web Consortium, (Massachusetts Institute of Technology, Institut National de
31
+ Recherche en Informatique et en Automatique, Keio University). All Rights
32
+ Reserved. http://www.w3.org/Consortium/Legal/"
33
+
34
+ 3. Notice of any changes or modifications to the W3C files, including the
35
+ date changes were made. (We recommend you provide URIs to the location from
36
+ which the code is derived.)
37
+
38
+ THIS SOFTWARE AND DOCUMENTATION IS PROVIDED "AS IS," AND COPYRIGHT HOLDERS MAKE
39
+ NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
40
+ TO, WARRANTIES OF MERCHANTABILITY OR FITNESS FOR ANY PARTICULAR PURPOSE OR THAT
41
+ THE USE OF THE SOFTWARE OR DOCUMENTATION WILL NOT INFRINGE ANY THIRD PARTY
42
+ PATENTS, COPYRIGHTS, TRADEMARKS OR OTHER RIGHTS.
43
+ COPYRIGHT HOLDERS WILL NOT BE LIABLE FOR ANY DIRECT, INDIRECT, SPECIAL OR
44
+ CONSEQUENTIAL DAMAGES ARISING OUT OF ANY USE OF THE SOFTWARE OR DOCUMENTATION.
45
+
46
+ The name and trademarks of copyright holders may NOT be used in advertising or
47
+ publicity pertaining to the software without specific, written prior permission.
48
+ Title to copyright in this software and any associated documentation will at all
49
+ times remain with copyright holders.
50
+
51
+ The formulation of W3C's notice and license became active on August 14 1998 so
52
+ as to improve compatibility with GPL. This version ensures that W3C software
53
+ licensing terms are no more restrictive than GPL and consequently W3C software
54
+ may be distributed in GPL packages. See the older formulation for the policy
55
+ prior to this date. Please see our Copyright FAQ for common questions about
56
+ using materials from our site, including specific terms and conditions for
57
+ packages like libwww, Amaya, and Jigsaw. Other questions about this notice can
58
+ be directed to site-policy@w3.org.
59
+
60
+ </pre>
@@ -0,0 +1,63 @@
1
+ ## XML DTD for W3C specifications
2
+
3
+ ### W3C Software Notice and License
4
+ <pre>
5
+ W3C(R) SOFTWARE NOTICE AND LICENSE
6
+
7
+ Copyright (c) 1994-2002 World Wide Web Consortium, (Massachusetts
8
+ Institute of Technology, Institut National de Recherche en
9
+ Informatique et en Automatique, Keio University). All Rights
10
+ Reserved. http://www.w3.org/Consortium/Legal/
11
+
12
+ This W3C work (including software, documents, or other related items)
13
+ is being provided by the copyright holders under the following
14
+ license. By obtaining, using and/or copying this work, you (the
15
+ licensee) agree that you have read, understood, and will comply with
16
+ the following terms and conditions:
17
+
18
+ Permission to use, copy, modify, and distribute this software and its
19
+ documentation, with or without modification, for any purpose and
20
+ without fee or royalty is hereby granted, provided that you include
21
+ the following on ALL copies of the software and documentation or
22
+ portions thereof, including modifications, that you make:
23
+
24
+ The full text of this NOTICE in a location viewable to users of
25
+ the redistributed or derivative work.
26
+
27
+ Any pre-existing intellectual property disclaimers, notices, or
28
+ terms and conditions. If none exist, a short notice of the following
29
+ form (hypertext is preferred, text is permitted) should be used within
30
+ the body of any redistributed or derivative code: "Copyright (C)
31
+ [$date-of-software] World Wide Web Consortium, (Massachusetts
32
+ Institute of Technology, Institut National de Recherche en
33
+ Informatique et en Automatique, Keio University). All Rights
34
+ Reserved. http://www.w3.org/Consortium/Legal/"
35
+
36
+ Notice of any changes or modifications to the W3C files, including
37
+ the date changes were made. (We recommend you provide URIs to the
38
+ location from which the code is derived.)
39
+
40
+ THIS SOFTWARE AND DOCUMENTATION IS PROVIDED "AS IS," AND COPYRIGHT
41
+ HOLDERS MAKE NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR IMPLIED,
42
+ INCLUDING BUT NOT LIMITED TO, WARRANTIES OF MERCHANTABILITY OR FITNESS
43
+ FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF THE SOFTWARE OR
44
+ DOCUMENTATION WILL NOT INFRINGE ANY THIRD PARTY PATENTS, COPYRIGHTS,
45
+ TRADEMARKS OR OTHER RIGHTS.
46
+
47
+ COPYRIGHT HOLDERS WILL NOT BE LIABLE FOR ANY DIRECT, INDIRECT, SPECIAL
48
+ OR CONSEQUENTIAL DAMAGES ARISING OUT OF ANY USE OF THE SOFTWARE OR
49
+ DOCUMENTATION.
50
+
51
+ The name and trademarks of copyright holders may NOT be used in
52
+ advertising or publicity pertaining to the software without specific,
53
+ written prior permission. Title to copyright in this software and any
54
+ associated documentation will at all times remain with copyright
55
+ holders.
56
+
57
+ ----------
58
+
59
+ COPYRIGHT:
60
+
61
+ Copyright (C) 2000, 2001, 2002, 2003 Sun Microsystems, Inc. All Rights Reserved.
62
+
63
+ </pre>
@@ -0,0 +1,43 @@
1
+ ## The "xml:" Namespace
2
+
3
+ ### W3C Software and Document license
4
+ <pre>
5
+ From: https://www.w3.org/copyright/software-license-2023/
6
+ Copied on 2024/10/15
7
+
8
+ License
9
+
10
+ By obtaining and/or copying this work, you (the licensee) agree that you have
11
+ read, understood, and will comply with the following terms and conditions.
12
+
13
+ Permission to copy, modify, and distribute this work, with or without modification,
14
+ for any purpose and without fee or royalty is hereby granted, provided that you
15
+ include the following on ALL copies of the work or portions thereof, including
16
+ modifications:
17
+
18
+ The full text of this NOTICE in a location viewable to users of the
19
+ redistributed or derivative work.
20
+ Any pre-existing intellectual property disclaimers, notices, or terms and
21
+ conditions. If none exist, the W3C software and document short notice should
22
+ be included.
23
+ Notice of any changes or modifications, through a copyright statement on the
24
+ new code or document such as "This software or document includes material
25
+ copied from or derived from [title and URI of the W3C document]. Copyright ©
26
+ [$year-of-document] World Wide Web Consortium.
27
+ https://www.w3.org/copyright/software-license-2023/"
28
+
29
+ Disclaimers §anchor
30
+
31
+ THIS WORK IS PROVIDED "AS IS," AND COPYRIGHT HOLDERS MAKE NO REPRESENTATIONS OR
32
+ WARRANTIES, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO, WARRANTIES OF
33
+ MERCHANTABILITY OR FITNESS FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF THE
34
+ SOFTWARE OR DOCUMENT WILL NOT INFRINGE ANY THIRD PARTY PATENTS, COPYRIGHTS,
35
+ TRADEMARKS OR OTHER RIGHTS.
36
+
37
+ COPYRIGHT HOLDERS WILL NOT BE LIABLE FOR ANY DIRECT, INDIRECT, SPECIAL OR
38
+ CONSEQUENTIAL DAMAGES ARISING OUT OF ANY USE OF THE SOFTWARE OR DOCUMENT.
39
+
40
+ The name and trademarks of copyright holders may NOT be used in advertising or
41
+ publicity pertaining to the work without specific, written prior permission.
42
+ Title to copyright in this work will at all times remain with copyright holders.
43
+ </pre>
@@ -1,16 +1,16 @@
1
- ## OASIS PKCS #11 Cryptographic Token Interface v3.0
1
+ ## OASIS PKCS #11 Cryptographic Token Interface v3.1
2
2
 
3
3
  ### OASIS PKCS #11 Cryptographic Token Interface License
4
4
  <pre>
5
5
 
6
- Copyright © OASIS Open 2020. All Rights Reserved.
6
+ Copyright © OASIS Open 2023. All Rights Reserved.
7
7
 
8
- All capitalized terms in the following text have the meanings
8
+ All capitalized terms in the following text have the meanings
9
9
  assigned to them in the OASIS Intellectual Property Rights Policy (the
10
10
  "OASIS IPR Policy"). The full Policy may be found at the OASIS website:
11
- [http://www.oasis-open.org/policies-guidelines/ipr]
11
+ [https://www.oasis-open.org/policies-guidelines/ipr/].
12
12
 
13
- This document and translations of it may be copied and furnished to
13
+ This document and translations of it may be copied and furnished to
14
14
  others, and derivative works that comment on or otherwise explain it or
15
15
  assist in its implementation may be prepared, copied, published, and
16
16
  distributed, in whole or in part, without restriction of any kind,
@@ -23,10 +23,10 @@ Committee (in which case the rules applicable to copyrights, as set
23
23
  forth in the OASIS IPR Policy, must be followed) or as required to
24
24
  translate it into languages other than English.
25
25
 
26
- The limited permissions granted above are perpetual and will not be
26
+ The limited permissions granted above are perpetual and will not be
27
27
  revoked by OASIS or its successors or assigns.
28
28
 
29
- This document and the information contained herein is provided on an
29
+ This document and the information contained herein is provided on an
30
30
  "AS IS" basis and OASIS DISCLAIMS ALL WARRANTIES, EXPRESS OR IMPLIED,
31
31
  INCLUDING BUT NOT LIMITED TO ANY WARRANTY THAT THE USE OF THE
32
32
  INFORMATION HEREIN WILL NOT INFRINGE ANY OWNERSHIP RIGHTS OR ANY IMPLIED
@@ -35,7 +35,11 @@ AND ITS MEMBERS WILL NOT BE LIABLE FOR ANY DIRECT, INDIRECT, SPECIAL OR
35
35
  CONSEQUENTIAL DAMAGES ARISING OUT OF ANY USE OF THIS DOCUMENT OR ANY
36
36
  PART THEREOF.
37
37
 
38
- [OASIS requests that any OASIS Party or any other party that
38
+ As stated in the OASIS IPR Policy, the following three paragraphs in
39
+ brackets apply to OASIS Standards Final Deliverable documents (Committee
40
+ Specifications, OASIS Standards, or Approved Errata).
41
+
42
+ [OASIS requests that any OASIS Party or any other party that
39
43
  believes it has patent claims that would necessarily be infringed by
40
44
  implementations of this OASIS Standards Final Deliverable, to notify
41
45
  OASIS TC Administrator and provide an indication of its willingness to
@@ -43,7 +47,7 @@ grant patent licenses to such patent claims in a manner consistent with
43
47
  the IPR Mode of the OASIS Technical Committee that produced this
44
48
  deliverable.]
45
49
 
46
- [OASIS invites any party to contact the OASIS TC Administrator if it
50
+ [OASIS invites any party to contact the OASIS TC Administrator if it
47
51
  is aware of a claim of ownership of any patent claims that would
48
52
  necessarily be infringed by implementations of this OASIS Standards
49
53
  Final Deliverable by a patent holder that is not willing to provide a
@@ -52,7 +56,7 @@ of the OASIS Technical Committee that produced this OASIS Standards
52
56
  Final Deliverable. OASIS may include such claims on its website, but
53
57
  disclaims any obligation to do so.]
54
58
 
55
- [OASIS takes no position regarding the validity or scope of any
59
+ [OASIS takes no position regarding the validity or scope of any
56
60
  intellectual property or other rights that might be claimed to pertain
57
61
  to the implementation or use of the technology described in this OASIS
58
62
  Standards Final Deliverable or the extent to which any license under