Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 11 Apr 2021 20:05:13 GMT
From:      Kevin Bowling <kbowling@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: fe7bceff3788 - main - devel/jetbrains-clion: Update to 2021.1
Message-ID:  <202104112005.13BK5Dlh034586@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by kbowling:

URL: https://cgit.FreeBSD.org/ports/commit/?id=fe7bceff3788e299c2aae08a863072ff6b28bb8e

commit fe7bceff3788e299c2aae08a863072ff6b28bb8e
Author:     Kevin Bowling <kbowling@FreeBSD.org>
AuthorDate: 2021-04-11 19:16:14 +0000
Commit:     Kevin Bowling <kbowling@FreeBSD.org>
CommitDate: 2021-04-11 20:05:08 +0000

    devel/jetbrains-clion: Update to 2021.1
    
    Changes https://confluence.jetbrains.com/pages/viewpage.action?pageId=211354095
    PR:             254957
    Approved by:    Dmitry Wagin <dmitry.wagin@ya.ru> (maintainer)
---
 devel/jetbrains-clion/Makefile  |   12 +-
 devel/jetbrains-clion/distinfo  |    6 +-
 devel/jetbrains-clion/pkg-plist | 2052 ++++++++++++++++++++-------------------
 3 files changed, 1068 insertions(+), 1002 deletions(-)

diff --git a/devel/jetbrains-clion/Makefile b/devel/jetbrains-clion/Makefile
index f6ec44be9e4a..5d7ceec8682c 100644
--- a/devel/jetbrains-clion/Makefile
+++ b/devel/jetbrains-clion/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	clion
-PORTVERSION=	2020.3.3
+PORTVERSION=	2021.1
 CATEGORIES=	devel java
 MASTER_SITES=	https://download-cf.jetbrains.com/cpp/
 PKGNAMEPREFIX=	jetbrains-
@@ -15,7 +15,6 @@ LICENSE_TEXT=	See: https://www.jetbrains.com/store/license.html
 LICENSE_PERMS=	dist-mirror pkg-mirror auto-accept
 
 RUN_DEPENDS=	intellij-fsnotifier>0:java/intellij-fsnotifier \
-		intellij-pty4j>=0.11.4:java/intellij-pty4j \
 		lsof:sysutils/lsof
 
 USES=		python:run shebangfix
@@ -23,7 +22,8 @@ USES=		python:run shebangfix
 USE_JAVA=	yes
 JAVA_VERSION=	11+
 
-SHEBANG_FILES=	bin/printenv.py bin/restart.py
+SHEBANG_FILES=	bin/printenv.py bin/restart.py \
+		plugins/python-ce/helpers/typeshed/scripts/generate_proto_stubs.sh
 
 NO_ARCH=	yes
 NO_BUILD=	yes
@@ -32,9 +32,6 @@ SUB_FILES=	${PORTNAME} ${PORTNAME}.desktop pkg-message
 WRKSRC=		${WRKDIR}/clion-${PORTVERSION}
 
 do-install:
-# Initial JDK 15+ support
-	@${REINPLACE_CMD} '/UseConcMarkSweepGC/d' ${WRKSRC}/bin/${PORTNAME}.vmoptions
-	@${REINPLACE_CMD} '/UseConcMarkSweepGC/d' ${WRKSRC}/bin/${PORTNAME}64.vmoptions
 # Linux/Windows/OS X only so remove them
 	@${RM} -r \
 		${WRKSRC}/bin/clang \
@@ -47,6 +44,7 @@ do-install:
 		${WRKSRC}/jbr \
 		${WRKSRC}/jre64 \
 		${WRKSRC}/lib/pty4j-native \
