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.
- quarchpy/__pycache__/__init__.cpython-311.pyc +0 -0
- quarchpy/__pycache__/_version.cpython-311.pyc +0 -0
- quarchpy/__pycache__/run.cpython-311.pyc +0 -0
- quarchpy/_version.py +1 -1
- quarchpy/connection_specific/QPS/win-amd64/3rdPartyLicenses/Material-Icons-license.txt +51 -0
- quarchpy/connection_specific/QPS/win-amd64/3rdPartyLicenses/argparse4j-LICENSE.txt +23 -0
- quarchpy/connection_specific/QPS/win-amd64/3rdPartyLicenses/com.sun.istack-license.html +59 -0
- quarchpy/connection_specific/QPS/win-amd64/3rdPartyLicenses/commons-io-LICENSE-2.0.txt +202 -0
- quarchpy/connection_specific/QPS/win-amd64/3rdPartyLicenses/controlsfx-license.txt +29 -0
- quarchpy/connection_specific/QPS/win-amd64/3rdPartyLicenses/jakarta.activation-license.html +59 -0
- quarchpy/connection_specific/QPS/win-amd64/3rdPartyLicenses/jakarta.xml.bind-api-license.html +59 -0
- quarchpy/connection_specific/QPS/win-amd64/3rdPartyLicenses/netty-LICENSE.txt +202 -0
- quarchpy/connection_specific/QPS/win-amd64/3rdPartyLicenses/netty-NOTICE.txt +239 -0
- quarchpy/connection_specific/QPS/win-amd64/InstallType.dat +1 -0
- quarchpy/connection_specific/QPS/win-amd64/app.jar +0 -0
- quarchpy/connection_specific/QPS/win-amd64/app.properties +6 -0
- quarchpy/connection_specific/QPS/win-amd64/license.txt +1 -0
- quarchpy/connection_specific/QPS/win-amd64/qps-command-reference.html +112 -104
- quarchpy/connection_specific/QPS/win-amd64/qps.jar +0 -0
- quarchpy/connection_specific/QPS/win-amd64/qps_lib/JFXUtilities-1.0.jar +0 -0
- quarchpy/connection_specific/QPS/win-amd64/qps_lib/QuarchCommon-2.0.jar +0 -0
- quarchpy/connection_specific/QPS/win-amd64/qps_lib/commons-io-2.18.0.jar +0 -0
- quarchpy/connection_specific/QPS/win-amd64/qps_lib/qutils-1.0.jar +0 -0
- quarchpy/connection_specific/QPS/win-amd64/scriptCommands.txt +26 -4
- quarchpy/connection_specific/QPS/win-amd64/whats-new.txt +20 -12
- quarchpy/connection_specific/__pycache__/connection_QIS.cpython-311.pyc +0 -0
- quarchpy/connection_specific/__pycache__/connection_QPS.cpython-311.pyc +0 -0
- quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/bin/java +0 -0
- quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/bin/jfr +0 -0
- quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/bin/jrunscript +0 -0
- quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/bin/jwebserver +0 -0
- quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/bin/keytool +0 -0
- quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/bin/rmiregistry +0 -0
- quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/conf/jaxp-strict.properties.template +123 -0
- quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/conf/jaxp.properties +46 -26
- quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/conf/logging.properties +2 -2
- quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/conf/management/management.properties +4 -5
- quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/conf/net.properties +1 -3
- quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/conf/security/java.security +67 -59
- quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/legal/java.base/asm.md +1 -1
- quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/legal/java.base/cldr.md +89 -98
- quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/legal/java.base/icu.md +45 -470
- quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/legal/java.base/public_suffix.md +1 -1
- quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/legal/java.base/unicode.md +258 -92
- quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/legal/java.desktop/freetype.md +7 -7
- quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/legal/java.desktop/giflib.md +6 -10
- quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/legal/java.smartcardio/pcsclite.md +4 -4
- quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/legal/java.xml/schema10part1.md +51 -0
- quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/legal/java.xml/schema10part2.md +50 -0
- quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/legal/java.xml/xalan.md +1 -1
- quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/legal/java.xml/xhtml10.md +57 -0
- quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/legal/java.xml/xhtml10schema.md +150 -0
- quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/legal/java.xml/xhtml11.md +68 -0
- quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/legal/java.xml/xhtml11schema.md +60 -0
- quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/legal/java.xml/xmlspec.md +63 -0
- quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/legal/java.xml/xmlxsd.md +43 -0
- quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/legal/jdk.crypto.cryptoki/pkcs11cryptotoken.md +14 -10
- quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/legal/jdk.incubator.vector/sleef.md +439 -0
- quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/legal/jdk.localedata/cldr.md +89 -98
- quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/classlist +309 -224
- quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/jexec +0 -0
- quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/jfr/default.jfc +36 -10
- quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/jfr/profile.jfc +35 -10
- quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/jrt-fs.jar +0 -0
- quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/jspawnhelper +0 -0
- quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/libawt.so +0 -0
- quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/libawt_headless.so +0 -0
- quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/libawt_xawt.so +0 -0
- quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/libdt_socket.so +0 -0
- quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/libextnet.so +0 -0
- quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/libfontmanager.so +0 -0
- quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/libfreetype.so +0 -0
- quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/libinstrument.so +0 -0
- quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/libj2gss.so +0 -0
- quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/libj2pcsc.so +0 -0
- quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/libj2pkcs11.so +0 -0
- quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/libjaas.so +0 -0
- quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/libjava.so +0 -0
- quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/libjavajpeg.so +0 -0
- quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/libjawt.so +0 -0
- quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/libjdwp.so +0 -0
- quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/libjimage.so +0 -0
- quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/libjli.so +0 -0
- quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/libjsig.so +0 -0
- quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/libjsound.so +0 -0
- quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/libjsvml.so +0 -0
- quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/liblcms.so +0 -0
- quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/libmanagement.so +0 -0
- quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/libmanagement_agent.so +0 -0
- quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/libmanagement_ext.so +0 -0
- quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/libmlib_image.so +0 -0
- quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/libnet.so +0 -0
- quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/libnio.so +0 -0
- quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/libprefs.so +0 -0
- quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/librmi.so +0 -0
- quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/libsctp.so +0 -0
- quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/libsimdsort.so +0 -0
- quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/libsplashscreen.so +0 -0
- quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/libsyslookup.so +0 -0
- quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/libverify.so +0 -0
- quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/libzip.so +0 -0
- quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/modules +0 -0
- quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/psfontj2d.properties +1 -1
- quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/security/public_suffix_list.dat +0 -0
- quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/server/libjsig.so +0 -0
- quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/server/libjvm.so +0 -0
- quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/tzdb.dat +0 -0
- quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/release +2 -2
- quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/bin/java +0 -0
- quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/bin/jfr +0 -0
- quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/bin/jrunscript +0 -0
- quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/bin/jwebserver +0 -0
- quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/bin/keytool +0 -0
- quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/bin/rmiregistry +0 -0
- quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/conf/jaxp-strict.properties.template +123 -0
- quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/conf/jaxp.properties +46 -26
- quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/conf/logging.properties +2 -2
- quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/conf/management/management.properties +4 -5
- quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/conf/net.properties +1 -3
- quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/conf/security/java.security +67 -59
- quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/legal/java.base/asm.md +1 -1
- quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/legal/java.base/cldr.md +89 -98
- quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/legal/java.base/icu.md +45 -470
- quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/legal/java.base/public_suffix.md +1 -1
- quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/legal/java.base/unicode.md +258 -92
- quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/legal/java.desktop/freetype.md +7 -7
- quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/legal/java.desktop/giflib.md +6 -10
- quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/legal/java.smartcardio/pcsclite.md +4 -4
- quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/legal/java.xml/schema10part1.md +51 -0
- quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/legal/java.xml/schema10part2.md +50 -0
- quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/legal/java.xml/xalan.md +1 -1
- quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/legal/java.xml/xhtml10.md +57 -0
- quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/legal/java.xml/xhtml10schema.md +150 -0
- quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/legal/java.xml/xhtml11.md +68 -0
- quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/legal/java.xml/xhtml11schema.md +60 -0
- quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/legal/java.xml/xmlspec.md +63 -0
- quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/legal/java.xml/xmlxsd.md +43 -0
- quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/legal/jdk.crypto.cryptoki/pkcs11cryptotoken.md +14 -10
- quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/legal/jdk.localedata/cldr.md +89 -98
- quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/classlist +315 -223
- quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/jfr/default.jfc +36 -10
- quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/jfr/profile.jfc +35 -10
- quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/jrt-fs.jar +0 -0
- quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/jspawnhelper +0 -0
- quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/libawt.dylib +0 -0
- quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/libawt_lwawt.dylib +0 -0
- quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/libdt_socket.dylib +0 -0
- quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/libextnet.dylib +0 -0
- quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/libfontmanager.dylib +0 -0
- quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/libfreetype.dylib +0 -0
- quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/libinstrument.dylib +0 -0
- quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/libj2gss.dylib +0 -0
- quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/libj2pcsc.dylib +0 -0
- quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/libj2pkcs11.dylib +0 -0
- quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/libjaas.dylib +0 -0
- quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/libjava.dylib +0 -0
- quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/libjavajpeg.dylib +0 -0
- quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/libjawt.dylib +0 -0
- quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/libjdwp.dylib +0 -0
- quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/libjimage.dylib +0 -0
- quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/libjli.dylib +0 -0
- quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/libjsig.dylib +0 -0
- quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/libjsound.dylib +0 -0
- quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/liblcms.dylib +0 -0
- quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/libmanagement.dylib +0 -0
- quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/libmanagement_agent.dylib +0 -0
- quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/libmanagement_ext.dylib +0 -0
- quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/libmlib_image.dylib +0 -0
- quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/libnet.dylib +0 -0
- quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/libnio.dylib +0 -0
- quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/libosx.dylib +0 -0
- quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/libosxapp.dylib +0 -0
- quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/libosxkrb5.dylib +0 -0
- quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/libosxsecurity.dylib +0 -0
- quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/libosxui.dylib +0 -0
- quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/libprefs.dylib +0 -0
- quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/librmi.dylib +0 -0
- quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/libsplashscreen.dylib +0 -0
- quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/libsyslookup.dylib +0 -0
- quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/libverify.dylib +0 -0
- quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/libzip.dylib +0 -0
- quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/modules +0 -0
- quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/psfontj2d.properties +1 -1
- quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/security/public_suffix_list.dat +0 -0
- quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/server/libjsig.dylib +0 -0
- quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/server/libjvm.dylib +0 -0
- quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/shaders.metallib +0 -0
- quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/tzdb.dat +0 -0
- quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/release +2 -2
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-core-console-l1-1-0.dll +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-core-datetime-l1-1-0.dll +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-core-debug-l1-1-0.dll +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-core-errorhandling-l1-1-0.dll +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-core-file-l1-1-0.dll +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-core-file-l1-2-0.dll +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-core-file-l2-1-0.dll +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-core-handle-l1-1-0.dll +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-core-heap-l1-1-0.dll +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-core-interlocked-l1-1-0.dll +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-core-libraryloader-l1-1-0.dll +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-core-localization-l1-2-0.dll +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-core-memory-l1-1-0.dll +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-core-namedpipe-l1-1-0.dll +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-core-processenvironment-l1-1-0.dll +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-core-processthreads-l1-1-0.dll +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-core-processthreads-l1-1-1.dll +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-core-profile-l1-1-0.dll +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-core-rtlsupport-l1-1-0.dll +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-core-string-l1-1-0.dll +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-core-synch-l1-1-0.dll +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-core-synch-l1-2-0.dll +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-core-sysinfo-l1-1-0.dll +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-core-timezone-l1-1-0.dll +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-core-util-l1-1-0.dll +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-crt-conio-l1-1-0.dll +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-crt-convert-l1-1-0.dll +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-crt-environment-l1-1-0.dll +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-crt-filesystem-l1-1-0.dll +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-crt-heap-l1-1-0.dll +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-crt-locale-l1-1-0.dll +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-crt-math-l1-1-0.dll +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-crt-multibyte-l1-1-0.dll +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-crt-private-l1-1-0.dll +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-crt-process-l1-1-0.dll +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-crt-runtime-l1-1-0.dll +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-crt-stdio-l1-1-0.dll +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-crt-string-l1-1-0.dll +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-crt-time-l1-1-0.dll +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-crt-utility-l1-1-0.dll +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/awt.dll +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/dt_socket.dll +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/extnet.dll +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/fontmanager.dll +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/freetype.dll +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/instrument.dll +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/j2gss.dll +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/j2pcsc.dll +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/j2pkcs11.dll +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/jaas.dll +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/jabswitch.exe +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/jaccessinspector.exe +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/jaccesswalker.exe +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/java.dll +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/java.exe +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/javaaccessbridge.dll +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/javajpeg.dll +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/javaw.exe +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/jawt.dll +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/jdwp.dll +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/jfr.exe +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/jimage.dll +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/jli.dll +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/jrunscript.exe +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/jsound.dll +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/jsvml.dll +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/jwebserver.exe +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/keytool.exe +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/kinit.exe +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/klist.exe +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/ktab.exe +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/lcms.dll +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/management.dll +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/management_agent.dll +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/management_ext.dll +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/mlib_image.dll +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/msvcp140.dll +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/net.dll +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/nio.dll +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/prefs.dll +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/rmi.dll +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/rmiregistry.exe +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/server/jvm.dll +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/splashscreen.dll +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/sspi_bridge.dll +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/syslookup.dll +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/ucrtbase.dll +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/vcruntime140.dll +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/vcruntime140_1.dll +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/verify.dll +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/w2k_lsa_auth.dll +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/windowsaccessbridge-64.dll +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/zip.dll +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/conf/jaxp-strict.properties.template +123 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/conf/jaxp.properties +46 -26
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/conf/logging.properties +2 -2
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/conf/management/management.properties +4 -5
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/conf/net.properties +1 -3
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/conf/security/java.security +67 -59
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/legal/java.base/asm.md +1 -1
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/legal/java.base/cldr.md +89 -98
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/legal/java.base/icu.md +45 -470
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/legal/java.base/public_suffix.md +1 -1
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/legal/java.base/unicode.md +258 -92
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/legal/java.desktop/freetype.md +7 -7
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/legal/java.desktop/giflib.md +6 -10
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/legal/java.xml/schema10part1.md +51 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/legal/java.xml/schema10part2.md +50 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/legal/java.xml/xalan.md +1 -1
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/legal/java.xml/xhtml10.md +57 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/legal/java.xml/xhtml10schema.md +150 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/legal/java.xml/xhtml11.md +68 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/legal/java.xml/xhtml11schema.md +60 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/legal/java.xml/xmlspec.md +63 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/legal/java.xml/xmlxsd.md +43 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/legal/jdk.crypto.cryptoki/pkcs11cryptotoken.md +14 -10
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/lib/classlist +313 -222
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/lib/jawt.lib +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/lib/jfr/default.jfc +36 -10
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/lib/jfr/profile.jfc +35 -10
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/lib/jrt-fs.jar +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/lib/jvm.lib +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/lib/modules +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/lib/psfontj2d.properties +1 -1
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/lib/security/public_suffix_list.dat +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/lib/tzdb.dat +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/lib/tzmappings +1 -146
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/release +2 -2
- quarchpy/debug/__pycache__/SystemTest.cpython-311.pyc +0 -0
- quarchpy/debug/__pycache__/module_debug.cpython-311.pyc +0 -0
- quarchpy/debug/__pycache__/simple_terminal.cpython-311.pyc +0 -0
- quarchpy/debug/__pycache__/upgrade_quarchpy.cpython-311.pyc +0 -0
- quarchpy/device/__pycache__/__init__.cpython-311.pyc +0 -0
- quarchpy/device/__pycache__/device.cpython-311.pyc +0 -0
- quarchpy/device/__pycache__/quarchArray.cpython-311.pyc +0 -0
- quarchpy/device/__pycache__/quarchPPM.cpython-311.pyc +0 -0
- quarchpy/device/__pycache__/scanDevices.cpython-311.pyc +0 -0
- quarchpy/qis/__pycache__/qisFuncs.cpython-311.pyc +0 -0
- {quarchpy-2.2.9.dev1.dist-info → quarchpy-2.2.9.dev3.dist-info}/METADATA +1 -1
- {quarchpy-2.2.9.dev1.dist-info → quarchpy-2.2.9.dev3.dist-info}/RECORD +334 -311
- quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/conf/security/java.policy +0 -46
- quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/legal/jdk.internal.vm.compiler/ADDITIONAL_LICENSE_INFO +0 -37
- quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/legal/jdk.internal.vm.compiler/ASSEMBLY_EXCEPTION +0 -27
- quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/legal/jdk.internal.vm.compiler/LICENSE +0 -347
- quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/legal/jdk.internal.vm.compiler.management/ADDITIONAL_LICENSE_INFO +0 -37
- quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/legal/jdk.internal.vm.compiler.management/ASSEMBLY_EXCEPTION +0 -27
- quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/legal/jdk.internal.vm.compiler.management/LICENSE +0 -347
- quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/security/default.policy +0 -235
- quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/conf/security/java.policy +0 -46
- quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/legal/jdk.internal.vm.compiler/ADDITIONAL_LICENSE_INFO +0 -37
- quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/legal/jdk.internal.vm.compiler/ASSEMBLY_EXCEPTION +0 -27
- quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/legal/jdk.internal.vm.compiler/LICENSE +0 -347
- quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/legal/jdk.internal.vm.compiler.management/ADDITIONAL_LICENSE_INFO +0 -37
- quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/legal/jdk.internal.vm.compiler.management/ASSEMBLY_EXCEPTION +0 -27
- quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/legal/jdk.internal.vm.compiler.management/LICENSE +0 -347
- quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/security/default.policy +0 -235
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/conf/security/java.policy +0 -46
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/legal/jdk.internal.vm.compiler/ADDITIONAL_LICENSE_INFO +0 -1
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/legal/jdk.internal.vm.compiler/ASSEMBLY_EXCEPTION +0 -1
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/legal/jdk.internal.vm.compiler/LICENSE +0 -1
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/legal/jdk.internal.vm.compiler.management/ADDITIONAL_LICENSE_INFO +0 -1
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/legal/jdk.internal.vm.compiler.management/ASSEMBLY_EXCEPTION +0 -1
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/legal/jdk.internal.vm.compiler.management/LICENSE +0 -1
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/lib/security/default.policy +0 -251
- /quarchpy/connection_specific/QPS/win-amd64/DeviceConfig/{QTL1995-02.XML → QTL1995-02.xml} +0 -0
- /quarchpy/connection_specific/QPS/win-amd64/DeviceConfig/{QTL1999-02.XML → QTL1999-02.xml} +0 -0
- /quarchpy/connection_specific/QPS/win-amd64/DeviceConfig/{QTL2312-01.XML → QTL2312-01.xml} +0 -0
- {quarchpy-2.2.9.dev1.dist-info → quarchpy-2.2.9.dev3.dist-info}/WHEEL +0 -0
- {quarchpy-2.2.9.dev1.dist-info → quarchpy-2.2.9.dev3.dist-info}/top_level.txt +0 -0
@@ -1,103 +1,269 @@
|
|
1
|
-
## The Unicode Standard, Unicode Character Database, Version
|
1
|
+
## The Unicode Standard, Unicode Character Database, Version 16.0.0
|
2
2
|
|
3
3
|
### Unicode Character Database
|
4
4
|
```
|
5
5
|
|
6
|
-
UNICODE
|
6
|
+
UNICODE LICENSE V3
|
7
7
|
|
8
|
-
|
9
|
-
Data Files and Software.
|
8
|
+
COPYRIGHT AND PERMISSION NOTICE
|
10
9
|
|
11
|
-
|
12
|
-
BY DOWNLOADING, INSTALLING, COPYING OR OTHERWISE USING UNICODE INC.'S
|
13
|
-
DATA FILES ("DATA FILES"), AND/OR SOFTWARE ("SOFTWARE"),
|
14
|
-
YOU UNEQUIVOCALLY ACCEPT, AND AGREE TO BE BOUND BY, ALL OF THE
|
15
|
-
TERMS AND CONDITIONS OF THIS AGREEMENT.
|
16
|
-
IF YOU DO NOT AGREE, DO NOT DOWNLOAD, INSTALL, COPY, DISTRIBUTE OR USE
|
17
|
-
THE DATA FILES OR SOFTWARE.
|
10
|
+
Copyright © 1991-2024 Unicode, Inc.
|
18
11
|
|
19
|
-
|
12
|
+
NOTICE TO USER: Carefully read the following legal agreement. BY
|
13
|
+
DOWNLOADING, INSTALLING, COPYING OR OTHERWISE USING DATA FILES, AND/OR
|
14
|
+
SOFTWARE, YOU UNEQUIVOCALLY ACCEPT, AND AGREE TO BE BOUND BY, ALL OF THE
|
15
|
+
TERMS AND CONDITIONS OF THIS AGREEMENT. IF YOU DO NOT AGREE, DO NOT
|
16
|
+
DOWNLOAD, INSTALL, COPY, DISTRIBUTE OR USE THE DATA FILES OR SOFTWARE.
|
20
17
|
|
21
|
-
|
22
|
-
|
23
|
-
|
24
|
-
|
25
|
-
|
26
|
-
|
27
|
-
|
28
|
-
|
29
|
-
|
30
|
-
|
31
|
-
or Software are furnished to do so, provided that either
|
32
|
-
(a) this copyright and permission notice appear with all copies
|
33
|
-
of the Data Files or Software, or
|
34
|
-
(b) this copyright and permission notice appear in associated
|
35
|
-
Documentation.
|
36
|
-
|
37
|
-
THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF
|
38
|
-
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE
|
39
|
-
WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
40
|
-
NONINFRINGEMENT OF THIRD PARTY RIGHTS.
|
41
|
-
IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS
|
42
|
-
NOTICE BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL
|
43
|
-
DAMAGES, OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
|
44
|
-
DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
|
45
|
-
TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
46
|
-
PERFORMANCE OF THE DATA FILES OR SOFTWARE.
|
47
|
-
|
48
|
-
Except as contained in this notice, the name of a copyright holder
|
49
|
-
shall not be used in advertising or otherwise to promote the sale,
|
50
|
-
use or other dealings in these Data Files or Software without prior
|
51
|
-
written authorization of the copyright holder.
|
52
|
-
|
53
|
-
=== http://www.unicode.org/copyright.html content ===
|
54
|
-
Unicode (R) Copyright and Terms of Use
|
55
|
-
For the general privacy policy governing access to this site, see the Unicode Privacy Policy.
|
56
|
-
|
57
|
-
Unicode Copyright
|
58
|
-
Copyright (C) 1991-2022 Unicode, Inc. All rights reserved.
|
59
|
-
Definitions
|
60
|
-
Unicode Data Files ("DATA FILES") include all data files under the directories:
|
61
|
-
https://www.unicode.org/Public/
|
62
|
-
https://www.unicode.org/reports/
|
63
|
-
https://www.unicode.org/ivd/data/
|
64
|
-
|
65
|
-
Unicode Data Files do not include PDF online code charts under the directory:
|
66
|
-
https://www.unicode.org/Public/
|
67
|
-
|
68
|
-
Unicode Software ("SOFTWARE") includes any source code published in the Unicode Standard
|
69
|
-
or any source code or compiled code under the directories:
|
70
|
-
https://www.unicode.org/Public/PROGRAMS/
|
71
|
-
https://www.unicode.org/Public/cldr/
|
72
|
-
http://site.icu-project.org/download/
|
73
|
-
Terms of Use
|
74
|
-
Certain documents and files on this website contain a legend indicating that "Modification is permitted." Any person is hereby authorized, without fee, to modify such documents and files to create derivative works conforming to the Unicode® Standard, subject to Terms and Conditions herein.
|
75
|
-
Any person is hereby authorized, without fee, to view, use, reproduce, and distribute all documents and files, subject to the Terms and Conditions herein.
|
76
|
-
Further specifications of rights and restrictions pertaining to the use of the Unicode DATA FILES and SOFTWARE can be found in the Unicode Data Files and Software License.
|
77
|
-
Each version of the Unicode Standard has further specifications of rights and restrictions of use. For the book editions (Unicode 5.0 and earlier), these are found on the back of the title page.
|
78
|
-
The Unicode PDF online code charts carry specific restrictions. Those restrictions are incorporated as the first page of each PDF code chart.
|
79
|
-
All other files, including online documentation of the core specification for Unicode 6.0 and later, are covered under these general Terms of Use.
|
80
|
-
No license is granted to "mirror" the Unicode website where a fee is charged for access to the "mirror" site.
|
81
|
-
Modification is not permitted with respect to this document. All copies of this document must be verbatim.
|
82
|
-
Restricted Rights Legend
|
83
|
-
Any technical data or software which is licensed to the United States of America, its agencies and/or instrumentalities under this Agreement is commercial technical data or commercial computer software developed exclusively at private expense as defined in FAR 2.101, or DFARS 252.227-7014 (June 1995), as applicable. For technical data, use, duplication, or disclosure by the Government is subject to restrictions as set forth in DFARS 202.227-7015 Technical Data, Commercial and Items (Nov 1995) and this Agreement. For Software, in accordance with FAR 12-212 or DFARS 227-7202, as applicable, use, duplication or disclosure by the Government is subject to the restrictions set forth in this Agreement.
|
84
|
-
Warranties and Disclaimers
|
85
|
-
This publication and/or website may include technical or typographical errors or other inaccuracies. Changes are periodically added to the information herein; these changes will be incorporated in new editions of the publication and/or website. Unicode, Inc. may make improvements and/or changes in the product(s) and/or program(s) described in this publication and/or website at any time.
|
86
|
-
If this file has been purchased on magnetic or optical media from Unicode, Inc. the sole and exclusive remedy for any claim will be exchange of the defective media within ninety (90) days of original purchase.
|
87
|
-
EXCEPT AS PROVIDED IN SECTION E.2, THIS PUBLICATION AND/OR SOFTWARE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND EITHER EXPRESS, IMPLIED, OR STATUTORY, INCLUDING, BUT NOT LIMITED TO, ANY WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, OR NON-INFRINGEMENT. UNICODE, INC. AND ITS LICENSORS ASSUME NO RESPONSIBILITY FOR ERRORS OR OMISSIONS IN THIS PUBLICATION AND/OR SOFTWARE OR OTHER DOCUMENTS WHICH ARE REFERENCED BY OR LINKED TO THIS PUBLICATION OR THE UNICODE WEBSITE.
|
88
|
-
Waiver of Damages
|
89
|
-
In no event shall Unicode, Inc. or its licensors be liable for any special, incidental, indirect or consequential damages of any kind, or any damages whatsoever, whether or not Unicode, Inc. was advised of the possibility of the damage, including, without limitation, those resulting from the following: loss of use, data or profits, in connection with the use, modification or distribution of this information or its derivatives.
|
90
|
-
Trademarks & Logos
|
91
|
-
The Unicode Word Mark and the Unicode Logo are trademarks of Unicode, Inc. “The Unicode Consortium” and “Unicode, Inc.” are trade names of Unicode, Inc. Use of the information and materials found on this website indicates your acknowledgement of Unicode, Inc.’s exclusive worldwide rights in the Unicode Word Mark, the Unicode Logo, and the Unicode trade names.
|
92
|
-
The Unicode Consortium Name and Trademark Usage Policy (“Trademark Policy”) are incorporated herein by reference and you agree to abide by the provisions of the Trademark Policy, which may be changed from time to time in the sole discretion of Unicode, Inc.
|
93
|
-
All third party trademarks referenced herein are the property of their respective owners.
|
94
|
-
Miscellaneous
|
95
|
-
Jurisdiction and Venue. This website is operated from a location in the State of California, United States of America. Unicode, Inc. makes no representation that the materials are appropriate for use in other locations. If you access this website from other locations, you are responsible for compliance with local laws. This Agreement, all use of this website and any claims and damages resulting from use of this website are governed solely by the laws of the State of California without regard to any principles which would apply the laws of a different jurisdiction. The user agrees that any disputes regarding this website shall be resolved solely in the courts located in Santa Clara County, California. The user agrees said courts have personal jurisdiction and agree to waive any right to transfer the dispute to any other forum.
|
96
|
-
Modification by Unicode, Inc. Unicode, Inc. shall have the right to modify this Agreement at any time by posting it to this website. The user may not assign any part of this Agreement without Unicode, Inc.’s prior written consent.
|
97
|
-
Taxes. The user agrees to pay any taxes arising from access to this website or use of the information herein, except for those based on Unicode’s net income.
|
98
|
-
Severability. If any provision of this Agreement is declared invalid or unenforceable, the remaining provisions of this Agreement shall remain in effect.
|
99
|
-
Entire Agreement. This Agreement constitutes the entire agreement between the parties.
|
18
|
+
Permission is hereby granted, free of charge, to any person obtaining a
|
19
|
+
copy of data files and any associated documentation (the "Data Files") or
|
20
|
+
software and any associated documentation (the "Software") to deal in the
|
21
|
+
Data Files or Software without restriction, including without limitation
|
22
|
+
the rights to use, copy, modify, merge, publish, distribute, and/or sell
|
23
|
+
copies of the Data Files or Software, and to permit persons to whom the
|
24
|
+
Data Files or Software are furnished to do so, provided that either (a)
|
25
|
+
this copyright and permission notice appear with all copies of the Data
|
26
|
+
Files or Software, or (b) this copyright and permission notice appear in
|
27
|
+
associated Documentation.
|
100
28
|
|
29
|
+
THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY
|
30
|
+
KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
31
|
+
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF
|
32
|
+
THIRD PARTY RIGHTS.
|
101
33
|
|
102
|
-
|
34
|
+
IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE
|
35
|
+
BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES,
|
36
|
+
OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
|
37
|
+
WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
|
38
|
+
ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA
|
39
|
+
FILES OR SOFTWARE.
|
40
|
+
|
41
|
+
Except as contained in this notice, the name of a copyright holder shall
|
42
|
+
not be used in advertising or otherwise to promote the sale, use or other
|
43
|
+
dealings in these Data Files or Software without prior written
|
44
|
+
authorization of the copyright holder.
|
45
|
+
|
46
|
+
|
47
|
+
------------------
|
48
|
+
|
49
|
+
Unicode® Consortium Copyright, Terms of Use, and Licenses
|
50
|
+
|
51
|
+
Welcome to the website of Unicode, Inc. (dba The Unicode Consortium)
|
52
|
+
(“Unicode”). Except as otherwise noted herein, these terms and conditions
|
53
|
+
(“Terms of Use”) govern your use of the Unicode website and Unicode Products.
|
54
|
+
Your use of this website and/or Unicode Products constitutes your agreement
|
55
|
+
to follow and be bound by these Terms of Use. Unicode provides you with
|
56
|
+
access to and use of this website and Unicode Products subject to your
|
57
|
+
compliance with these Terms of Use. If you do not agree to these Terms
|
58
|
+
of Use, you should not access or use this website or Unicode Products.
|
59
|
+
Unicode reserves the right to make changes to the website, to Unicode
|
60
|
+
Products, and to these Terms of Use at any time in its sole d iscretion.
|
61
|
+
|
62
|
+
1. Unicode Copyright: Copyright © 1991-Present Unicode, Inc.
|
63
|
+
|
64
|
+
2. Definitions
|
65
|
+
|
66
|
+
a. “Unicode Products” includes the Unicode website and its content,
|
67
|
+
Data Files, Software, the Unicode Standard, all other Unicode
|
68
|
+
standards, specifications, technical reports, technical notes,
|
69
|
+
annexes, code charts, data files, software, publications,
|
70
|
+
webinars, videos, course materials, online and in-person events,
|
71
|
+
and all other Unicode products and services made available via
|
72
|
+
this website or any other channel of distribution, including but
|
73
|
+
not limited to Github, Maven, YouTube, and other third-party
|
74
|
+
sites where Unicode maintains and provides products, materials,
|
75
|
+
and services.
|
76
|
+
|
77
|
+
b. “Unicode Data Files” or "Data Files" include all computer data
|
78
|
+
files under the following directories:
|
79
|
+
|
80
|
+
i. https://www.unicode.org/Public/
|
81
|
+
ii. https://www.unicode.org/reports/
|
82
|
+
iii. https://www.unicode.org/ivd/data/
|
83
|
+
iv. https://github.com/unicode-org/
|
84
|
+
|
85
|
+
but exclude any materials present in the above directories that
|
86
|
+
are not computer data files, such as PDF code charts and
|
87
|
+
Technical Reports.
|
88
|
+
|
89
|
+
c. “Unicode Software” or "Software" includes any source code or
|
90
|
+
compiled code in any Unicode Product including but not limited to
|
91
|
+
the code included in the following directories:
|
92
|
+
|
93
|
+
i. https://www.unicode.org/Public/PROGRAMS/
|
94
|
+
ii. https://www.unicode.org/Public/cldr/
|
95
|
+
iii. https://github.com/unicode-org/
|
96
|
+
|
97
|
+
3. Permissions, Licenses, and Restrictions on Use
|
98
|
+
|
99
|
+
a. You are authorized to freely access and use this website and its
|
100
|
+
content and all Unicode Products subject to these Terms of Use and
|
101
|
+
subject to any restriction, permission, or license specifically
|
102
|
+
associated with any specific material or content. No license is
|
103
|
+
granted to copy or "mirror" this website. Linking to this website
|
104
|
+
is permitted.
|
105
|
+
|
106
|
+
b. Except where otherwise more broadly permitted or licensed:
|
107
|
+
|
108
|
+
1. you may not make copies of or modifications to Unicode
|
109
|
+
Products for public distribution, or incorporate Unicode
|
110
|
+
Products in whole or in part into any product or publication,
|
111
|
+
or otherwise publicly distribute them, without the express
|
112
|
+
written permission of Unicode, and
|
113
|
+
|
114
|
+
2. you may not copy or extract fonts or font data from any
|
115
|
+
Unicode Products, including but not limited to Unicode Code
|
116
|
+
Charts.
|
117
|
+
|
118
|
+
c. All Unicode Data Files and Unicode Software are subject to the
|
119
|
+
terms and conditions of the free and open-source Unicode License
|
120
|
+
v3, unless otherwise indicated by specific restriction,
|
121
|
+
permission, or license identified at the point of release or in
|
122
|
+
such software, data file, or other documentation.
|
123
|
+
|
124
|
+
d. You may freely download and make copies of the Unicode® Standard
|
125
|
+
Core Specification, Unicode Technical Reports, Unicode Technical
|
126
|
+
Notes, Unicode Code Charts, and other portions of this website
|
127
|
+
and may annotate and translate such permitted downloads and
|
128
|
+
copies, provided that such downloads, copies, annotations, and
|
129
|
+
translations are solely for personal or internal business
|
130
|
+
purposes and not for public distribution, and further provided
|
131
|
+
that any permitted copies and modifications fully reproduce all
|
132
|
+
copyright and other legal notices contained in the original.
|
133
|
+
Notwithstanding the foregoing, specific versions of the Unicode®
|
134
|
+
Standard Core Specification, Unicode Technical Reports, Unicode
|
135
|
+
Technical Notes, and Unicode Code Charts, as well as other Unicode
|
136
|
+
publications, materials, and portions of this website may be
|
137
|
+
subject to broader permissions and/or further reservations of
|
138
|
+
rights and restrictions on use found in the title pages, cover
|
139
|
+
sheets, front matter, and/or footnotes for each such version,
|
140
|
+
report, chart, or other publication or material. Consult each
|
141
|
+
version, report, chart, or other publication or material for any
|
142
|
+
such permissions and further reservations of rights and
|
143
|
+
restrictions on use.
|
144
|
+
|
145
|
+
4. Restricted Rights Legend. Any Unicode Data Files or Software that are
|
146
|
+
licensed to the United States of America, its agencies and/or
|
147
|
+
instrumentalities under these Terms of Use is commercial technical
|
148
|
+
data or commercial computer software developed exclusively at private
|
149
|
+
expense as defined in FAR 2.101, or DFARS 252.227-7014, as applicable.
|
150
|
+
For Unicode Data Files, use, duplication, or disclosure by the
|
151
|
+
Government is subject to restrictions as set forth in DFARS
|
152
|
+
202.227-7015 Technical Data, Commercial and Items and these Terms of
|
153
|
+
Use. For Unicode Software, in accordance with FAR 12-212 or DFARS
|
154
|
+
227-7202, as applicable, use, duplication or disclosure by the
|
155
|
+
Government is subject to the restrictions set forth in these Terms
|
156
|
+
of Use.
|
157
|
+
|
158
|
+
5. Disclaimer of Warranties & Limitation of Liability
|
159
|
+
|
160
|
+
a. This website and the Unicode Products are provided “AS-IS” without
|
161
|
+
charge as a convenience to visitors and users. While Unicode
|
162
|
+
attempts to provide accurate, error-free, and timely information,
|
163
|
+
there may be technical or factual inaccuracies and typographical
|
164
|
+
or other errors in this website and in the Unicode Products.
|
165
|
+
Unicode reserves the right to make corrections and changes to the
|
166
|
+
website and the Unicode Products at any time without notice.
|
167
|
+
|
168
|
+
b. YOU ASSUME ALL RESPONSIBILITY AND RISK WITH RESPECT TO YOUR USE
|
169
|
+
OF THIS WEBSITE AND THE UNICODE PRODUCTS, WHICH ARE PROVIDED "AS
|
170
|
+
IS" WITHOUT WARRANTY OF ANY KIND EITHER EXPRESS, IMPLIED, OR
|
171
|
+
STATUTORY, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF
|
172
|
+
ACCURACY, COMPLETENESS, TITLE, MERCHANTABILITY, FITNESS FOR A
|
173
|
+
PARTICULAR PURPOSE, OR NON-INFRINGEMENT OF THIRD PARTY RIGHTS.
|
174
|
+
UNICODE AND ITS LICENSORS AND CONTRIBUTORS ASSUME NO
|
175
|
+
RESPONSIBILITY FOR ERRORS OR OMISSIONS IN THIS WEBSITE AND/OR THE
|
176
|
+
UNICODE PRODUCTS. IF YOU ARE DISSATISFIED WITH THIS WEBSITE OR THE
|
177
|
+
UNICODE PRODUCTS, YOUR SOLE REMEDY IS TO DISCONTINUE USE OF THE
|
178
|
+
WEBSITE AND THE UNICODE PRODUCTS.
|
179
|
+
|
180
|
+
c. IN NO EVENT SHALL UNICODE, ITS MEMBERS, OR ITS LICENSORS OR
|
181
|
+
CONTRIBUTORS BE LIABLE FOR ANY CLAIM OR DAMAGES WHATSOEVER OF ANY
|
182
|
+
KIND, WHETHER DIRECT, INDIRECT, SPECIAL, INCIDENTAL,
|
183
|
+
CONSEQUENTIAL, EXEMPLARY, OR PUNITIVE DAMAGES, WHETHER OR NOT
|
184
|
+
UNICODE WAS ADVISED OF THE POSSIBILITY OF SUCH DAMAGE, INCLUDING
|
185
|
+
BUT NOT LIMITED TO DAMAGE RESULTING FROM LOSS OF USE, DATA, OR
|
186
|
+
PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE, OR OTHER
|
187
|
+
TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE,
|
188
|
+
INABILITY TO USE, PERFORMANCE, FUNCTIONALITY, MODIFICATION, OR
|
189
|
+
DISTRIBUTION OF THIS WEBSITE, THE UNICODE PRODUCTS, OR ANY
|
190
|
+
DERIVATIVES THEREOF.
|
191
|
+
|
192
|
+
d. Unicode makes no warranties or representations of any kind
|
193
|
+
regarding any non-Unicode sites to which you may be directed or
|
194
|
+
hyperlinked from this website. Hyperlinks are included solely for
|
195
|
+
your convenience and Unicode makes no warranties or
|
196
|
+
representations with regard to the accuracy, availability,
|
197
|
+
suitability, or safety of information, products, or services
|
198
|
+
provided on such non-Unicode sites.
|
199
|
+
|
200
|
+
6. Intellectual Property Contributions to Unicode. All contributions or
|
201
|
+
submissions to Unicode are governed by The Unicode Consortium
|
202
|
+
Intellectual Property, Licensing & Technical Contribution Policies.
|
203
|
+
If you wish to make any contribution or submission to Unicode, refer
|
204
|
+
to the foregoing Policies for further information on how to do so.
|
205
|
+
In the absence of a signed contributor license or other agreement with
|
206
|
+
Unicode that expressly governs a particular contribution or
|
207
|
+
submission, the act of making a contribution or submission of any kind
|
208
|
+
to Unicode by any communication channel constitutes a binding legal
|
209
|
+
agreement by the contributor or submitter that they:
|
210
|
+
|
211
|
+
a. represent and agree that the contributed matter is not
|
212
|
+
proprietary or confidential to the contributor or any third
|
213
|
+
party, and
|
214
|
+
|
215
|
+
b. grant to Unicode and to recipients of products distributed by
|
216
|
+
Unicode a perpetual, irrevocable, unrestricted, worldwide,
|
217
|
+
nonexclusive, no-charge, royalty-free license, without
|
218
|
+
obligation for accounting, to reproduce, prepare derivative
|
219
|
+
works of, publicly display, publicly perform, distribute,
|
220
|
+
make, use, sell, offer to sell, or import that matter for any
|
221
|
+
purpose, with the unrestricted right to sublicense those
|
222
|
+
rights.
|
223
|
+
|
224
|
+
7. Compliance with Unicode Policies. These Terms of Use hereby
|
225
|
+
incorporate by reference the following Unicode Policies. Your use of
|
226
|
+
this website and/or Unicode Products and/or your participation in
|
227
|
+
Unicode activities constitutes your agreement to these Policies
|
228
|
+
which may be modified at any time in Unicode’s sole discretion:
|
229
|
+
|
230
|
+
a. The Unicode Consortium Code of Conduct
|
231
|
+
b. The Unicode Consortium Antitrust Policy & Guidelines
|
232
|
+
c. The Unicode Consortium Intellectual Property, Licensing &
|
233
|
+
Technical Contribution Policies
|
234
|
+
d. The Unicode Consortium Name and Trademark Usage Policy
|
235
|
+
e. The Unicode Consortium Policy on Handling of Confidential
|
236
|
+
Business Data
|
237
|
+
f. The Unicode Consortium General Privacy Policy
|
238
|
+
g. The Unicode Technical Group Procedures
|
239
|
+
|
240
|
+
8. Trademarks & Logos. The Unicode Word Mark and the Unicode Logo are
|
241
|
+
trademarks of Unicode, Inc. “The Unicode Consortium'' and “Unicode,
|
242
|
+
Inc.” are trade names of Unicode, Inc. You hereby acknowledge and
|
243
|
+
agree to respect Unicode’s exclusive worldwide rights in the Unicode
|
244
|
+
Word Mark, the Unicode Logo, and the Unicode trade names. The Unicode
|
245
|
+
Consortium Name and Trademark Usage Policy is incorporated herein by
|
246
|
+
reference and you agree to abide by its provisions, which may be
|
247
|
+
changed from time to time in Unicode’s sole discretion.
|
248
|
+
|
249
|
+
9. Jurisdiction and Venue. This website is operated from, and the
|
250
|
+
Unicode Products are made available from, locations in the United
|
251
|
+
States of America. Unicode makes no representation that this website
|
252
|
+
or Unicode Products are appropriate for use in other locations. If
|
253
|
+
you access this website or the Unicode Products from other locations,
|
254
|
+
you are responsible for compliance with local laws. These Terms of
|
255
|
+
Use, all use of this website and Unicode Products, and any claims and
|
256
|
+
damages resulting from use of this website or Unicode Products, are
|
257
|
+
governed by the applicable laws of the United States of America and
|
258
|
+
the State of California without regard to any principles which would
|
259
|
+
apply the laws of different jurisdictions. You agree that any disputes
|
260
|
+
regarding this website and the Unicode Products shall be resolved
|
261
|
+
solely in the appropriate state and federal courts located in the
|
262
|
+
counties of San Francisco, San Mateo, or Santa Clara, California.
|
263
|
+
You agree that these courts have personal jurisdiction over you and
|
264
|
+
agree to waive any right to transfer the dispute to any other forum.
|
265
|
+
|
266
|
+
10. Severability. If any provision of these Terms of Use is declared
|
267
|
+
invalid or unenforceable, the remaining provisions of these Terms of
|
268
|
+
Use shall remain in effect.
|
103
269
|
|
quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/legal/java.desktop/freetype.md
CHANGED
@@ -212,15 +212,15 @@ Legal Terms
|
|
212
212
|
### GPL v2
|
213
213
|
|
214
214
|
```
|
215
|
-
|
216
|
-
|
215
|
+
GNU GENERAL PUBLIC LICENSE
|
216
|
+
Version 2, June 1991
|
217
217
|
|
218
218
|
Copyright (C) 1989, 1991 Free Software Foundation, Inc.
|
219
219
|
51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
|
220
220
|
Everyone is permitted to copy and distribute verbatim copies
|
221
221
|
of this license document, but changing it is not allowed.
|
222
222
|
|
223
|
-
|
223
|
+
Preamble
|
224
224
|
|
225
225
|
The licenses for most software are designed to take away your
|
226
226
|
freedom to share and change it. By contrast, the GNU General Public
|
@@ -270,7 +270,7 @@ patent must be licensed for everyone's free use or not licensed at all.
|
|
270
270
|
The precise terms and conditions for copying, distribution and
|
271
271
|
modification follow.
|
272
272
|
|
273
|
-
|
273
|
+
GNU GENERAL PUBLIC LICENSE
|
274
274
|
TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
|
275
275
|
|
276
276
|
0. This License applies to any program or other work which contains
|
@@ -469,7 +469,7 @@ make exceptions for this. Our decision will be guided by the two goals
|
|
469
469
|
of preserving the free status of all derivatives of our free software and
|
470
470
|
of promoting the sharing and reuse of software generally.
|
471
471
|
|
472
|
-
|
472
|
+
NO WARRANTY
|
473
473
|
|
474
474
|
11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
|
475
475
|
FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN
|
@@ -491,9 +491,9 @@ YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
|
|
491
491
|
PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
|
492
492
|
POSSIBILITY OF SUCH DAMAGES.
|
493
493
|
|
494
|
-
|
494
|
+
END OF TERMS AND CONDITIONS
|
495
495
|
|
496
|
-
|
496
|
+
How to Apply These Terms to Your New Programs
|
497
497
|
|
498
498
|
If you develop a new program, and you want it to be of the greatest
|
499
499
|
possible use to the public, the best way to achieve this is to make it
|
@@ -23,8 +23,13 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
23
23
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
24
24
|
THE SOFTWARE.
|
25
25
|
|
26
|
+
---------------------------------
|
27
|
+
The below applies to the following file(s):
|
28
|
+
giflib/openbsd-reallocarray.c
|
29
|
+
|
30
|
+
Copyright (C) 2008 Otto Moerbeek <otto@drijf.net>
|
31
|
+
SPDX-License-Identifier: MIT
|
26
32
|
|
27
|
-
tree/README
|
28
33
|
|
29
34
|
== Authors ==
|
30
35
|
|
@@ -38,13 +43,4 @@ former maintainer
|
|
38
43
|
Eric Raymond <esr[AT]snark.thyrsus.com>
|
39
44
|
current as well as long time former maintainer of giflib code
|
40
45
|
|
41
|
-
There have been many other contributors; see the attributions in the
|
42
|
-
version-control history to learn more.
|
43
|
-
|
44
|
-
|
45
|
-
tree/openbsd-reallocarray.c
|
46
|
-
|
47
|
-
Copyright (C) 2008 Otto Moerbeek <otto@drijf.net>
|
48
|
-
SPDX-License-Identifier: MIT
|
49
|
-
|
50
46
|
```
|
quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/legal/java.xml/schema10part1.md
ADDED
@@ -0,0 +1,51 @@
|
|
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>
|
quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/legal/java.xml/schema10part2.md
ADDED
@@ -0,0 +1,50 @@
|
|
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>
|
@@ -0,0 +1,57 @@
|
|
1
|
+
## XHTML™ 1.0 The Extensible HyperText Markup Language
|
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
|
+
</pre>
|