+		${WRKSRC}/plugins/cwm-plugin/quiche-native \
 		${WRKSRC}/plugins/performanceTesting/bin
 	${MKDIR} ${STAGEDIR}${DATADIR}
 	@(cd ${WRKSRC} && ${COPYTREE_SHARE} . ${STAGEDIR}${DATADIR} \
@@ -57,7 +55,5 @@ do-install:
 	${INSTALL_DATA} ${WRKDIR}/${PORTNAME}.desktop ${STAGEDIR}${PREFIX}/share/applications/
 # Use fsnotifier replacement provided by java/intellij-fsnotifier
 	${ECHO} "idea.filewatcher.executable.path=${PREFIX}/intellij/bin/fsnotifier" >> ${STAGEDIR}${DATADIR}/bin/idea.properties
-# Use pty4j replacement provided by java/intellij-pty4j
-	${LN} -sf ../../../intellij/lib/libpty ${STAGEDIR}${DATADIR}/lib/pty4j-native
 
 .include <bsd.port.mk>
diff --git a/devel/jetbrains-clion/distinfo b/devel/jetbrains-clion/distinfo
index ee2b206373fc..5b2bd15844ec 100644
--- a/devel/jetbrains-clion/distinfo
+++ b/devel/jetbrains-clion/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1615973535
-SHA256 (jetbrains/CLion-2020.3.3.tar.gz) = 2470365df5c682aec24e6ce88a87100232d0f26607522dda79572414fb944083
-SIZE (jetbrains/CLion-2020.3.3.tar.gz) = 624552270
+TIMESTAMP = 1618068629
+SHA256 (jetbrains/CLion-2021.1.tar.gz) = fd82ff4e335f5a69e0e8ac2d442bfb29f5bd11d814b21efc481e0b77499802e3
+SIZE (jetbrains/CLion-2021.1.tar.gz) = 711517491
diff --git a/devel/jetbrains-clion/pkg-plist b/devel/jetbrains-clion/pkg-plist
index 21a111902dc9..59238dd793f1 100644
--- a/devel/jetbrains-clion/pkg-plist
+++ b/devel/jetbrains-clion/pkg-plist
@@ -47,77 +47,52 @@ share/applications/clion.desktop
 %%DATADIR%%/bin/ltedit.sh
 %%DATADIR%%/bin/printenv.py
 %%DATADIR%%/bin/restart.py
+%%DATADIR%%/brokenPlugins.db
 %%DATADIR%%/build.txt
+%%DATADIR%%/classpath.txt
 %%DATADIR%%/help/ReferenceCard.pdf
 %%DATADIR%%/help/ReferenceCardForMac.pdf
 %%DATADIR%%/icons.db
-%%DATADIR%%/lib/FastInfoset-1.2.15.jar
-%%DATADIR%%/lib/RoaringBitmap-0.9.0.jar
-%%DATADIR%%/lib/animal-sniffer-annotations-1.18.jar
 %%DATADIR%%/lib/annotations-20.1.0.jar
-%%DATADIR%%/lib/annotations-4.1.1.4.jar
 %%DATADIR%%/lib/annotations-java5.jar
+%%DATADIR%%/lib/ap-validation-0.0.5.jar
 %%DATADIR%%/lib/asm-7.1.jar
-%%DATADIR%%/lib/asm-all-9.0.jar
+%%DATADIR%%/lib/asm-all-9.1.jar
 %%DATADIR%%/lib/asm-analysis-7.1.jar
 %%DATADIR%%/lib/asm-commons-7.1.jar
 %%DATADIR%%/lib/asm-tree-7.1.jar
 %%DATADIR%%/lib/asm-util-7.1.jar
-%%DATADIR%%/lib/assertj-core-3.17.2.jar
+%%DATADIR%%/lib/assertj-core-3.19.0.jar
 %%DATADIR%%/lib/automaton-1.12-1.jar
-%%DATADIR%%/lib/batik-anim-1.13.0-21.jar
-%%DATADIR%%/lib/batik-awt-util-1.13.0-21.jar
-%%DATADIR%%/lib/batik-bridge-1.13.0-21.jar
-%%DATADIR%%/lib/batik-codec-1.13.0-21.jar
-%%DATADIR%%/lib/batik-constants-1.13.0-21.jar
-%%DATADIR%%/lib/batik-css-1.13.0-21.jar
-%%DATADIR%%/lib/batik-dom-1.13.0-21.jar
-%%DATADIR%%/lib/batik-ext-1.13.0-21.jar
-%%DATADIR%%/lib/batik-gvt-1.13.0-21.jar
-%%DATADIR%%/lib/batik-parser-1.13.0-21.jar
-%%DATADIR%%/lib/batik-svg-dom-1.13.0-21.jar
-%%DATADIR%%/lib/batik-svggen-1.13.0-21.jar
-%%DATADIR%%/lib/batik-transcoder-1.13.0-21.jar
-%%DATADIR%%/lib/batik-util-1.13.0-21.jar
-%%DATADIR%%/lib/batik-xml-1.13.0-21.jar
-%%DATADIR%%/lib/bcpkix-jdk15on-1.65.jar
-%%DATADIR%%/lib/bcprov-jdk15on-1.65.jar
+%%DATADIR%%/lib/batik-codec-1.14.0-24.jar
+%%DATADIR%%/lib/batik-transcoder.jar
 %%DATADIR%%/lib/blockmap-1.0.2.jar
 %%DATADIR%%/lib/bootstrap.jar
-%%DATADIR%%/lib/built-in-server.jar
+%%DATADIR%%/lib/bouncy-castle-provider.jar
+%%DATADIR%%/lib/build-marker-CL-211.6693.114
 %%DATADIR%%/lib/byte-buddy-agent-1.10.1.jar
-%%DATADIR%%/lib/caffeine-2.8.5.jar
+%%DATADIR%%/lib/caffeine-2.8.8.jar
 %%DATADIR%%/lib/cds/classesLogAgent.jar
 %%DATADIR%%/lib/cglib-nodep-3.2.4.jar
+%%DATADIR%%/lib/classgraph-4.8.102.jar
 %%DATADIR%%/lib/cli-parser-1.1.5.jar
 %%DATADIR%%/lib/clion.jar
 %%DATADIR%%/lib/cloud-config-client.jar
-%%DATADIR%%/lib/common-image-3.5.jar
-%%DATADIR%%/lib/common-io-3.5.jar
-%%DATADIR%%/lib/common-lang-3.5.jar
 %%DATADIR%%/lib/commons-cli-1.4.jar
-%%DATADIR%%/lib/commons-codec-1.14.jar
+%%DATADIR%%/lib/commons-codec-1.15.jar
 %%DATADIR%%/lib/commons-collections-3.2.2.jar
 %%DATADIR%%/lib/commons-compress-1.20.jar
 %%DATADIR%%/lib/commons-httpclient-3.1-patched.jar
 %%DATADIR%%/lib/commons-imaging-1.0-RC-1.jar
-%%DATADIR%%/lib/commons-io-2.7.jar
-%%DATADIR%%/lib/commons-lang-2.4.jar
+%%DATADIR%%/lib/commons-io-2.8.0.jar
 %%DATADIR%%/lib/commons-lang3-3.10.jar
 %%DATADIR%%/lib/commons-logging-1.2.jar
 %%DATADIR%%/lib/commons-net-3.6.jar
-%%DATADIR%%/lib/configuration-store-impl.jar
 %%DATADIR%%/lib/coverage-common.jar
-%%DATADIR%%/lib/credential-store.jar
 %%DATADIR%%/lib/dbus-java-3.2.1.jar
-%%DATADIR%%/lib/delight-rhino-sandbox-0.0.11.jar
-%%DATADIR%%/lib/eddsa-0.3.0.jar
 %%DATADIR%%/lib/error_prone_annotations-2.3.1.jar
-%%DATADIR%%/lib/error_prone_annotations-2.3.4.jar
-%%DATADIR%%/lib/extensions.jar
 %%DATADIR%%/lib/external-system-rt.jar
-%%DATADIR%%/lib/failureaccess-1.0.1.jar
-%%DATADIR%%/lib/fluent-hc-4.5.12.jar
+%%DATADIR%%/lib/fluent-hc-4.5.13.jar
 %%DATADIR%%/lib/forms-1.1-preview.jar
 %%DATADIR%%/lib/forms_rt.jar
 %%DATADIR%%/lib/grazie-spellchecker-0.1.9.jar
@@ -126,53 +101,44 @@ share/applications/clion.desktop
 %%DATADIR%%/lib/groovy-jsr223-2.5.11.jar
 %%DATADIR%%/lib/groovy-templates-2.5.11.jar
 %%DATADIR%%/lib/groovy-xml-2.5.11.jar
-%%DATADIR%%/lib/grpc-api-1.32.2.jar
-%%DATADIR%%/lib/grpc-context-1.32.2.jar
-%%DATADIR%%/lib/grpc-core-1.32.2.jar
-%%DATADIR%%/lib/grpc-kotlin-stub-0.2.0.jar
-%%DATADIR%%/lib/grpc-netty-shaded-1.32.2.jar
-%%DATADIR%%/lib/grpc-protobuf-1.32.2.jar
-%%DATADIR%%/lib/grpc-protobuf-lite-1.32.2.jar
-%%DATADIR%%/lib/grpc-stub-1.32.2.jar
+%%DATADIR%%/lib/grpc-core.jar
+%%DATADIR%%/lib/grpc-kotlin-stub-1.0.0.jar
+%%DATADIR%%/lib/grpc-netty-shaded-1.34.1.jar
+%%DATADIR%%/lib/grpc-protobuf.jar
+%%DATADIR%%/lib/grpc-stub-1.34.1.jar
 %%DATADIR%%/lib/gson-2.8.6.jar
-%%DATADIR%%/lib/guava-29.0-jre.jar
-%%DATADIR%%/lib/hamcrest-core-1.3.jar
+%%DATADIR%%/lib/guava.jar
+%%DATADIR%%/lib/h2-mvstore-1.4.200.jar
 %%DATADIR%%/lib/hamcrest-library-1.3.jar
-%%DATADIR%%/lib/httpclient-4.5.12.jar
-%%DATADIR%%/lib/httpcore-4.4.13.jar
-%%DATADIR%%/lib/httpmime-4.5.12.jar
+%%DATADIR%%/lib/http-client.jar
 %%DATADIR%%/lib/icons.jar
 %%DATADIR%%/lib/icu4j-67.1.jar
-%%DATADIR%%/lib/imageio-core-3.5.jar
-%%DATADIR%%/lib/imageio-metadata-3.5.jar
-%%DATADIR%%/lib/imageio-tiff-3.5.jar
+%%DATADIR%%/lib/imageio-tiff.jar
 %%DATADIR%%/lib/imgscalr-lib-4.2.jar
 %%DATADIR%%/lib/ini4j-0.5.5-2.jar
-%%DATADIR%%/lib/intellij-coverage-agent-1.0.573.jar
-%%DATADIR%%/lib/intellij-deps-fastutil-8.4.1-4.jar
+%%DATADIR%%/lib/intellij-coverage-agent-1.0.579.jar
+%%DATADIR%%/lib/intellij-deps-fastutil-8.5.2-6.jar
 %%DATADIR%%/lib/intellij-dvcs.jar
-%%DATADIR%%/lib/intellij-test-discovery-agent-1.0.573.jar
+%%DATADIR%%/lib/intellij-test-discovery-agent-1.0.579.jar
 %%DATADIR%%/lib/intellij-xml.jar
 %%DATADIR%%/lib/ion-java-1.6.2-3.jar
 %%DATADIR%%/lib/isorelax-20030108.jar
-%%DATADIR%%/lib/istack-commons-runtime-3.0.7.jar
-%%DATADIR%%/lib/j2objc-annotations-1.3.jar
-%%DATADIR%%/lib/jackson-annotations-2.11.0.jar
-%%DATADIR%%/lib/jackson-core-2.11.0.jar
-%%DATADIR%%/lib/jackson-databind-2.11.0.jar
-%%DATADIR%%/lib/jackson-module-kotlin-2.11.0.jar
+%%DATADIR%%/lib/jackson-core-2.12.0.jar
+%%DATADIR%%/lib/jackson-databind.jar
+%%DATADIR%%/lib/jackson-dataformat-yaml-2.12.1.jar
+%%DATADIR%%/lib/jackson-module-kotlin-2.12.0.jar
 %%DATADIR%%/lib/java-compatibility-1.0.1.jar
 %%DATADIR%%/lib/java-string-similarity-1.2.1.jar
 %%DATADIR%%/lib/java-utils-1.0.6.jar
 %%DATADIR%%/lib/javax.activation-1.2.0.jar
 %%DATADIR%%/lib/javax.annotation-api-1.3.2.jar
 %%DATADIR%%/lib/jaxb-api-2.3.1.jar
-%%DATADIR%%/lib/jaxb-runtime-2.3.1.jar
+%%DATADIR%%/lib/jaxb-runtime.jar
 %%DATADIR%%/lib/jaxen-1.2.0.jar
-%%DATADIR%%/lib/jcef-81.2.24-gc0b313d-chromium-81.0.4044.113-api-1.1.jar
-%%DATADIR%%/lib/jcodings-1.0.48.jar
+%%DATADIR%%/lib/jcef-87.1.13-g481a82a-chromium-87.0.4280.141-api-1.2.jar
+%%DATADIR%%/lib/jcip-annotations-1.0.jar
 %%DATADIR%%/lib/jdom.jar
-%%DATADIR%%/lib/jediterm-pty-2.32.jar
+%%DATADIR%%/lib/jediterm-pty-2.42.jar
 %%DATADIR%%/lib/jetCheck-0.2.2.jar
 %%DATADIR%%/lib/jettison-1.4.0.jar
 %%DATADIR%%/lib/jffi-1.2.19-native.jar
@@ -187,145 +153,93 @@ share/applications/clion.desktop
 %%DATADIR%%/lib/jnr-posix-3.0.50.jar
 %%DATADIR%%/lib/jnr-unixsocket-0.23.jar
 %%DATADIR%%/lib/jnr-x86asm-1.0.2.jar
-%%DATADIR%%/lib/joni-2.1.32.jar
+%%DATADIR%%/lib/joni.jar
 %%DATADIR%%/lib/jps-model.jar
 %%DATADIR%%/lib/jsch-0.1.55.jar
-%%DATADIR%%/lib/jsch.agentproxy.connector-factory-0.0.9.jar
-%%DATADIR%%/lib/jsch.agentproxy.core-0.0.9.jar
+%%DATADIR%%/lib/jsch-agent-proxy.jar
 %%DATADIR%%/lib/jsch.agentproxy.jsch-0.0.9.jar
-%%DATADIR%%/lib/jsch.agentproxy.pageant-0.0.9.jar
-%%DATADIR%%/lib/jsch.agentproxy.sshagent-0.0.9.jar
 %%DATADIR%%/lib/jsch.agentproxy.sshj-0.0.9.jar
-%%DATADIR%%/lib/jsch.agentproxy.usocket-jna-0.0.9.jar
-%%DATADIR%%/lib/jsch.agentproxy.usocket-nc-0.0.9.jar
-%%DATADIR%%/lib/json-simple-1.1.1.jar
 %%DATADIR%%/lib/json.jar
+%%DATADIR%%/lib/jsonpath.jar
 %%DATADIR%%/lib/jsoup-1.12.1.jar
 %%DATADIR%%/lib/jsr305-3.0.2.jar
-%%DATADIR%%/lib/jsr305.jar
-%%DATADIR%%/lib/jts-core-1.16.1.jar
-%%DATADIR%%/lib/jts-io-common-1.16.1.jar
-%%DATADIR%%/lib/junit-4.12.jar
-%%DATADIR%%/lib/junixsocket-common-2.3.2.jar
-%%DATADIR%%/lib/junixsocket-core-2.3.2.jar
-%%DATADIR%%/lib/junixsocket-native-common-2.3.2.jar
+%%DATADIR%%/lib/jts-io-common.jar
+%%DATADIR%%/lib/junit4.jar
+%%DATADIR%%/lib/junit5.jar
+%%DATADIR%%/lib/junixsocket-core.jar
 %%DATADIR%%/lib/jzlib-1.1.3.jar
-%%DATADIR%%/lib/kotlin-reflect-1.4.0.jar
-%%DATADIR%%/lib/kotlin-stdlib-1.4.0.jar
-%%DATADIR%%/lib/kotlin-stdlib-common-1.4.0.jar
-%%DATADIR%%/lib/kotlin-stdlib-jdk7-1.4.0.jar
-%%DATADIR%%/lib/kotlin-stdlib-jdk8-1.4.0.jar
-%%DATADIR%%/lib/kotlin-test-1.4.0.jar
-%%DATADIR%%/lib/kotlin-test-common-1.4.0.jar
-%%DATADIR%%/lib/kotlinx-coroutines-core-1.3.9.jar
-%%DATADIR%%/lib/kotlinx-coroutines-jdk8-1.3.9.jar
-%%DATADIR%%/lib/kotlinx-serialization-core-1.0.0-RC.jar
-%%DATADIR%%/lib/kryo-2.24.0.jar
-%%DATADIR%%/lib/ktor-websockets-1.3.1.jar
+%%DATADIR%%/lib/kotlin-reflect-1.4.32.jar
+%%DATADIR%%/lib/kotlin-stdlib-jdk8.jar
+%%DATADIR%%/lib/kotlin-test.jar
+%%DATADIR%%/lib/kotlinx-coroutines-jdk8.jar
+%%DATADIR%%/lib/kotlinx-serialization-core-jvm-1.0.1.jar
+%%DATADIR%%/lib/kotlinx-serialization-json-jvm-1.0.1.jar
+%%DATADIR%%/lib/kryo.jar
+%%DATADIR%%/lib/ktor-websockets-1.5.0.jar
 %%DATADIR%%/lib/log4j.jar
 %%DATADIR%%/lib/lz4-java-1.7.1.jar
+%%DATADIR%%/lib/markdown-0.1.41.jar
 %%DATADIR%%/lib/markdown4j-2.2-cj-1.1.jar
 %%DATADIR%%/lib/markdownj-core-0.4.2-SNAPSHOT.jar
-%%DATADIR%%/lib/maven-artifact-3.6.1.jar
-%%DATADIR%%/lib/maven-builder-support-3.6.1.jar
-%%DATADIR%%/lib/maven-model-3.6.1.jar
-%%DATADIR%%/lib/maven-model-builder-3.6.1.jar
-%%DATADIR%%/lib/maven-repository-metadata-3.6.1.jar
-%%DATADIR%%/lib/maven-resolver-api-1.3.3.jar
-%%DATADIR%%/lib/maven-resolver-impl-1.3.3.jar
-%%DATADIR%%/lib/maven-resolver-provider-3.6.1.jar
-%%DATADIR%%/lib/maven-resolver-spi-1.3.3.jar
-%%DATADIR%%/lib/maven-resolver-util-1.3.3.jar
-%%DATADIR%%/lib/memoryfilesystem-2.1.0.jar
+%%DATADIR%%/lib/maven-resolver-provider.jar
 %%DATADIR%%/lib/microba.jar
-%%DATADIR%%/lib/miglayout-core-5.2.jar
-%%DATADIR%%/lib/miglayout-swing-5.2.jar
-%%DATADIR%%/lib/minlog-1.2.jar
+%%DATADIR%%/lib/miglayout-swing.jar
 %%DATADIR%%/lib/nanoxml-2.2.3.jar
-%%DATADIR%%/lib/netty-buffer-4.1.52.Final.jar
-%%DATADIR%%/lib/netty-codec-4.1.52.Final.jar
-%%DATADIR%%/lib/netty-codec-http-4.1.52.Final.jar
-%%DATADIR%%/lib/netty-codec-http2-4.1.52.Final.jar
-%%DATADIR%%/lib/netty-codec-socks-4.1.52.Final.jar
-%%DATADIR%%/lib/netty-common-4.1.52.Final.jar
-%%DATADIR%%/lib/netty-handler-4.1.52.Final.jar
-%%DATADIR%%/lib/netty-handler-proxy-4.1.52.Final.jar
-%%DATADIR%%/lib/netty-resolver-4.1.52.Final.jar
-%%DATADIR%%/lib/netty-transport-4.1.52.Final.jar
+%%DATADIR%%/lib/netty-buffer.jar
+%%DATADIR%%/lib/netty-codec-http.jar
+%%DATADIR%%/lib/netty-handler-proxy.jar
+%%DATADIR%%/lib/ngram-slp-0.0.3.jar
 %%DATADIR%%/lib/objenesis-3.1.jar
+%%DATADIR%%/lib/okhttp.jar
 %%DATADIR%%/lib/openapi.jar
-%%DATADIR%%/lib/org.eclipse.lsp4j-0.7.1.jar
-%%DATADIR%%/lib/org.eclipse.lsp4j.jsonrpc-0.7.1.jar
-%%DATADIR%%/lib/org.eclipse.xtend.lib-2.17.0.jar
-%%DATADIR%%/lib/org.eclipse.xtend.lib.macro-2.17.0.jar
-%%DATADIR%%/lib/org.eclipse.xtext.xbase.lib-2.14.0.jar
-%%DATADIR%%/lib/org.eclipse.xtext.xbase.lib-2.17.0.jar
+%%DATADIR%%/lib/org.eclipse.lsp4j-0.10.0.jar
+%%DATADIR%%/lib/org.eclipse.lsp4j.jsonrpc-0.10.0.jar
+%%DATADIR%%/lib/org.eclipse.xtext.xbase.lib-2.24.0.jar
 %%DATADIR%%/lib/oro-2.0.8.jar
 %%DATADIR%%/lib/owasp-java-html-sanitizer-20191001.1.jar
-%%DATADIR%%/lib/perfmark-api-0.19.0.jar
 %%DATADIR%%/lib/platform-api.jar
-%%DATADIR%%/lib/platform-concurrency.jar
-%%DATADIR%%/lib/platform-core-ui.jar
-%%DATADIR%%/lib/platform-diagnostic.jar
-%%DATADIR%%/lib/platform-ide-util-io.jar
 %%DATADIR%%/lib/platform-impl.jar
 %%DATADIR%%/lib/platform-objectSerializer-annotations.jar
-%%DATADIR%%/lib/platform-objectSerializer.jar
-%%DATADIR%%/lib/platform-rd-community.jar
-%%DATADIR%%/lib/platform-serviceContainer.jar
-%%DATADIR%%/lib/platform-statistics-config.jar
 %%DATADIR%%/lib/platform-statistics-devkit.jar
-%%DATADIR%%/lib/platform-statistics-uploader.jar
-%%DATADIR%%/lib/platform-statistics.jar
-%%DATADIR%%/lib/platform-util-ex.jar
-%%DATADIR%%/lib/platform-util-ui.jar
-%%DATADIR%%/lib/plexus-component-annotations-1.7.1.jar
-%%DATADIR%%/lib/plexus-interpolation-1.25.jar
-%%DATADIR%%/lib/plexus-utils-3.2.0.jar
-%%DATADIR%%/lib/proto-google-common-protos-1.17.0.jar
+%%DATADIR%%/lib/plexus-utils-3.3.0.jar
 %%DATADIR%%/lib/protobuf-java-3.13.0.jar
-%%DATADIR%%/lib/proxy-vole-1.0.5-jb.2.jar
-%%DATADIR%%/lib/pty4j-0.11.1.jar
-%%DATADIR%%/lib/pty4j-native
-%%DATADIR%%/lib/purejavacomm-0.0.11.1.jar
-%%DATADIR%%/lib/rd-core-0.203.181.jar
-%%DATADIR%%/lib/rd-framework-0.203.181.jar
-%%DATADIR%%/lib/rd-swing-0.203.181.jar
+%%DATADIR%%/lib/proxy-vole.jar
+%%DATADIR%%/lib/pty4j.jar
+%%DATADIR%%/lib/rd-core-0.211.234.jar
+%%DATADIR%%/lib/rd-framework-0.211.234.jar
+%%DATADIR%%/lib/rd-swing-0.211.234.jar
 %%DATADIR%%/lib/resources.jar
 %%DATADIR%%/lib/resources_en.jar
-%%DATADIR%%/lib/rhino-1.7.12.jar
+%%DATADIR%%/lib/rhino-runtime-1.7.13.jar
 %%DATADIR%%/lib/rngom-20051226-patched.jar
+%%DATADIR%%/lib/roaringbitmap.jar
+%%DATADIR%%/lib/rocksdbjni-6.15.2.jar
 %%DATADIR%%/lib/serviceMessages-2019.1.4.jar
-%%DATADIR%%/lib/shims-0.9.0.jar
-%%DATADIR%%/lib/slf4j-api-1.7.25.jar
-%%DATADIR%%/lib/slf4j-log4j12-1.7.25.jar
-%%DATADIR%%/lib/snakeyaml-1.26.jar
-%%DATADIR%%/lib/snakeyaml-engine-2.1.jar
+%%DATADIR%%/lib/slf4j.jar
+%%DATADIR%%/lib/snakeyaml-1.27.jar
+%%DATADIR%%/lib/snakeyaml-engine-2.2.1.jar
 %%DATADIR%%/lib/spellchecker.jar
-%%DATADIR%%/lib/ssh-nio-fs-1.0.20.jar
-%%DATADIR%%/lib/sshj-0.29.0.jar
+%%DATADIR%%/lib/ssh-nio-fs-1.0.21.jar
+%%DATADIR%%/lib/sshj.jar
+%%DATADIR%%/lib/stats.jar
 %%DATADIR%%/lib/stax-api-1.0.1.jar
-%%DATADIR%%/lib/stax-ex-1.8.jar
-%%DATADIR%%/lib/streamex-0.7.2.jar
+%%DATADIR%%/lib/streamex-0.7.3.jar
 %%DATADIR%%/lib/swingx-core-1.6.2-2.jar
 %%DATADIR%%/lib/testFramework.jar
-%%DATADIR%%/lib/tips-clion-203.11.jar
+%%DATADIR%%/lib/tips-clion-202.7.jar
 %%DATADIR%%/lib/trang-core.jar
 %%DATADIR%%/lib/trove4j.jar
-%%DATADIR%%/lib/txw2-2.3.1.jar
 %%DATADIR%%/lib/util.jar
-%%DATADIR%%/lib/velocity-1.7.jar
+%%DATADIR%%/lib/velocity.jar
 %%DATADIR%%/lib/winp-1.28.jar
 %%DATADIR%%/lib/xercesImpl-2.12.0.jar
 %%DATADIR%%/lib/xml-apis-ext-1.3.04.jar
 %%DATADIR%%/lib/xml-resolver-1.2.jar
 %%DATADIR%%/lib/xmlbeans-2.6.0.jar
-%%DATADIR%%/lib/xmlgraphics-commons-2.4.jar
-%%DATADIR%%/lib/xmlpull-1.1.3.1.jar
 %%DATADIR%%/lib/xmlrpc-2.0.1.jar
-%%DATADIR%%/lib/xpp3_min-1.1.4c.jar
-%%DATADIR%%/lib/xstream-1.4.11.1.jar
+%%DATADIR%%/lib/xstream.jar
 %%DATADIR%%/lib/xz-1.8.jar
+%%DATADIR%%/lib/zip-signer.jar
 %%DATADIR%%/license/CMake-license-cygwin-exception.txt
 %%DATADIR%%/license/GDB-license.txt
 %%DATADIR%%/license/GDB-sources.txt
@@ -373,12 +287,11 @@ share/applications/clion.desktop
 %%DATADIR%%/plugins/DatabaseTools/lib/database-minicats.jar
 %%DATADIR%%/plugins/DatabaseTools/lib/database-openapi.jar
 %%DATADIR%%/plugins/DatabaseTools/lib/jdbc-console.jar
-%%DATADIR%%/plugins/DatabaseTools/lib/mariadb-1.8.jar
 %%DATADIR%%/plugins/DatabaseTools/lib/maven-resolver-connector-basic-1.3.3.jar
 %%DATADIR%%/plugins/DatabaseTools/lib/maven-resolver-transport-file-1.3.3.jar
 %%DATADIR%%/plugins/DatabaseTools/lib/maven-resolver-transport-http-1.3.3.jar
 %%DATADIR%%/plugins/DatabaseTools/lib/resources_en.jar
-%%DATADIR%%/plugins/DatabaseTools/lib/tips-database-plugin-203.53.jar
+%%DATADIR%%/plugins/DatabaseTools/lib/tips-database-plugin-211.76.jar
 %%DATADIR%%/plugins/DatabaseTools/lib/unidecode-0.0.7.jar
 %%DATADIR%%/plugins/IntelliLang/lib/IntelliLang.jar
 %%DATADIR%%/plugins/IntelliLang/lib/java-langInjection-jps.jar
@@ -425,8 +338,8 @@ share/applications/clion.desktop
 %%DATADIR%%/plugins/JavaScriptLanguage/helpers/protractor-intellij/lib/protractor-intellij-stringifier.js
 %%DATADIR%%/plugins/JavaScriptLanguage/helpers/protractor-intellij/lib/protractor-intellij-tree.js
 %%DATADIR%%/plugins/JavaScriptLanguage/helpers/protractor-intellij/lib/protractor-intellij-util.js
-%%DATADIR%%/plugins/JavaScriptLanguage/js/js-predefined-ffdd448c697d-9d1e29453470.ijx
-%%DATADIR%%/plugins/JavaScriptLanguage/js/js-predefined-ffdd448c697d-9d1e29453470.txt
+%%DATADIR%%/plugins/JavaScriptLanguage/js/js-predefined-ffdd448c697d-280d17517411.ijx
+%%DATADIR%%/plugins/JavaScriptLanguage/js/js-predefined-ffdd448c697d-280d17517411.txt
 %%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/browser.d.ts
 %%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/cancellationToken.js
 %%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/es2019decorators.d.ts
@@ -547,13 +460,17 @@ share/applications/clion.desktop
 %%DATADIR%%/plugins/PerforceIntegration/lib/perforce_util.jar
 %%DATADIR%%/plugins/PerforceIntegration/lib/resources_en.jar
 %%DATADIR%%/plugins/c-clangd/lib/c-clangd.jar
+%%DATADIR%%/plugins/c-clangd/lib/resources_en.jar
+%%DATADIR%%/plugins/c-performanceTesting/lib/c-performanceTesting.jar
 %%DATADIR%%/plugins/c-plugin/lib/c-plugin.jar
 %%DATADIR%%/plugins/c-plugin/lib/resources_en.jar
-%%DATADIR%%/plugins/cidr-base-plugin/lib/antlr4-runtime-4.1.jar
 %%DATADIR%%/plugins/cidr-base-plugin/lib/cidr-base-plugin.jar
 %%DATADIR%%/plugins/cidr-base-plugin/lib/resources_en.jar
 %%DATADIR%%/plugins/cidr-clangFormat/lib/cidr-clangFormat.jar
 %%DATADIR%%/plugins/cidr-clangFormat/lib/resources_en.jar
+%%DATADIR%%/plugins/cidr-debugger-plugin/lib/antlr4-runtime-4.1.jar
+%%DATADIR%%/plugins/cidr-debugger-plugin/lib/cidr-debugger-plugin.jar
+%%DATADIR%%/plugins/cidr-debugger-plugin/lib/resources_en.jar
 %%DATADIR%%/plugins/cidr-langInjection/lib/cidr-langInjection.jar
 %%DATADIR%%/plugins/cidr-markdown/lib/cidr-markdown.jar
 %%DATADIR%%/plugins/clion-compdb/lib/clion-compdb.jar
@@ -569,16 +486,20 @@ share/applications/clion.desktop
 %%DATADIR%%/plugins/clion-gradle/lib/resources_en.jar
 %%DATADIR%%/plugins/clion-makefile/lib/clion-makefile.jar
 %%DATADIR%%/plugins/clion-makefile/lib/resources_en.jar
+%%DATADIR%%/plugins/clion-test-boost/lib/cidr-test-boost-lang.jar
 %%DATADIR%%/plugins/clion-test-boost/lib/cidr-test-boost.jar
 %%DATADIR%%/plugins/clion-test-boost/lib/clion-test-boost.jar
+%%DATADIR%%/plugins/clion-test-catch/lib/cidr-test-catch-lang.jar
 %%DATADIR%%/plugins/clion-test-catch/lib/cidr-test-catch.jar
 %%DATADIR%%/plugins/clion-test-catch/lib/clion-test-catch.jar
+%%DATADIR%%/plugins/clion-test-doctest/lib/cidr-test-doctest-lang.jar
 %%DATADIR%%/plugins/clion-test-doctest/lib/cidr-test-doctest.jar
 %%DATADIR%%/plugins/clion-test-doctest/lib/clion-test-doctest.jar
 %%DATADIR%%/plugins/clion-test-google/lib/cidr-test-google-lang.jar
 %%DATADIR%%/plugins/clion-test-google/lib/cidr-test-google.jar
 %%DATADIR%%/plugins/clion-test-google/lib/clion-test-google.jar
 %%DATADIR%%/plugins/clion-webDeployment/lib/clion-webDeployment.jar
+%%DATADIR%%/plugins/clion-webDeployment/lib/resources_en.jar
 %%DATADIR%%/plugins/clion/lib/clion.jar
 %%DATADIR%%/plugins/clion/lib/resources_en.jar
 %%DATADIR%%/plugins/cloud-config/lib/cloud-config.jar
@@ -586,9 +507,28 @@ share/applications/clion.desktop
 %%DATADIR%%/plugins/coffeescript-core/lib/coffeescript-core.jar
 %%DATADIR%%/plugins/coffeescript-core/lib/resources_en.jar
 %%DATADIR%%/plugins/completionMlRanking/lib/completionMlRanking.jar
-%%DATADIR%%/plugins/completionMlRanking/lib/ngram-slp-0.0.2.jar
 %%DATADIR%%/plugins/completionMlRanking/lib/resources_en.jar
 %%DATADIR%%/plugins/configurationScript/lib/configurationScript.jar
+%%DATADIR%%/plugins/configurationScript/lib/resources_en.jar
+%%DATADIR%%/plugins/cwm-plugin/lib/Java-WebSocket-1.4.0.jar
+%%DATADIR%%/plugins/cwm-plugin/lib/cwm-common.jar
+%%DATADIR%%/plugins/cwm-plugin/lib/cwm-host-unattended.jar
+%%DATADIR%%/plugins/cwm-plugin/lib/cwm-host.jar
+%%DATADIR%%/plugins/cwm-plugin/lib/cwm-lobby-common.jar
+%%DATADIR%%/plugins/cwm-plugin/lib/cwm-model-generated.jar
+%%DATADIR%%/plugins/cwm-plugin/lib/cwm-plugin-terminal.jar
+%%DATADIR%%/plugins/cwm-plugin/lib/cwm-plugin.jar
+%%DATADIR%%/plugins/cwm-plugin/lib/cwm-unattended-common.jar
+%%DATADIR%%/plugins/cwm-plugin/lib/cwm-unattended-ssh.jar
+%%DATADIR%%/plugins/cwm-plugin/lib/idea-ultimate-build-dependencies.jar
+%%DATADIR%%/plugins/cwm-plugin/lib/jnaerator-runtime-0.12.jar
+%%DATADIR%%/plugins/cwm-plugin/lib/jstun-0.7.5.20200723.jar
+%%DATADIR%%/plugins/cwm-plugin/lib/quiche-jna-stubs-61.jar
+%%DATADIR%%/plugins/cwm-plugin/lib/rd-ide-model-generated.jar
+%%DATADIR%%/plugins/cwm-plugin/lib/rd-platform.jar
+%%DATADIR%%/plugins/cwm-plugin/lib/rd-text-0.211.234.jar
+%%DATADIR%%/plugins/cwm-plugin/lib/rd-ui.jar
+%%DATADIR%%/plugins/cwm-plugin/lib/tls-channel-0.3.2.jar
 %%DATADIR%%/plugins/emojipicker/lib/emojipicker.jar
 %%DATADIR%%/plugins/emojipicker/lib/resources_en.jar
 %%DATADIR%%/plugins/git4idea/lib/git4idea-rt.jar
@@ -596,13 +536,11 @@ share/applications/clion.desktop
 %%DATADIR%%/plugins/git4idea/lib/resources_en.jar
 %%DATADIR%%/plugins/github/lib/github.jar
 %%DATADIR%%/plugins/github/lib/resources_en.jar
-%%DATADIR%%/plugins/gradle/lib/gradle-api-6.7.jar
-%%DATADIR%%/plugins/gradle/lib/gradle-api-impldep-6.7.jar
 %%DATADIR%%/plugins/gradle/lib/gradle-common.jar
-%%DATADIR%%/plugins/gradle/lib/gradle-launcher-6.7.jar
+%%DATADIR%%/plugins/gradle/lib/gradle-lib.jar
 %%DATADIR%%/plugins/gradle/lib/gradle-tooling-extension-api.jar
 %%DATADIR%%/plugins/gradle/lib/gradle-tooling-extension-impl.jar
-%%DATADIR%%/plugins/gradle/lib/gradle-wrapper-6.7.jar
+%%DATADIR%%/plugins/gradle/lib/gradle-toolingProxy.jar
 %%DATADIR%%/plugins/gradle/lib/gradle.jar
 %%DATADIR%%/plugins/hg4idea/lib/hg4idea.jar
 %%DATADIR%%/plugins/hg4idea/lib/resources_en.jar
@@ -610,10 +548,11 @@ share/applications/clion.desktop
 %%DATADIR%%/plugins/htmltools/lib/resources_en.jar
 %%DATADIR%%/plugins/less/lib/less.jar
 %%DATADIR%%/plugins/less/lib/resources_en.jar
-%%DATADIR%%/plugins/markdown/lib/markdown-0.1.41.jar
+%%DATADIR%%/plugins/makefile/lib/makefile.jar
+%%DATADIR%%/plugins/makefile/lib/resources_en.jar
 %%DATADIR%%/plugins/markdown/lib/markdown.jar
 %%DATADIR%%/plugins/markdown/lib/resources_en.jar
-%%DATADIR%%/plugins/performanceTesting/lib/async-profiler-1.8.1-1.jar
+%%DATADIR%%/plugins/performanceTesting/lib/async-profiler-1.8.3.jar
 %%DATADIR%%/plugins/performanceTesting/lib/byte-buddy-agent-1.10.1.jar
 %%DATADIR%%/plugins/performanceTesting/lib/performanceTesting.jar
 %%DATADIR%%/plugins/performanceTesting/lib/resources_en.jar
@@ -1235,7 +1174,6 @@ share/applications/clion.desktop
 %%DATADIR%%/plugins/python-ce/helpers/pycharm/_jb_trialtest_runner.py
 %%DATADIR%%/plugins/python-ce/helpers/pycharm/_jb_unittest_runner.py
 %%DATADIR%%/plugins/python-ce/helpers/pycharm/_jb_utils.py
-%%DATADIR%%/plugins/python-ce/helpers/pycharm/_jb_wsl_get_ip.py
 %%DATADIR%%/plugins/python-ce/helpers/pycharm/appcfg_fetcher.py
 %%DATADIR%%/plugins/python-ce/helpers/pycharm/attestrunner.py
 %%DATADIR%%/plugins/python-ce/helpers/pycharm/behave_runner.py
@@ -1287,8 +1225,10 @@ share/applications/clion.desktop
 %%DATADIR%%/plugins/python-ce/helpers/pycharm/teamcity/flake8_v2_plugin.py
 %%DATADIR%%/plugins/python-ce/helpers/pycharm/teamcity/flake8_v3_plugin.py
 %%DATADIR%%/plugins/python-ce/helpers/pycharm/teamcity/jb_behave_formatter.py
+%%DATADIR%%/plugins/python-ce/helpers/pycharm/teamcity/jb_local_exc_store.py
 %%DATADIR%%/plugins/python-ce/helpers/pycharm/teamcity/messages.py
 %%DATADIR%%/plugins/python-ce/helpers/pycharm/teamcity/nose_report.py
+%%DATADIR%%/plugins/python-ce/helpers/pycharm/teamcity/pylint_reporter.py
 %%DATADIR%%/plugins/python-ce/helpers/pycharm/teamcity/pytest_plugin.py
 %%DATADIR%%/plugins/python-ce/helpers/pycharm/teamcity/unittestpy.py
 %%DATADIR%%/plugins/python-ce/helpers/pycharm/utrunner.py
@@ -1991,6 +1931,7 @@ share/applications/clion.desktop
 %%DATADIR%%/plugins/python-ce/helpers/tools/versions.xml
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/.flake8
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/.github/workflows/mypy_primer.yml
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/.github/workflows/mypy_primer_comment.yml
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/.github/workflows/stubtest-unused-whitelist.yml
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/.github/workflows/tests.yml
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/CONTRIBUTING.md
@@ -1998,495 +1939,944 @@ share/applications/clion.desktop
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/README.md
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/pre-commit
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/pyproject.toml
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/pyrightconfig.json
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/requirements-tests-py3.txt
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/scripts/generate_proto_stubs.sh
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/scripts/migrate_script.py
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/scripts/update-stubtest-whitelist.py
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/ConfigParser.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/Queue.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/SocketServer.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/__builtin__.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/_io.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/_json.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/_winreg.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/abc.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/ast.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/builtins.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/cPickle.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/collections.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/compileall.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/distutils/__init__.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/distutils/archive_util.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/distutils/bcppcompiler.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/distutils/ccompiler.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/distutils/cmd.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/distutils/command/__init__.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/distutils/command/bdist.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/distutils/command/bdist_dumb.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/distutils/command/bdist_msi.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/distutils/command/bdist_packager.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/distutils/command/bdist_rpm.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/distutils/command/bdist_wininst.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/distutils/command/build.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/distutils/command/build_clib.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/distutils/command/build_ext.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/distutils/command/build_py.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/distutils/command/build_scripts.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/distutils/command/check.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/distutils/command/clean.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/distutils/command/config.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/distutils/command/install.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/distutils/command/install_data.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/distutils/command/install_egg_info.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/distutils/command/install_headers.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/distutils/command/install_lib.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/distutils/command/install_scripts.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/distutils/command/register.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/distutils/command/sdist.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/distutils/command/upload.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/distutils/config.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/distutils/core.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/distutils/cygwinccompiler.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/distutils/debug.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/distutils/dep_util.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/distutils/dir_util.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/distutils/dist.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/distutils/emxccompiler.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/distutils/errors.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/distutils/extension.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/distutils/fancy_getopt.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/distutils/file_util.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/distutils/filelist.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/distutils/log.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/distutils/msvccompiler.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/distutils/spawn.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/distutils/sysconfig.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/distutils/text_file.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/distutils/unixccompiler.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/distutils/util.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/distutils/version.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/email/MIMEText.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/email/__init__.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/email/_parseaddr.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/email/base64mime.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/email/charset.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/email/encoders.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/email/feedparser.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/email/generator.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/email/header.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/email/iterators.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/email/message.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/email/mime/__init__.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/email/mime/application.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/email/mime/audio.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/email/mime/base.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/email/mime/image.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/email/mime/message.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/email/mime/multipart.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/email/mime/nonmultipart.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/email/mime/text.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/email/parser.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/email/quoprimime.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/email/utils.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/exceptions.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/fcntl.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/functools.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/gc.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/gettext.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/hashlib.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/heapq.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/importlib.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/inspect.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/io.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/itertools.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/json.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/multiprocessing/__init__.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/multiprocessing/dummy/__init__.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/multiprocessing/dummy/connection.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/multiprocessing/pool.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/multiprocessing/process.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/multiprocessing/util.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/ntpath.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/os/__init__.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/os/path.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/os2emxpath.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/pipes.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/posix.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/posixpath.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/random.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/re.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/resource.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/signal.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/sre_constants.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/sre_parse.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/subprocess.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/sys.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/tempfile.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/textwrap.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/tokenize.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/types.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/typing.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/unittest.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/urllib.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/urlparse.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/__future__.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/_bisect.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/_codecs.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/_csv.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/_curses.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/_dummy_threading.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/_heapq.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/_msi.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/_random.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/_typeshed/__init__.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/_typeshed/wsgi.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/_typeshed/xml.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/_warnings.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/aifc.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/antigravity.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/argparse.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/array.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/asyncore.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/audioop.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/base64.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/bdb.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/binascii.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/bz2.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/cProfile.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/cgi.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/cmath.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/cmd.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/codecs.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/contextlib.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/crypt.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/csv.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/ctypes/__init__.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/ctypes/util.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/ctypes/wintypes.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/curses/__init__.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/curses/ascii.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/curses/panel.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/curses/textpad.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/datetime.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/decimal.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/difflib.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/doctest.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/filecmp.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/fractions.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/ftplib.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/genericpath.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/hmac.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/imaplib.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/imghdr.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/keyword.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/locale.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/logging/__init__.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/logging/config.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/logging/handlers.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/macpath.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/marshal.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/math.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/mimetypes.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/mmap.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/modulefinder.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/msilib/__init__.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/msilib/schema.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/msilib/sequence.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/msilib/text.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/numbers.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/opcode.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/operator.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/parser.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/pdb.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/pickle.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/pkgutil.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/plistlib.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/pprint.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/pstats.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/py_compile.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/pydoc.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/pydoc_data/__init__.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/pydoc_data/topics.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/pyexpat/__init__.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/pyexpat/errors.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/pyexpat/model.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/select.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/shutil.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/socket.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/sqlite3/__init__.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/sqlite3/dbapi2.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/ssl.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/struct.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/sunau.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/tarfile.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/termios.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/this.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/threading.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/time.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/token.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/turtle.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/uu.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/uuid.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/warnings.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/wave.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/webbrowser.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/winsound.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/wsgiref/__init__.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/wsgiref/handlers.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/wsgiref/headers.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/wsgiref/simple_server.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/wsgiref/types.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/wsgiref/util.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/wsgiref/validate.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/xml/__init__.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/xml/dom/NodeFilter.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/xml/dom/__init__.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/xml/dom/domreg.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/xml/dom/minidom.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/xml/dom/pulldom.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/xml/etree/ElementInclude.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/xml/etree/ElementPath.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/xml/etree/ElementTree.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/xml/etree/__init__.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/xml/etree/cElementTree.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/xml/parsers/__init__.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/xml/parsers/expat/__init__.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/xml/parsers/expat/errors.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/xml/parsers/expat/model.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/xml/sax/__init__.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/xml/sax/handler.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/xml/sax/saxutils.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/xml/sax/xmlreader.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/zipfile.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/zipimport.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/zlib.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3.7/_py_abc.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3.7/contextvars.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3.9/graphlib.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3.9/zoneinfo/__init__.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/_bootlocale.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/_compat_pickle.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/_compression.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/_imp.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/_importlib_modulespec.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/_json.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/_operator.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/_sitebuiltins.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/_thread.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/_tkinter.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/_tracemalloc.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/_winapi.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/abc.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/ast.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/asyncio/__init__.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/asyncio/base_events.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/asyncio/base_futures.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/asyncio/base_subprocess.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/asyncio/base_tasks.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/asyncio/compat.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/asyncio/constants.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/asyncio/coroutines.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/asyncio/events.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/asyncio/exceptions.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/asyncio/format_helpers.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/asyncio/futures.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/asyncio/locks.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/asyncio/log.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/asyncio/proactor_events.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/asyncio/protocols.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/asyncio/queues.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/asyncio/runners.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/asyncio/selector_events.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/asyncio/sslproto.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/asyncio/staggered.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/asyncio/streams.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/asyncio/subprocess.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/asyncio/tasks.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/asyncio/threads.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/asyncio/transports.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/asyncio/trsock.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/asyncio/unix_events.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/asyncio/windows_events.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/asyncio/windows_utils.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/builtins.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/collections/__init__.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/collections/abc.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/compileall.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/concurrent/__init__.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/concurrent/futures/__init__.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/concurrent/futures/_base.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/concurrent/futures/process.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/concurrent/futures/thread.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/configparser.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/dbm/__init__.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/dbm/dumb.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/dbm/gnu.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/dbm/ndbm.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/distutils/__init__.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/distutils/archive_util.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/distutils/bcppcompiler.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/distutils/ccompiler.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/distutils/cmd.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/distutils/command/__init__.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/distutils/command/bdist.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/distutils/command/bdist_dumb.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/distutils/command/bdist_msi.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/distutils/command/bdist_packager.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/distutils/command/bdist_rpm.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/distutils/command/bdist_wininst.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/distutils/command/build.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/distutils/command/build_clib.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/distutils/command/build_ext.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/distutils/command/build_py.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/distutils/command/build_scripts.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/distutils/command/check.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/distutils/command/clean.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/distutils/command/config.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/distutils/command/install.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/distutils/command/install_data.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/distutils/command/install_egg_info.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/distutils/command/install_headers.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/distutils/command/install_lib.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/distutils/command/install_scripts.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/distutils/command/register.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/distutils/command/sdist.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/distutils/command/upload.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/distutils/config.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/distutils/core.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/distutils/cygwinccompiler.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/distutils/debug.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/distutils/dep_util.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/distutils/dir_util.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/distutils/dist.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/distutils/errors.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/distutils/extension.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/distutils/fancy_getopt.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/distutils/file_util.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/distutils/filelist.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/distutils/log.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/distutils/msvccompiler.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/distutils/spawn.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/distutils/sysconfig.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/distutils/text_file.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/distutils/unixccompiler.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/distutils/util.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/distutils/version.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/email/__init__.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/email/charset.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/email/contentmanager.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/email/encoders.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/email/errors.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/email/feedparser.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/email/generator.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/email/header.pyi
*** 1442 LINES SKIPPED ***



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202104112005.13BK5Dlh034586>