Received: by mail.netbsd.org (Postfix, from userid 605) id 84A0484F3D; Thu, 16 Sep 2021 20:43:43 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id B7EAF84D65 for ; Thu, 16 Sep 2021 20:43:42 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.netbsd.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id AyMMxDkbpmFc for ; Thu, 16 Sep 2021 20:43:37 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.NetBSD.org [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id 339AE84EAA for ; Thu, 16 Sep 2021 20:43:37 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 1EE8AFA97; Thu, 16 Sep 2021 20:43:37 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1631825017910" MIME-Version: 1.0 Date: Thu, 16 Sep 2021 20:43:37 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/devel/clion-bin To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20210916204337.1EE8AFA97@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1631825017910 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="UTF-8" Module Name: pkgsrc Committed By: wiz Date: Thu Sep 16 20:43:37 UTC 2021 Modified Files: pkgsrc/devel/clion-bin: Makefile PLIST distinfo pkgsrc/devel/clion-bin/patches: patch-bin_clion.sh Log Message: clion-bin: update to 2021.2. Provided by Remy van Elst in PR 56373. # CLion 2021.1.3 (211.7628.27 build) - Code: Clangd Bug CPP-25157 Use of undeclared identificator __cudaPushCallConfiguration - No Subsystem Bug CPP-25144 Code completion stops when including .h file in to .cu file - Bug CPP-25687 Red CUDA code with VS toolchain (2021.1.2) - Core Bug IDEA-270078 Windows: Internal Error (./src/hotspot/share/runtime/safepoint.cpp:917), Illegal threadstate encountered - Core. Installation Bug IDEA-269591 IDE with Projector crashes on restart - Core. Plugin Management Bug IDEA-262732 Dynamic plugin and lost settings after unload & load - Core. Project Settings Bug IDEA-270137 Project Structure dialog: after changing name of a module-level library it's shown as 'Empty Library' - Bug IDEA-271303 It's not possible to add multiple sub-facets for a single facet - Core. Quick Documentation Exception IDEA-256001 jpg, svg images aren't rendered in quick doc - Core. Run. Configurations Bug IDEA-265622 [new run config UI] Mnemonic tooltips appear above another dialog opened from the RC window - Bug IDEA-268436 No longer possible to set temporary configurations limit - Bug IDEA-266369 Don't invoke `RunManagerListener#runConfigurationAdded` with RunManagerImpl write lock - User Interface Bug IDEA-266927 Plugins settings page steals the focus from search box - Bug IDEA-266854 IDE resets Windows File Explorer Recent Files list on start - Bug IDEA-267018 ComponentPopupBuilder#adText not displayed anymore - Bug IDEA-271223 Back button in Settings may open unexpected page - Usability IDEA-267294 "Stretch to Right"/"Stretch to Left": Ctrl+Shift+Arrow keys resize the dialog instead of text selection - User Interface. Focus Bug IDEA-251381 "git => compare branch" looses focus before list of branches can be displayed - User Interface. Navigation Bug IDEA-265789 Open in new window keybinding does not work in recent files view - Bug IDEA-269778 In Quick Definition popup, left/right arrow keys move a caret instead of switching overrides - User Interface. Plugins Bug IDEA-267878 Update notification from a disabled plugin after the plugin was already updated (Rider, Azure DevOps plugin) - User Interface. Project View Bug IDEA-268305 Hide empty middle packages option disables correct tree view of parent and children packages - Console Bug PY-48157 Cursor in SciView does not move to next cell after execution with Ctrl+Enter - No subsystem Bug DBE-13148 Datasource color setting does not override children color settings - Code Completion Feature DBE-4541 SQL:code completion: grant execute on to ... does not suggest users - Bug DBE-7781 Automatic alias shouldn't appear when not needed - Bug DBE-2931 MSSQL: bad completion - Bug DBE-10650 Bad completion for table aliases in INSERT - Usability DBE-7913 Computed columns in INSERT suggestion - Usability DBE-12479 More priority for sorting direction in completion - Code Generation Bug DBE-13327 IDE generates trigger chunk in view DDL - Code Highlighting Bug DBE-13185 Unsupported option in CREATE MATERIALIZED VIEW - Bug DBE-13316 False error highlighting in convert() clause - Bug DBE-13262 Incorrect syntax errors for querying arrays in RedShift SQL - Bug DBE-9271 PL/SQL: "Unable to resolve column 'sqlerrm'" at exception block - Bug DBE-13188 Resolving of PL/SQL record type fields does not work in most cases. - Bug DBE-13296 MSSQL dialect does not recognize Azure SQL command `CREATE DATABASE foo AS COPY OF bar` - Bug DBE-13324 Wrong 'unresolved' in CREATE TABLE - Connectivity Cosmetics DBE-13230 Data source invalid selection in the list - Data Editor/Viewer Bug DBE-13252 Table data editor action panel does not change color - Bug DBE-13167 Wrong date is returned by Snowflake if session timezone is not UTC - Usability DBE-11774 Table is read-only when there is no schema qualifier (unresolved table references) - Data Import/Export Performance DBE-11370 import CSV into a HIVE table took forever - Performance DBE-13139 Import to Redshift is still slow even with batch support. Probably tweak linesPerStatement parameter - Diagrams Bug DBE-13046 Data source color setting is not reflected on diagram anymore - Bug DBE-13283 Adding a diagram note leads to `ClassCastException` - Introspection Bug DBE-13325 Better UI for dross-database synonyms - Cosmetics DBE-13326 Missing Row Security Policies icon - DBE-13251 Wrong focus position after first navigation on table.column_name via Search Everywhere - Bug DBE-12843 tSQLt - java.sql.SQLException when test returns a result set - SQL Resolve Bug DBE-4531 Completion fails on table synonyms across databases # CLion 2020.3.4 (203.8084.11 build) - Project Model Bug CPP-24398 Reloading CompDB project via editor widget doesn't show Build tool window - Core. Project Settings Bug IDEA-259705 Module can't be deleted # CLion 2020.2.5 (202.8194.17 build) - Core. Indexing Performance IDEA-251642 Indexing dependncies hangs - Core. SSH Bug IDEA-247283 SSH can't juxtapose a public key file with a public key from the agent if there's no private key file - Editor Bug IDEA-248406 External annotations and code vision hints aren't shown if javadoc comment is shown in rendered form - User Interface. Controls Bug IDEA-248210 "Find" and "Replace" don't remember text area size - User Interface. Embedded Browser (JCEF) Bug IDEA-250937 forward jcef log to user home - Version Control Bug IDEA-252307 Rebase modal no longer stores previously selected ref or options - Bug IDEA-249948 New git repositories do not show up in VCS dialog - Version Control. Git Bug IDEA-248795 gitignore is not created during project creation in WebStorm - Usability IDEA-253889 Git Rebase dialog: copy the value from upstream to --onto field when it is added - Usability IDEA-251554 Pull-dialog: suggests pulling from the last entered branch, instead from tracked branch - Console Bug PY-45049 Types and parameters aren't shown in completion in Python Console - Bug PY-30650 iPython console gets totally unresponsive when using large Pandas Dataframe - Debugger Task PY-44450 Consider disabling the "Drop into debugger on failed tests" flag by default - Test Runner Bug PY-43632 Unittest run configuration has two "Additional Arguments" fields # CLion 2020.1.3 (201.8743.17 build) - Unit Testing: Google Test Bug CPP-20039 CLion 2020.1 - Selecting and running multiple cmake google tests results in "Preparation canceled" - Core Bug IDEA-243130 GoLand 2020.1.3 closes main window and can't bring to front if press ESC on `goland --help` window. - Bug IDEA-241340 Timeout in tests during BaseFixture.disposeRootDisposable caused by LaterInvocator - Core. File System Bug IDEA-241524 When I create new files using de Angular CLI, the files are not visible immediately in the Project tab - Bug IDEA-239947 Deadlock between EDT and Jar file attributes updater - Core. IDE Settings Usability IDEA-240607 Import Settings should warn if user has incorrectly selected a folder without settings - Core. Indexing Performance IDEA-238706 Accessing index during PSI events - Core. Installation Bug IDEA-242558 Patches for the IDE with 32-bit JDK are not applied - Bug IDEA-242552 IDEA doesn't start after update to 2020.2 EAP2 (202.5103.13) - Core. Licensing Bug IDEA-245166 Do not popup license dialog for "optional"-licensed plugins, after license expiration - Core. Plugin Management Bug IDEA-240538 Theme plugin auto apply after update reseting previous settings - Exception IDEA-241872 "Unexpected core classloasder" exception prevents startup - Core. Project Settings Bug IDEA-238053 Project Structure dialog does not apply changes when Eclipse project format is used - Usability IDEA-240068 error: java: error: release version 15 not supported when compiling project with JDK_X language level in misc.xml - Editor. Large Files Bug IDEA-243589 IDE freeze / crash when large file is truncated - Tools. Docker Bug IDEA-240719 Docker's multi-tab drawing problem - Bug IDEA-236451 Docker: Exec tabs for a container are closed only from the second time. - Tools. Terminal Usability IDEA-244778 Consider renaming 'Smart Command Handling' to 'Run Commands using IDE' - User Interface Bug IDEA-240549 Minor: missing space in Reopen Project dialog - Performance IDEA-238301 Subpixel(LCD) text is slow with UI font in 2020.1, switching to greyscale antialiasing helps - User Interface. Graphics Bug IDEA-242042 Some icons are missing and some hardly visible in the Main menu - User Interface. Project View Performance IDEA-237974 UI freeze: com.intellij.openapi.module.impl.ModuleGroupersKt.splitByDotsJoiningIncorrectIdentifiers - Version Control. Log Bug IDEA-221930 Checkout revision keymap is gone. - Code Insight Performance PY-41402 UI freezes when processing references in python scratch files - Debugger Bug PY-40654 Switch off shape gathering for on demand variables in the debugger - Skeletons Performance PY-41828 PyCharm indexes entire filesystem due to unintended and misconfigured App Engine support - DB Connectivity Bug DBE-10963 pgpass fails to parse if it has blank lines in it - DB Console Bug DBE-10837 Error: invalid identifier in Snowflake - Bug DBE-9876 Force executing queries in read-only mode runs the wrong query - DB Diff Bug DBE-10727 Compare schemas does not respect the column order - DB Refactoring Usability DBE-10543 Button layout exactly the wrong way round (Compare DDL with Database) - Data Views Feature DBE-2516 Use Data Editor for editable views - Usability DBE-10707 Generated filter from Filter By context menu clears MongoDB projection - Usability DBE-8336 Shorten tab names in DataGrid with placement on the right/left - Navigation & Search Bug DBE-11084 'Go to declaration or usages' not working on routines in query console window - PL & DDL Editor Feature DBE-5756 Database - Adding datasource as DDL - adding whole folders besides files only - SQL Completion Feature DBE-11004 SQL Server Does Not Recognize "ADD SENSITIVITY CLASSIFICATION" Statement - SQL Format and Style Bug DBE-10779 Wrong indent when a command starts with a comment - Bug DBE-11093 Formatting rules are ignored when formatting a constructor inside type body - SQL General Bug DBE-10726 No ability to create a DDL data source if there are no folders attached - Bug DBE-10999 Index creation with INCLUDE NULL KEYS causes error - SQL Generation Bug DBE-10334 Modify table action no more works from the editor - Bug DBE-10724 Snowflake Table Creation Generates Invalid DDL w/ Comments on Primary Keys - SQL Highlighting Bug DBE-11007 ORDER BY ... FOR JSON in subquery - Bug DBE-10748 Errors in SQL Editor for correct Oracle SQL statements - Bug DBE-10778 MariaDB Dialect JSON_QUERY not recognized - SQL Resolve Feature DBE-10457 New quick fix: refresh schema # CLion 2019.3.6 (193.7288.25 build) - Code: Clangd Bug CPP-18783 clangd crashes on catch.hpp - Bug CPP-19696 No concepts support with MSVC toolchain - Core. Licensing Bug IDEA-235344 Licence server address is cleared when it's unreachable - Bug IDEA-231811 Excessive number of writes to idea.key - Core. Plugin Management Bug IDEA-234444 failure to uninstall plugin - Core. Statistics Auto-reported Exception IDEA-231639 Should be called at least in the state CONFIGURATION_STORE_INITIALIZED, the current state is: COMPONENTS_REGISTERED Current violators count: 1 - Exception IDEA-228826 ERROR when open GoLand 2020.1 with plugin that defines registry key - Version Control. Subversion Bug IDEA-228828 IDEA does not propose to delete dir in svn when deleting a dir - Debugger Bug PY-39307 Error prints in Debug Server run configuration cause by misplaced attach to process binaries - SQL Generation Bug DBE-10396 Unable to resolve class com.intellij.database.model.DasObjectWithSource # CLion 2019.2.5 (192.7142.39 build) - Core. Diagrams Exception IDEA-218015 Attempt to export any diagram to svg image fails with NPE - Core. File System Feature IDEA-152607 Non-destructive "safe write" mode - Core. IDE Settings Usability IDEA-221387 Configure Gutter Icons opens Settings For New Projects - Core. Installation Bug IDEA-223576 Impossible to update Pycharm 2019.1 - Bug IDEA-215497 jbr/bin/java Access Denied during update from IC-192.4205.45 to IC-192.4488.21 - Core. Password Management Bug IDEA-223257 java.lang.NoSuchMethodError: 'void com.intellij.credentialStore.CredentialAttributes.(java.lang.String, java.lang.String, java.lang.Class, boolean, int, kotlin.jvm.internal.DefaultConstructorMarker)' - Core. Quick Documentation Bug IDEA-222946 identifier tooltip - due to scrollbar the tooltip window is not large (height) enough when there is only 1 or 2 lines in the tooltip. So the text is always obscured. - Core. SSH Bug IDEA-222345 Allow users to update known_hosts in a one click - Bug IDEA-220958 SSHJ: ConnectTimeout option is being read from config as milliseconds but should be read as seconds - Cosmetics IDEA-222955 Error message cannot be fully read - Core. Task Management Bug IDEA-222938 Can't uncheck "Enable Cache" in `Settings -> Tools -> Task` - Editor. Code Completion Bug IDEA-221425 Code completion broken and not configurable - Editor. Editing Text Bug IDEA-221667 Pressing Option-Enter on warning while info popup is displayed and previous warning hasn't been cleared causes cursor to jump in editor - User Interface. Focus Bug IDEA-221730 Stop services window from taking focus when opening a database table. - User Interface. Graphics Bug IDEA-220577 Menu icons in Presentation mode are large - Version Control. Git Bug IDEA-220499 Git merge --no-commit still perfroms a commit if conflicts occur - Bug IDEA-222125 Update project notification incorrectly considers recents when calculating number of commits matching filter - Debugger Bug PY-37645 Debugger crashes with exit code -1073740791 (PyQt5) - Bug PY-37361 Pytest 2: Failed to find debugger in _pytest - Bug PY-26541 Changing format doesn't take effect on numpy array - Bug PY-37757 Debugging fail in IronPython with: AttributeError: 'module' object has no attribute 'EX_OK' - Usability PY-36952 Frightening stacktrace is shown when user stops debugger - Test Runner Bug PY-37841 _jb_pytest_runner 2019 fail to run some test - No subsystem Bug DBE-9285 Inspections from commandline: SqlCaseVsCoalesceInspection fails with "registers INFORMATION level problem in batch mode" - Bug DBE-9154 No more right click option to refresh materialized view on PostgreSQL - DB Connectivity Bug DBE-5559 H2 embedded: mv.db extension as appended to the database file each time - Bug DBE-9136 Cannot change session to Azure SQL database after update to 2019.2.4 - Bug DBE-3272 H2 Data Source: automatic detection of database files for MV_STORE format (.mv.db) - Usability DBE-9247 Adding data source via the explorer is confusing - DB Console Feature DBE-2344 DB2: not possible to enable DBMS_OUTPUT - Bug DBE-9251 Cannot remove association with console for the once injected sql into a string fragment - Bug DBE-9260 Running "Execution Plan" on a recursive SQL results in java.lang.StackOverflowError" - DB Diff Bug DBE-9226 Compare tool generates invalid mariadb sql for drop index when generating migration script - DB General Bug DBE-8736 Don't write database model on EDT - DB Introspection Feature DBE-7213 Support System-Versioned Tables introspection and syntax - Bug DBE-6627 Sequences are not displayed in database structure for H2 databases - Bug DBE-9181 Refresh of external schemas in Redshift is unreliable - Bug DBE-9262 Mysql - No autosync - introspect schema doesn't introspect - Bug DBE-8000 MS SQL: table or column comments are truncated to 30 characters - DB Refactoring Bug DBE-8776 Modify comment query lost umlauts in encoding mess even though previewed SQL is fine - Cosmetics DBE-8364 Edit Comment for DB Table Column Window - DB Schema Views Feature DBE-8608 Cannot reassign "drop" database object shortcut key - Usability DBE-9195 Schema patterns keep getting reset when I drop and recreate a database - Usability DBE-9248 Tables are not loading with the schema selected without refreshing - Configuration Problem DBE-9020 Database tool window -> Show intermediate nodes deactivated no longer works in 2019.2 - Data Import & Export Bug DBE-9254 PostgreSQL Copy results as SQL Inserts does not Quote Items Properly - Data Views Feature DBE-5970 Transposed table in a table editor don't allow to resize a column name - Bug DBE-9157 Quick documentation for database rows produce invalid queries - Bug DBE-9217 When I press forward or backward button, Index is increased or decreased. But This can't renew the table. I think it is bug. Please fix this. - Bug DBE-8904 Transpose collapses field names - Bug DBE-9338 The row number is truncated in table view - Usability DBE-9179 Thousands separator in results rows count view - PL & DDL Editor Bug DBE-8649 DDL editor should always use UTF-8 - SQL Completion Feature DBE-9252 Completion: option to suggest only objects from current database/schema - Bug DBE-6024 Database completion/object navigation should not show filtered out objects - Bug DBE-7033 Bad completion for subquery - Bug DBE-1188 Code completion wrong when data source has many databases MySQL - Usability DBE-9070 Option to disable smart join completion - Usability DBE-9307 SQL: MySQL: code completion could suggest ALTER TABLE - Usability DBE-8957 Misleading icon in a completion list - Usability DBE-2234 SQL completion: useless item duplication - SQL Format and Style Bug DBE-9249 PostgreSQL formatting: the "Keep new line after THEN, ELSE" options doesn't work - Bug DBE-9185 Unable to format correctly a view creation query that uses a "With query" - SQL General Bug DBE-2667 "Quote identifier" should choose correct case - Bug DBE-9376 MS SQL parses incorrectly when column alias is "load" - SQL Generation Bug DBE-9366 DataGrip freezes 30 secs after launch - SQL Highlighting Bug DBE-8370 OPENXML WITH clause is not recognized - Bug DBE-3688 SQL: MySQL: support correct limitations for CAST and CONVERT arguments - Bug DBE-9193 Good code is red when using dots in PostgreSQL CREATE VIEW WITH() option names - Bug DBE-5819 Bad SQL is green: MySQL `delete * from` - Bug DBE-9210 Inspection ['Delete' statement without 'where' clears all data in the table] should not be shown when selection made by JOIN - Bug DBE-9167 Snowflake SQL Dialect parsing error - Bug DBE-9317 Add az64 compression encoding support - Bug DBE-9264 Named parameters in SQL function calls are marked as syntax errors and broken by auto-format - Bug DBE-9353 Inlay hint is strange for VALUES - Bug DBE-9160 DataGrip: Error indicated if trying to execute SQL Server procedure using user parameters to pass value - Bug DBE-9108 Support SONAME syntax - Bug DBE-7426 MariaDB command JSON_VALUE not recognized - Bug DBE-9293 Sybase: unable to resolve "GO" symbol - Bug DBE-9271 PL/SQL: "Unable to resolve column 'sqlerrm'" at exception block - Bug DBE-8924 False warning about number of values when selecting identity column - SQL Resolve Bug DBE-6494 rowversion type is not recognized by Datagrip - Usability DBE-9261 Unable to select schema in SQL Resolution Scopes dialog # CLion 2019.1.4 (191.7479.33 build) - No subsystem Bug CPP-15708 [Android Studio Freeze] FileSymbolTablesCache trying to invalidate all files recursively - Bug CPP-16313 Exception occurs when compilation database project is opened not for the first time. - Bug CPP-16044 clangd doesn't parse cpp files if response files are used to pass arguments to the compiler in MSVC environment - Bug CPP-15707 [Android Studio Freeze] OCSourceGliderComponent taking too long to initialize - Code: Highlighting and Inspections Bug CPP-16259 IllegalStateException: Failed to restart clangd server - Core. File System Bug IDEA-211677 Deadlock/freeze on quitting IntelliJ IDEA - Core. Platform API Bug IDEA-211580 AvailableSince annotations stopped being included after Kotlin dependency on IntelliJ changed from kotlin.build.custom.deps:intellij-core to kotlin.build:intellij-core - Core. Quick Documentation Bug IDEA-212079 QuickDocumentation is unable to load SVG from the jar file - Core. Run | Debug. Configurations Bug IDEA-208525 Changes to my Environment Variables in Configurations aren't saving - Editor. Diff and Merge Bug IDEA-210783 Couldn't select items in 'Diff Between' window (Deployment/Remote Host Access) with UP/DOWN arrow keyboard keys - User Interface Bug IDEA-211968 Recent projects menu/list contains paths with non-native slashes instead of project names - Bug IDEA-211955 "Open Recent" shows full path for consequently opened projects - User Interface. Find, Replace, Usages Bug IDEA-196030 Find in Path | Open in Find Window does not work for current file scope with a scratch file - Bug IDEA-176926 All Places scope does not include scratch files and consoles - Bug IDEA-204277 Pinned "Find in Path" dialog is not closed when opening a project in the same window - User Interface. Navigation Usability IDEA-208718 Implement the ability to move right/left on Navigation bar using additional shortcuts - Usability IDEA-207554 Cmd+E/Ctrl+E doesn't work for iterating recent files after Recent/Recent edited files union - User Interface. Project View Bug IDEA-204446 Structure sidebar flashing content with frontend (html related) files - Version Control. Git Bug IDEA-210358 Incoming/outgoing commits are checked on project opening before any manual git remote operation is done - Version Control. Log Bug IDEA-211128 Git Log: commit selected in search results is scrolled away and hidden from view after search is cancelled - Bug IDEA-211583 Git file history doesn't follow rename if it was made in a merge commit - Web. Flash and Flex Bug IDEA-207927 Error when generating configuration for maven project using flexmojos and flex modules - Console Bug PY-33216 Pycharm freezes when viewing array - Debugger Bug PY-35010 Debugger doesn't attach to Flask reloader when the file is executable - Interpreters Settings Bug PY-35141 PyCharm doesn't activate the conda if Anaconda/Miniconda is installed in a non-default location and no other conda available in the system - Bug PY-35914 Can't install packages with conda interpreter when non-default installation path was used for Anaconda - Test Runner Bug PY-35062 Tox output broken for 3.8.3 - DB Introspection Bug DBE-8275 Snowflake won’t load schemas even if other connections do - SQL Format and Style Bug DBE-7993 PLPGSQL missing line break before INTO clause of SELECT commands - Bug DBE-8223 DataGrip Quote Identifier incorrectly enclosed variables and parameters for SQL Server. This is not correct syntax - Cosmetics DBE-8355 Different panel height for Generic SQL and Derby settings - Cosmetics DBE-8356 Extra separator between scheme chooser and option tabs in MS Windows To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 pkgsrc/devel/clion-bin/Makefile cvs rdiff -u -r1.1 -r1.2 pkgsrc/devel/clion-bin/PLIST \ pkgsrc/devel/clion-bin/distinfo cvs rdiff -u -r1.1 -r1.2 pkgsrc/devel/clion-bin/patches/patch-bin_clion.sh Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1631825017910 Content-Disposition: inline Content-Length: 200104 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/devel/clion-bin/Makefile diff -u pkgsrc/devel/clion-bin/Makefile:1.4 pkgsrc/devel/clion-bin/Makefile:1.5 --- pkgsrc/devel/clion-bin/Makefile:1.4 Fri Dec 4 20:45:07 2020 +++ pkgsrc/devel/clion-bin/Makefile Thu Sep 16 20:43:36 2021 @@ -1,10 +1,8 @@ -# $NetBSD: Makefile,v 1.4 2020/12/04 20:45:07 nia Exp $ +# $NetBSD: Makefile,v 1.5 2021/09/16 20:43:36 wiz Exp $ - -VERSION= 2018.3.4 +VERSION= 2021.2 DISTNAME= CLion-${VERSION} PKGNAME= clion-bin-${VERSION} -PKGREVISION= 2 CATEGORIES= devel MASTER_SITES= http://download.jetbrains.com/cpp/ @@ -19,8 +17,8 @@ USE_JAVA2= 8 USE_TOOLS+= pax sed -REPLACE_PYTHON= bin/printenv.py \ - bin/restart.py \ +REPLACE_PYTHON+= bin/printenv.py +REPLACE_PYTHON+= bin/restart.py .include "../../mk/bsd.prefs.mk" @@ -39,13 +37,20 @@ REPLACE_BASH+= bin/gdb/linux/bin/gcore do-install: cd ${WRKSRC} && \ - ${RM} -r bin/fsnotifier bin/fsnotifier-arm bin/clion.sh.orig\ - bin/fsnotifier64 bin/libdbm64.so \ - lib/pty4j-native/linux/x86/libpty.so \ - lib/pty4j-native/linux/x86_64/libpty.so \ - bin/clang bin/gdb bin/lldb jre64 bin/cmake plugins/tfsIntegration/lib/native \ - plugins/python/helpers/pydev/pydevd_attach_to_process \ - bin/libyjpagent-linux.so bin/libyjpagent-linux64.so && \ + ${RM} -r \ + bin/clang \ + bin/clion.sh.orig \ + bin/fsnotifier \ + bin/cmake \ + bin/gdb \ + bin/libdbm64.so \ + lib/pty4j-native/ \ + plugins/python-ce \ + plugins/performanceTesting \ + plugins/cwm-plugin \ + jbr/lib \ + jbr/bin \ + bin/lldb && \ ${ECHO} "idea.filewatcher.disabled=true" >> bin/idea.properties && \ ${SED} -e "s|@@IDEA_HOME@@|${PREFIX}/${PKGNAME}|g" \ ${FILESDIR}/clion.desktop > \ Index: pkgsrc/devel/clion-bin/PLIST diff -u pkgsrc/devel/clion-bin/PLIST:1.1 pkgsrc/devel/clion-bin/PLIST:1.2 --- pkgsrc/devel/clion-bin/PLIST:1.1 Sun Mar 3 17:42:40 2019 +++ pkgsrc/devel/clion-bin/PLIST Thu Sep 16 20:43:36 2021 @@ -1,181 +1,367 @@ -@comment $NetBSD: PLIST,v 1.1 2019/03/03 17:42:40 youri Exp $ +@comment $NetBSD: PLIST,v 1.2 2021/09/16 20:43:36 wiz Exp $ ${PKGNAME}/Install-Linux-tar.txt +${PKGNAME}/bin/appInfo.xml +${PKGNAME}/bin/brokenPlugins.db ${PKGNAME}/bin/clion.png ${PKGNAME}/bin/clion.sh ${PKGNAME}/bin/clion.svg -${PKGNAME}/bin/clion.vmoptions ${PKGNAME}/bin/clion64.vmoptions ${PKGNAME}/bin/format.sh +${PKGNAME}/bin/helpers/jb_declarative_formatters/__init__.py +${PKGNAME}/bin/helpers/jb_declarative_formatters/parsers/__init__.py +${PKGNAME}/bin/helpers/jb_declarative_formatters/parsers/natvis/__init__.py +${PKGNAME}/bin/helpers/jb_declarative_formatters/parsers/natvis/natvis_parser.py +${PKGNAME}/bin/helpers/jb_declarative_formatters/parsers/type_name_parser.py +${PKGNAME}/bin/helpers/jb_declarative_formatters/type_name_template.py +${PKGNAME}/bin/helpers/jb_declarative_formatters/type_viz.py +${PKGNAME}/bin/helpers/jb_declarative_formatters/type_viz_expression.py +${PKGNAME}/bin/helpers/jb_declarative_formatters/type_viz_item_nodes.py +${PKGNAME}/bin/helpers/jb_declarative_formatters/type_viz_item_providers.py +${PKGNAME}/bin/helpers/jb_declarative_formatters/type_viz_mixins.py +${PKGNAME}/bin/helpers/jb_declarative_formatters/type_viz_storage.py +${PKGNAME}/bin/helpers/jb_declarative_formatters/type_viz_summary.py +${PKGNAME}/bin/icons.db ${PKGNAME}/bin/idea.properties ${PKGNAME}/bin/inspect.sh ${PKGNAME}/bin/log.xml +${PKGNAME}/bin/ltedit.sh ${PKGNAME}/bin/printenv.py ${PKGNAME}/bin/restart.py +${PKGNAME}/bin/rtos/common/Rtos.py +${PKGNAME}/bin/rtos/common/__init__.py +${PKGNAME}/bin/rtos/common/config.py +${PKGNAME}/bin/rtos/freertos/List.py +${PKGNAME}/bin/rtos/freertos/Task.py +${PKGNAME}/bin/rtos/freertos/__init__.py +${PKGNAME}/bin/rtos/freertos/cortex_m.py ${PKGNAME}/build.txt ${PKGNAME}/help/ReferenceCard.pdf ${PKGNAME}/help/ReferenceCardForMac.pdf -${PKGNAME}/lib/annotations-16.0.2.jar +${PKGNAME}/jbr/conf/logging.properties +${PKGNAME}/jbr/conf/management/jmxremote.access +${PKGNAME}/jbr/conf/management/jmxremote.password.template +${PKGNAME}/jbr/conf/management/management.properties +${PKGNAME}/jbr/conf/net.properties +${PKGNAME}/jbr/conf/security/java.policy +${PKGNAME}/jbr/conf/security/java.security +${PKGNAME}/jbr/conf/security/policy/README.txt +${PKGNAME}/jbr/conf/security/policy/limited/default_US_export.policy +${PKGNAME}/jbr/conf/security/policy/limited/default_local.policy +${PKGNAME}/jbr/conf/security/policy/limited/exempt_local.policy +${PKGNAME}/jbr/conf/security/policy/unlimited/default_US_export.policy +${PKGNAME}/jbr/conf/security/policy/unlimited/default_local.policy +${PKGNAME}/jbr/conf/sound.properties +${PKGNAME}/jbr/include/classfile_constants.h +${PKGNAME}/jbr/include/jawt.h +${PKGNAME}/jbr/include/jdwpTransport.h +${PKGNAME}/jbr/include/jni.h +${PKGNAME}/jbr/include/jvmti.h +${PKGNAME}/jbr/include/jvmticmlr.h +${PKGNAME}/jbr/include/linux/jawt_md.h +${PKGNAME}/jbr/include/linux/jni_md.h +${PKGNAME}/jbr/legal/gluegen.rt/ADDITIONAL_LICENSE_INFO +${PKGNAME}/jbr/legal/gluegen.rt/ASSEMBLY_EXCEPTION +${PKGNAME}/jbr/legal/gluegen.rt/LICENSE +${PKGNAME}/jbr/legal/java.base/ADDITIONAL_LICENSE_INFO +${PKGNAME}/jbr/legal/java.base/ASSEMBLY_EXCEPTION +${PKGNAME}/jbr/legal/java.base/LICENSE +${PKGNAME}/jbr/legal/java.base/aes.md +${PKGNAME}/jbr/legal/java.base/asm.md +${PKGNAME}/jbr/legal/java.base/c-libutl.md +${PKGNAME}/jbr/legal/java.base/cldr.md +${PKGNAME}/jbr/legal/java.base/icu.md +${PKGNAME}/jbr/legal/java.base/public_suffix.md +${PKGNAME}/jbr/legal/java.base/unicode.md +${PKGNAME}/jbr/legal/java.compiler/ADDITIONAL_LICENSE_INFO +${PKGNAME}/jbr/legal/java.compiler/ASSEMBLY_EXCEPTION +${PKGNAME}/jbr/legal/java.compiler/LICENSE +${PKGNAME}/jbr/legal/java.datatransfer/ADDITIONAL_LICENSE_INFO +${PKGNAME}/jbr/legal/java.datatransfer/ASSEMBLY_EXCEPTION +${PKGNAME}/jbr/legal/java.datatransfer/LICENSE +${PKGNAME}/jbr/legal/java.desktop/ADDITIONAL_LICENSE_INFO +${PKGNAME}/jbr/legal/java.desktop/ASSEMBLY_EXCEPTION +${PKGNAME}/jbr/legal/java.desktop/LICENSE +${PKGNAME}/jbr/legal/java.desktop/colorimaging.md +${PKGNAME}/jbr/legal/java.desktop/giflib.md +${PKGNAME}/jbr/legal/java.desktop/harfbuzz.md +${PKGNAME}/jbr/legal/java.desktop/jpeg.md +${PKGNAME}/jbr/legal/java.desktop/lcms.md +${PKGNAME}/jbr/legal/java.desktop/libpng.md +${PKGNAME}/jbr/legal/java.desktop/mesa3d.md +${PKGNAME}/jbr/legal/java.desktop/xwd.md +${PKGNAME}/jbr/legal/java.instrument/ADDITIONAL_LICENSE_INFO +${PKGNAME}/jbr/legal/java.instrument/ASSEMBLY_EXCEPTION +${PKGNAME}/jbr/legal/java.instrument/LICENSE +${PKGNAME}/jbr/legal/java.logging/ADDITIONAL_LICENSE_INFO +${PKGNAME}/jbr/legal/java.logging/ASSEMBLY_EXCEPTION +${PKGNAME}/jbr/legal/java.logging/LICENSE +${PKGNAME}/jbr/legal/java.management.rmi/ADDITIONAL_LICENSE_INFO +${PKGNAME}/jbr/legal/java.management.rmi/ASSEMBLY_EXCEPTION +${PKGNAME}/jbr/legal/java.management.rmi/LICENSE +${PKGNAME}/jbr/legal/java.management/ADDITIONAL_LICENSE_INFO +${PKGNAME}/jbr/legal/java.management/ASSEMBLY_EXCEPTION +${PKGNAME}/jbr/legal/java.management/LICENSE +${PKGNAME}/jbr/legal/java.naming/ADDITIONAL_LICENSE_INFO +${PKGNAME}/jbr/legal/java.naming/ASSEMBLY_EXCEPTION +${PKGNAME}/jbr/legal/java.naming/LICENSE +${PKGNAME}/jbr/legal/java.net.http/ADDITIONAL_LICENSE_INFO +${PKGNAME}/jbr/legal/java.net.http/ASSEMBLY_EXCEPTION +${PKGNAME}/jbr/legal/java.net.http/LICENSE +${PKGNAME}/jbr/legal/java.prefs/ADDITIONAL_LICENSE_INFO +${PKGNAME}/jbr/legal/java.prefs/ASSEMBLY_EXCEPTION +${PKGNAME}/jbr/legal/java.prefs/LICENSE +${PKGNAME}/jbr/legal/java.rmi/ADDITIONAL_LICENSE_INFO +${PKGNAME}/jbr/legal/java.rmi/ASSEMBLY_EXCEPTION +${PKGNAME}/jbr/legal/java.rmi/LICENSE +${PKGNAME}/jbr/legal/java.scripting/ADDITIONAL_LICENSE_INFO +${PKGNAME}/jbr/legal/java.scripting/ASSEMBLY_EXCEPTION +${PKGNAME}/jbr/legal/java.scripting/LICENSE +${PKGNAME}/jbr/legal/java.se/ADDITIONAL_LICENSE_INFO +${PKGNAME}/jbr/legal/java.se/ASSEMBLY_EXCEPTION +${PKGNAME}/jbr/legal/java.se/LICENSE +${PKGNAME}/jbr/legal/java.security.jgss/ADDITIONAL_LICENSE_INFO +${PKGNAME}/jbr/legal/java.security.jgss/ASSEMBLY_EXCEPTION +${PKGNAME}/jbr/legal/java.security.jgss/LICENSE +${PKGNAME}/jbr/legal/java.security.sasl/ADDITIONAL_LICENSE_INFO +${PKGNAME}/jbr/legal/java.security.sasl/ASSEMBLY_EXCEPTION +${PKGNAME}/jbr/legal/java.security.sasl/LICENSE +${PKGNAME}/jbr/legal/java.smartcardio/ADDITIONAL_LICENSE_INFO +${PKGNAME}/jbr/legal/java.smartcardio/ASSEMBLY_EXCEPTION +${PKGNAME}/jbr/legal/java.smartcardio/LICENSE +${PKGNAME}/jbr/legal/java.smartcardio/pcsclite.md +${PKGNAME}/jbr/legal/java.sql.rowset/ADDITIONAL_LICENSE_INFO +${PKGNAME}/jbr/legal/java.sql.rowset/ASSEMBLY_EXCEPTION +${PKGNAME}/jbr/legal/java.sql.rowset/LICENSE +${PKGNAME}/jbr/legal/java.sql/ADDITIONAL_LICENSE_INFO +${PKGNAME}/jbr/legal/java.sql/ASSEMBLY_EXCEPTION +${PKGNAME}/jbr/legal/java.sql/LICENSE +${PKGNAME}/jbr/legal/java.transaction.xa/ADDITIONAL_LICENSE_INFO +${PKGNAME}/jbr/legal/java.transaction.xa/ASSEMBLY_EXCEPTION +${PKGNAME}/jbr/legal/java.transaction.xa/LICENSE +${PKGNAME}/jbr/legal/java.xml.crypto/ADDITIONAL_LICENSE_INFO +${PKGNAME}/jbr/legal/java.xml.crypto/ASSEMBLY_EXCEPTION +${PKGNAME}/jbr/legal/java.xml.crypto/LICENSE +${PKGNAME}/jbr/legal/java.xml.crypto/santuario.md +${PKGNAME}/jbr/legal/java.xml/ADDITIONAL_LICENSE_INFO +${PKGNAME}/jbr/legal/java.xml/ASSEMBLY_EXCEPTION +${PKGNAME}/jbr/legal/java.xml/LICENSE +${PKGNAME}/jbr/legal/java.xml/bcel.md +${PKGNAME}/jbr/legal/java.xml/dom.md +${PKGNAME}/jbr/legal/java.xml/jcup.md +${PKGNAME}/jbr/legal/java.xml/xalan.md +${PKGNAME}/jbr/legal/java.xml/xerces.md +${PKGNAME}/jbr/legal/jcef/ADDITIONAL_LICENSE_INFO +${PKGNAME}/jbr/legal/jcef/ASSEMBLY_EXCEPTION +${PKGNAME}/jbr/legal/jcef/LICENSE +${PKGNAME}/jbr/legal/jdk.accessibility/ADDITIONAL_LICENSE_INFO +${PKGNAME}/jbr/legal/jdk.accessibility/ASSEMBLY_EXCEPTION +${PKGNAME}/jbr/legal/jdk.accessibility/LICENSE +${PKGNAME}/jbr/legal/jdk.aot/ADDITIONAL_LICENSE_INFO +${PKGNAME}/jbr/legal/jdk.aot/ASSEMBLY_EXCEPTION +${PKGNAME}/jbr/legal/jdk.aot/LICENSE +${PKGNAME}/jbr/legal/jdk.attach/ADDITIONAL_LICENSE_INFO +${PKGNAME}/jbr/legal/jdk.attach/ASSEMBLY_EXCEPTION +${PKGNAME}/jbr/legal/jdk.attach/LICENSE +${PKGNAME}/jbr/legal/jdk.charsets/ADDITIONAL_LICENSE_INFO +${PKGNAME}/jbr/legal/jdk.charsets/ASSEMBLY_EXCEPTION +${PKGNAME}/jbr/legal/jdk.charsets/LICENSE +${PKGNAME}/jbr/legal/jdk.compiler/ADDITIONAL_LICENSE_INFO +${PKGNAME}/jbr/legal/jdk.compiler/ASSEMBLY_EXCEPTION +${PKGNAME}/jbr/legal/jdk.compiler/LICENSE +${PKGNAME}/jbr/legal/jdk.crypto.cryptoki/ADDITIONAL_LICENSE_INFO +${PKGNAME}/jbr/legal/jdk.crypto.cryptoki/ASSEMBLY_EXCEPTION +${PKGNAME}/jbr/legal/jdk.crypto.cryptoki/LICENSE +${PKGNAME}/jbr/legal/jdk.crypto.cryptoki/pkcs11cryptotoken.md +${PKGNAME}/jbr/legal/jdk.crypto.cryptoki/pkcs11wrapper.md +${PKGNAME}/jbr/legal/jdk.crypto.ec/ADDITIONAL_LICENSE_INFO +${PKGNAME}/jbr/legal/jdk.crypto.ec/ASSEMBLY_EXCEPTION +${PKGNAME}/jbr/legal/jdk.crypto.ec/LICENSE +${PKGNAME}/jbr/legal/jdk.crypto.ec/ecc.md +${PKGNAME}/jbr/legal/jdk.dynalink/ADDITIONAL_LICENSE_INFO +${PKGNAME}/jbr/legal/jdk.dynalink/ASSEMBLY_EXCEPTION +${PKGNAME}/jbr/legal/jdk.dynalink/LICENSE +${PKGNAME}/jbr/legal/jdk.dynalink/dynalink.md +${PKGNAME}/jbr/legal/jdk.hotspot.agent/ADDITIONAL_LICENSE_INFO +${PKGNAME}/jbr/legal/jdk.hotspot.agent/ASSEMBLY_EXCEPTION +${PKGNAME}/jbr/legal/jdk.hotspot.agent/LICENSE +${PKGNAME}/jbr/legal/jdk.httpserver/ADDITIONAL_LICENSE_INFO +${PKGNAME}/jbr/legal/jdk.httpserver/ASSEMBLY_EXCEPTION +${PKGNAME}/jbr/legal/jdk.httpserver/LICENSE +${PKGNAME}/jbr/legal/jdk.internal.ed/ADDITIONAL_LICENSE_INFO +${PKGNAME}/jbr/legal/jdk.internal.ed/ASSEMBLY_EXCEPTION +${PKGNAME}/jbr/legal/jdk.internal.ed/LICENSE +${PKGNAME}/jbr/legal/jdk.internal.jvmstat/ADDITIONAL_LICENSE_INFO +${PKGNAME}/jbr/legal/jdk.internal.jvmstat/ASSEMBLY_EXCEPTION +${PKGNAME}/jbr/legal/jdk.internal.jvmstat/LICENSE +${PKGNAME}/jbr/legal/jdk.internal.le/ADDITIONAL_LICENSE_INFO +${PKGNAME}/jbr/legal/jdk.internal.le/ASSEMBLY_EXCEPTION +${PKGNAME}/jbr/legal/jdk.internal.le/LICENSE +${PKGNAME}/jbr/legal/jdk.internal.le/jline.md +${PKGNAME}/jbr/legal/jdk.internal.vm.ci/ADDITIONAL_LICENSE_INFO +${PKGNAME}/jbr/legal/jdk.internal.vm.ci/ASSEMBLY_EXCEPTION +${PKGNAME}/jbr/legal/jdk.internal.vm.ci/LICENSE +${PKGNAME}/jbr/legal/jdk.internal.vm.compiler.management/ADDITIONAL_LICENSE_INFO +${PKGNAME}/jbr/legal/jdk.internal.vm.compiler.management/ASSEMBLY_EXCEPTION +${PKGNAME}/jbr/legal/jdk.internal.vm.compiler.management/LICENSE +${PKGNAME}/jbr/legal/jdk.internal.vm.compiler/ADDITIONAL_LICENSE_INFO +${PKGNAME}/jbr/legal/jdk.internal.vm.compiler/ASSEMBLY_EXCEPTION +${PKGNAME}/jbr/legal/jdk.internal.vm.compiler/LICENSE +${PKGNAME}/jbr/legal/jdk.jcmd/ADDITIONAL_LICENSE_INFO +${PKGNAME}/jbr/legal/jdk.jcmd/ASSEMBLY_EXCEPTION +${PKGNAME}/jbr/legal/jdk.jcmd/LICENSE +${PKGNAME}/jbr/legal/jdk.jdi/ADDITIONAL_LICENSE_INFO +${PKGNAME}/jbr/legal/jdk.jdi/ASSEMBLY_EXCEPTION +${PKGNAME}/jbr/legal/jdk.jdi/LICENSE +${PKGNAME}/jbr/legal/jdk.jdwp.agent/ADDITIONAL_LICENSE_INFO +${PKGNAME}/jbr/legal/jdk.jdwp.agent/ASSEMBLY_EXCEPTION +${PKGNAME}/jbr/legal/jdk.jdwp.agent/LICENSE +${PKGNAME}/jbr/legal/jdk.jfr/ADDITIONAL_LICENSE_INFO +${PKGNAME}/jbr/legal/jdk.jfr/ASSEMBLY_EXCEPTION +${PKGNAME}/jbr/legal/jdk.jfr/LICENSE +${PKGNAME}/jbr/legal/jdk.jsobject/ADDITIONAL_LICENSE_INFO +${PKGNAME}/jbr/legal/jdk.jsobject/ASSEMBLY_EXCEPTION +${PKGNAME}/jbr/legal/jdk.jsobject/LICENSE +${PKGNAME}/jbr/legal/jdk.localedata/ADDITIONAL_LICENSE_INFO +${PKGNAME}/jbr/legal/jdk.localedata/ASSEMBLY_EXCEPTION +${PKGNAME}/jbr/legal/jdk.localedata/LICENSE +${PKGNAME}/jbr/legal/jdk.localedata/cldr.md +${PKGNAME}/jbr/legal/jdk.localedata/thaidict.md +${PKGNAME}/jbr/legal/jdk.management.agent/ADDITIONAL_LICENSE_INFO +${PKGNAME}/jbr/legal/jdk.management.agent/ASSEMBLY_EXCEPTION +${PKGNAME}/jbr/legal/jdk.management.agent/LICENSE +${PKGNAME}/jbr/legal/jdk.management.jfr/ADDITIONAL_LICENSE_INFO +${PKGNAME}/jbr/legal/jdk.management.jfr/ASSEMBLY_EXCEPTION +${PKGNAME}/jbr/legal/jdk.management.jfr/LICENSE +${PKGNAME}/jbr/legal/jdk.management/ADDITIONAL_LICENSE_INFO +${PKGNAME}/jbr/legal/jdk.management/ASSEMBLY_EXCEPTION +${PKGNAME}/jbr/legal/jdk.management/LICENSE +${PKGNAME}/jbr/legal/jdk.naming.dns/ADDITIONAL_LICENSE_INFO +${PKGNAME}/jbr/legal/jdk.naming.dns/ASSEMBLY_EXCEPTION +${PKGNAME}/jbr/legal/jdk.naming.dns/LICENSE +${PKGNAME}/jbr/legal/jdk.naming.rmi/ADDITIONAL_LICENSE_INFO +${PKGNAME}/jbr/legal/jdk.naming.rmi/ASSEMBLY_EXCEPTION +${PKGNAME}/jbr/legal/jdk.naming.rmi/LICENSE +${PKGNAME}/jbr/legal/jdk.net/ADDITIONAL_LICENSE_INFO +${PKGNAME}/jbr/legal/jdk.net/ASSEMBLY_EXCEPTION +${PKGNAME}/jbr/legal/jdk.net/LICENSE +${PKGNAME}/jbr/legal/jdk.pack/ADDITIONAL_LICENSE_INFO +${PKGNAME}/jbr/legal/jdk.pack/ASSEMBLY_EXCEPTION +${PKGNAME}/jbr/legal/jdk.pack/LICENSE +${PKGNAME}/jbr/legal/jdk.scripting.nashorn.shell/ADDITIONAL_LICENSE_INFO +${PKGNAME}/jbr/legal/jdk.scripting.nashorn.shell/ASSEMBLY_EXCEPTION +${PKGNAME}/jbr/legal/jdk.scripting.nashorn.shell/LICENSE +${PKGNAME}/jbr/legal/jdk.scripting.nashorn/ADDITIONAL_LICENSE_INFO +${PKGNAME}/jbr/legal/jdk.scripting.nashorn/ASSEMBLY_EXCEPTION +${PKGNAME}/jbr/legal/jdk.scripting.nashorn/LICENSE +${PKGNAME}/jbr/legal/jdk.scripting.nashorn/double-conversion.md +${PKGNAME}/jbr/legal/jdk.scripting.nashorn/joni.md +${PKGNAME}/jbr/legal/jdk.sctp/ADDITIONAL_LICENSE_INFO +${PKGNAME}/jbr/legal/jdk.sctp/ASSEMBLY_EXCEPTION +${PKGNAME}/jbr/legal/jdk.sctp/LICENSE +${PKGNAME}/jbr/legal/jdk.security.auth/ADDITIONAL_LICENSE_INFO +${PKGNAME}/jbr/legal/jdk.security.auth/ASSEMBLY_EXCEPTION +${PKGNAME}/jbr/legal/jdk.security.auth/LICENSE +${PKGNAME}/jbr/legal/jdk.security.jgss/ADDITIONAL_LICENSE_INFO +${PKGNAME}/jbr/legal/jdk.security.jgss/ASSEMBLY_EXCEPTION +${PKGNAME}/jbr/legal/jdk.security.jgss/LICENSE +${PKGNAME}/jbr/legal/jdk.unsupported/ADDITIONAL_LICENSE_INFO +${PKGNAME}/jbr/legal/jdk.unsupported/ASSEMBLY_EXCEPTION +${PKGNAME}/jbr/legal/jdk.unsupported/LICENSE +${PKGNAME}/jbr/legal/jdk.xml.dom/ADDITIONAL_LICENSE_INFO +${PKGNAME}/jbr/legal/jdk.xml.dom/ASSEMBLY_EXCEPTION +${PKGNAME}/jbr/legal/jdk.xml.dom/LICENSE +${PKGNAME}/jbr/legal/jdk.zipfs/ADDITIONAL_LICENSE_INFO +${PKGNAME}/jbr/legal/jdk.zipfs/ASSEMBLY_EXCEPTION +${PKGNAME}/jbr/legal/jdk.zipfs/LICENSE +${PKGNAME}/jbr/legal/jogl.all/ADDITIONAL_LICENSE_INFO +${PKGNAME}/jbr/legal/jogl.all/ASSEMBLY_EXCEPTION +${PKGNAME}/jbr/legal/jogl.all/LICENSE +${PKGNAME}/jbr/release +${PKGNAME}/lib/3rd-party.jar +${PKGNAME}/lib/annotations-20.1.0.jar ${PKGNAME}/lib/annotations-java5.jar -${PKGNAME}/lib/antlr-runtime-4.1.jar -${PKGNAME}/lib/asm-all-7.0.jar -${PKGNAME}/lib/automaton-1.12-1.jar -${PKGNAME}/lib/batik-all-1.10.jar -${PKGNAME}/lib/bcprov-jdk15on-1.60.jar +${PKGNAME}/lib/asm-7.1.jar +${PKGNAME}/lib/asm-analysis-7.1.jar +${PKGNAME}/lib/asm-commons-7.1.jar +${PKGNAME}/lib/asm-tree-7.1.jar +${PKGNAME}/lib/asm-util-7.1.jar +${PKGNAME}/lib/async-profiler-2.1-ea-2.jar ${PKGNAME}/lib/bootstrap.jar -${PKGNAME}/lib/cglib-nodep-3.2.4.jar -${PKGNAME}/lib/cli-parser-1.1.2.jar +${PKGNAME}/lib/build-marker-CL-212.4746.93 +${PKGNAME}/lib/byte-buddy-agent-1.10.1.jar +${PKGNAME}/lib/cds/classesLogAgent.jar +${PKGNAME}/lib/classpath.txt ${PKGNAME}/lib/clion.jar -${PKGNAME}/lib/cloud-config-client.jar -${PKGNAME}/lib/common-image-3.3.2.jar -${PKGNAME}/lib/common-io-3.3.2.jar -${PKGNAME}/lib/common-lang-3.3.2.jar -${PKGNAME}/lib/commons-codec-1.10.jar -${PKGNAME}/lib/commons-collections-3.2.2.jar -${PKGNAME}/lib/commons-compress-1.17.jar -${PKGNAME}/lib/commons-httpclient-3.1-patched.jar -${PKGNAME}/lib/commons-imaging-1.0-RC-1.jar -${PKGNAME}/lib/commons-lang-2.4.jar -${PKGNAME}/lib/commons-logging-1.2.jar -${PKGNAME}/lib/commons-net-3.6.jar -${PKGNAME}/lib/delight-rhino-sandbox-0.0.9.jar -${PKGNAME}/lib/eddsa-0.2.0.jar +${PKGNAME}/lib/coverage-common.jar +${PKGNAME}/lib/dbus-java-3.2.1.jar ${PKGNAME}/lib/error_prone_annotations-2.3.1.jar -${PKGNAME}/lib/extensions.jar -${PKGNAME}/lib/fluent-hc-4.5.6.jar -${PKGNAME}/lib/forms-1.1-preview.jar +${PKGNAME}/lib/external-system-rt.jar +${PKGNAME}/lib/find-action-model-0.0.3.jar ${PKGNAME}/lib/forms_rt.jar -${PKGNAME}/lib/fst-2.57.jar -${PKGNAME}/lib/gradle-api-4.10.jar -${PKGNAME}/lib/gradle-api-impldep-4.10.jar -${PKGNAME}/lib/gradle-launcher-4.10.jar -${PKGNAME}/lib/gradle-wrapper-4.10.jar -${PKGNAME}/lib/groovy-all-2.4.15.jar -${PKGNAME}/lib/gson-2.8.5.jar -${PKGNAME}/lib/guava-25.1-jre.jar -${PKGNAME}/lib/hamcrest-core-1.3.jar -${PKGNAME}/lib/httpclient-4.5.6.jar -${PKGNAME}/lib/httpcore-4.4.10.jar -${PKGNAME}/lib/httpmime-4.5.6.jar -${PKGNAME}/lib/icons.jar -${PKGNAME}/lib/imageio-core-3.3.2.jar -${PKGNAME}/lib/imageio-metadata-3.3.2.jar -${PKGNAME}/lib/imageio-tiff-3.3.2.jar -${PKGNAME}/lib/imgscalr-lib-4.2.jar -${PKGNAME}/lib/ini4j-0.5.5-2.jar -${PKGNAME}/lib/intellij-coverage-agent-1.0.495.jar -${PKGNAME}/lib/intellij-test-discovery-agent-1.0.495.jar +${PKGNAME}/lib/grazie-spellchecker-0.1.9.jar +${PKGNAME}/lib/groovy-2.5.14.jar +${PKGNAME}/lib/groovy-json-2.5.14.jar +${PKGNAME}/lib/groovy-jsr223-2.5.14.jar +${PKGNAME}/lib/groovy-templates-2.5.14.jar +${PKGNAME}/lib/groovy-xml-2.5.14.jar +${PKGNAME}/lib/grpc-netty-shaded-1.34.1.jar +${PKGNAME}/lib/intellij-coverage-agent-1.0.589.jar +${PKGNAME}/lib/intellij-test-discovery-agent-1.0.589.jar ${PKGNAME}/lib/isorelax-20030108.jar -${PKGNAME}/lib/jackson-annotations-2.9.0.jar -${PKGNAME}/lib/jackson-core-2.9.6.jar -${PKGNAME}/lib/jackson-databind-2.9.6.jar -${PKGNAME}/lib/java-compatibility-1.0.1.jar -${PKGNAME}/lib/javahelp-2.0.02.jar -${PKGNAME}/lib/javassist-3.22.0-GA.jar -${PKGNAME}/lib/jaxen-1.1.6.jar -${PKGNAME}/lib/jbcrypt-1.0.0.jar -${PKGNAME}/lib/jcip-annotations-1.0.jar -${PKGNAME}/lib/jdom.jar -${PKGNAME}/lib/jediterm-pty-2.14.jar -${PKGNAME}/lib/jetCheck-0.2.1.jar -${PKGNAME}/lib/jettison-1.4.0.jar +${PKGNAME}/lib/java-string-similarity-2.0.0.jar +${PKGNAME}/lib/java-utils-1.0.6.jar +${PKGNAME}/lib/jffi-1.2.19-native.jar +${PKGNAME}/lib/jffi-1.2.19.jar ${PKGNAME}/lib/jing-20030619.jar ${PKGNAME}/lib/jna-platform.jar ${PKGNAME}/lib/jna.jar +${PKGNAME}/lib/jnr-a64asm-1.0.0.jar +${PKGNAME}/lib/jnr-constants-0.9.12.jar +${PKGNAME}/lib/jnr-enxio-0.21.jar +${PKGNAME}/lib/jnr-ffi-2.1.10.jar +${PKGNAME}/lib/jnr-posix-3.0.50.jar +${PKGNAME}/lib/jnr-unixsocket-0.23.jar +${PKGNAME}/lib/jnr-x86asm-1.0.2.jar ${PKGNAME}/lib/jps-model.jar -${PKGNAME}/lib/jsch-0.1.54.jar -${PKGNAME}/lib/jsch-extension-0.1.11.jar -${PKGNAME}/lib/jsch-nio-1.0.10.jar -${PKGNAME}/lib/jsch.agentproxy.connector-factory.jar -${PKGNAME}/lib/jsch.agentproxy.core.jar -${PKGNAME}/lib/jsch.agentproxy.jsch.jar -${PKGNAME}/lib/jsch.agentproxy.pageant.jar -${PKGNAME}/lib/jsch.agentproxy.sshagent.jar -${PKGNAME}/lib/jsch.agentproxy.usocket-jna.jar -${PKGNAME}/lib/jsch.agentproxy.usocket-nc.jar -${PKGNAME}/lib/jshell-frontend.jar -${PKGNAME}/lib/junit-4.12.jar -${PKGNAME}/lib/jzlib-1.1.3.jar -${PKGNAME}/lib/kotlin-reflect.jar -${PKGNAME}/lib/kotlin-stdlib-jdk7.jar +${PKGNAME}/lib/junit4.jar +${PKGNAME}/lib/junit5.jar +${PKGNAME}/lib/junixsocket-core.jar +${PKGNAME}/lib/kotlin-reflect-1.5.10-release-896.jar ${PKGNAME}/lib/kotlin-stdlib-jdk8.jar -${PKGNAME}/lib/kotlin-stdlib.jar ${PKGNAME}/lib/kotlin-test.jar -${PKGNAME}/lib/kotlinx-coroutines-core-0.26.1.jar -${PKGNAME}/lib/kotlinx-coroutines-jdk8-0.26.1.jar -${PKGNAME}/lib/kryo-2.24.0.jar -${PKGNAME}/lib/libthrift-0.11.0.jar -${PKGNAME}/lib/log4j.jar -${PKGNAME}/lib/lz4-1.3.0.jar -${PKGNAME}/lib/markdown4j-2.2-cj-1.1.jar -${PKGNAME}/lib/markdownj-core-0.4.2-SNAPSHOT.jar -${PKGNAME}/lib/microba.jar -${PKGNAME}/lib/miglayout-core-5.2.jar -${PKGNAME}/lib/miglayout-swing-5.2.jar -${PKGNAME}/lib/minlog-1.2.jar -${PKGNAME}/lib/mutability-annotations-compat.jar -${PKGNAME}/lib/nanoxml-2.2.3.jar -${PKGNAME}/lib/nekohtml-1.9.22.jar -${PKGNAME}/lib/netty-buffer-4.1.30.Final.jar -${PKGNAME}/lib/netty-codec-4.1.30.Final.jar -${PKGNAME}/lib/netty-codec-http-4.1.30.Final.jar -${PKGNAME}/lib/netty-common-4.1.30.Final.jar -${PKGNAME}/lib/netty-handler-4.1.30.Final.jar -${PKGNAME}/lib/netty-resolver-4.1.30.Final.jar -${PKGNAME}/lib/netty-transport-4.1.30.Final.jar -${PKGNAME}/lib/objenesis-2.1.jar -${PKGNAME}/lib/objenesis-2.6.jar +${PKGNAME}/lib/kotlinx-coroutines-jdk8.jar +${PKGNAME}/lib/kotlinx-serialization-core-jvm-1.1.0.jar +${PKGNAME}/lib/kotlinx-serialization-json-jvm-1.1.0.jar ${PKGNAME}/lib/openapi.jar -${PKGNAME}/lib/org.eclipse.lsp4j-0.3.1.jar -${PKGNAME}/lib/org.eclipse.lsp4j.jsonrpc-0.3.0.jar -${PKGNAME}/lib/org.eclipse.xtext.xbase.lib-2.14.0.jar -${PKGNAME}/lib/oro-2.0.8.jar -${PKGNAME}/lib/picocontainer-1.2.jar +${PKGNAME}/lib/platform-api.jar ${PKGNAME}/lib/platform-impl.jar -${PKGNAME}/lib/protobuf-java-3.4.0.jar -${PKGNAME}/lib/proxy-vole-1.0.6.jar -${PKGNAME}/lib/pty4j-0.8.6.jar -${PKGNAME}/lib/purejavacomm-0.0.11.1.jar -${PKGNAME}/lib/resources.jar -${PKGNAME}/lib/resources_en.jar -${PKGNAME}/lib/rhino-1.7.10.jar +${PKGNAME}/lib/platform-objectSerializer-annotations.jar +${PKGNAME}/lib/platform-statistics-devkit.jar +${PKGNAME}/lib/protobuf-java-3.15.8.jar +${PKGNAME}/lib/pty4j.jar +${PKGNAME}/lib/rd-core-0.212.307.jar +${PKGNAME}/lib/rd-framework-0.212.307.jar +${PKGNAME}/lib/rd-swing-0.212.307.jar ${PKGNAME}/lib/rngom-20051226-patched.jar -${PKGNAME}/lib/sa-jdwp-1.12.jar -${PKGNAME}/lib/serviceMessages.jar -${PKGNAME}/lib/slf4j-api-1.7.25.jar -${PKGNAME}/lib/slf4j-log4j12-1.7.25.jar -${PKGNAME}/lib/snakeyaml-1.22.jar -${PKGNAME}/lib/stax-api-1.0.1.jar -${PKGNAME}/lib/streamex-0.6.7.jar -${PKGNAME}/lib/swingx-core-1.6.2-2.jar +${PKGNAME}/lib/slf4j.jar +${PKGNAME}/lib/stats.jar ${PKGNAME}/lib/testFramework.jar +${PKGNAME}/lib/tips-clion-212.21.jar ${PKGNAME}/lib/trang-core.jar -${PKGNAME}/lib/trilead-ssh2-build-217-jenkins-11.jar -${PKGNAME}/lib/trove4j.jar ${PKGNAME}/lib/util.jar -${PKGNAME}/lib/velocity-1.7.jar -${PKGNAME}/lib/winp-1.27.jar -${PKGNAME}/lib/xercesImpl-2.12.0.jar -${PKGNAME}/lib/xml-apis-ext-1.3.04.jar -${PKGNAME}/lib/xml-resolver-1.2.jar -${PKGNAME}/lib/xmlbeans-2.6.0.jar -${PKGNAME}/lib/xmlgraphics-commons-2.3.jar -${PKGNAME}/lib/xmlpull-1.1.3.1.jar -${PKGNAME}/lib/xmlrpc-2.0.1.jar -${PKGNAME}/lib/xpp3_min-1.1.4c.jar -${PKGNAME}/lib/xstream-1.4.10.jar -${PKGNAME}/lib/xz-1.8.jar -${PKGNAME}/lib/yjp-controller-api-redist.jar +${PKGNAME}/lib/winp-1.28.jar +${PKGNAME}/lib/xmlbeans-4.0.0.jar ${PKGNAME}/license/CMake-license-cygwin-exception.txt ${PKGNAME}/license/GDB-license.txt ${PKGNAME}/license/GDB-sources.txt ${PKGNAME}/license/LLDB-license.txt +${PKGNAME}/license/OpenSSL-license.txt ${PKGNAME}/license/Python-license.txt ${PKGNAME}/license/XStream_license.txt ${PKGNAME}/license/ant_license.txt ${PKGNAME}/license/asm_license.txt ${PKGNAME}/license/eclipse_license.txt ${PKGNAME}/license/eclipse_license2.txt -${PKGNAME}/license/growl.license ${PKGNAME}/license/gson_license.txt ${PKGNAME}/license/imgscalr_license.txt ${PKGNAME}/license/javahelp_license.txt @@ -204,40 +390,57 @@ ${PKGNAME}/license/xmlrpc_license.txt ${PKGNAME}/license/yourkit-license-redist.txt ${PKGNAME}/plugins/CSS/lib/css-openapi.jar ${PKGNAME}/plugins/CSS/lib/css.jar -${PKGNAME}/plugins/CSS/lib/resources_en.jar +${PKGNAME}/plugins/DatabaseTools/lib/aether-dependency-resolver.jar +${PKGNAME}/plugins/DatabaseTools/lib/completion-ranking-sql-0.1.1.jar +${PKGNAME}/plugins/DatabaseTools/lib/database-dialects.jar ${PKGNAME}/plugins/DatabaseTools/lib/database-impl.jar +${PKGNAME}/plugins/DatabaseTools/lib/database-minicats.jar ${PKGNAME}/plugins/DatabaseTools/lib/database-openapi.jar -${PKGNAME}/plugins/DatabaseTools/lib/dekaf-single-2.0.0.387.jar ${PKGNAME}/plugins/DatabaseTools/lib/jdbc-console.jar -${PKGNAME}/plugins/DatabaseTools/lib/resources_en.jar +${PKGNAME}/plugins/DatabaseTools/lib/maven-resolver-connector-basic-1.3.3.jar +${PKGNAME}/plugins/DatabaseTools/lib/maven-resolver-transport-file-1.3.3.jar +${PKGNAME}/plugins/DatabaseTools/lib/maven-resolver-transport-http-1.3.3.jar +${PKGNAME}/plugins/DatabaseTools/lib/mssql-1.19.jar +${PKGNAME}/plugins/DatabaseTools/lib/oracle-1.54.jar +${PKGNAME}/plugins/DatabaseTools/lib/postgres-1.35.jar +${PKGNAME}/plugins/DatabaseTools/lib/redshift-1.39.jar +${PKGNAME}/plugins/DatabaseTools/lib/snowflake-1.17.jar +${PKGNAME}/plugins/DatabaseTools/lib/tips-database-plugin-212.78.jar ${PKGNAME}/plugins/DatabaseTools/lib/unidecode-0.0.7.jar +${PKGNAME}/plugins/IntelliLang/lib/IntelliLang.jar +${PKGNAME}/plugins/IntelliLang/lib/java-langInjection-jps.jar ${PKGNAME}/plugins/JSIntentionPowerPack/lib/JSIntentionPowerPack.jar -${PKGNAME}/plugins/JSIntentionPowerPack/lib/resources_en.jar ${PKGNAME}/plugins/JavaScriptDebugger/lib/ChromeConnector.jar ${PKGNAME}/plugins/JavaScriptDebugger/lib/FirefoxConnector.jar ${PKGNAME}/plugins/JavaScriptDebugger/lib/JavaScriptDebugger.jar ${PKGNAME}/plugins/JavaScriptDebugger/lib/debugConnector.js -${PKGNAME}/plugins/JavaScriptDebugger/lib/resources_en.jar -${PKGNAME}/plugins/JavaScriptLanguage/grunt_js/lib/grunt-intellij-util.js -${PKGNAME}/plugins/JavaScriptLanguage/grunt_js/tasks/grunt-tasks-fetcher.js +${PKGNAME}/plugins/JavaScriptDebugger/lib/nashorn-debugger-9-rt.jar +${PKGNAME}/plugins/JavaScriptDebugger/lib/nashorn-debugger-rt.jar ${PKGNAME}/plugins/JavaScriptLanguage/helpers/base-test-reporter/intellij-stringifier.js ${PKGNAME}/plugins/JavaScriptLanguage/helpers/base-test-reporter/intellij-tree.js ${PKGNAME}/plugins/JavaScriptLanguage/helpers/base-test-reporter/intellij-util.js -${PKGNAME}/plugins/JavaScriptLanguage/helpers/jest-intellij/lib/jest-intellij-jasmine.js +${PKGNAME}/plugins/JavaScriptLanguage/helpers/buildTools/grunt/lib/grunt-intellij-util.js +${PKGNAME}/plugins/JavaScriptLanguage/helpers/buildTools/grunt/tasks/grunt-tasks-fetcher.js +${PKGNAME}/plugins/JavaScriptLanguage/helpers/jest-intellij/lib/jest-intellij-jasmine-reporter.js ${PKGNAME}/plugins/JavaScriptLanguage/helpers/jest-intellij/lib/jest-intellij-reporter.js ${PKGNAME}/plugins/JavaScriptLanguage/helpers/jest-intellij/lib/jest-intellij-stdin-fix.js ${PKGNAME}/plugins/JavaScriptLanguage/helpers/jest-intellij/lib/jest-intellij-test-results-processor.js ${PKGNAME}/plugins/JavaScriptLanguage/helpers/jest-intellij/lib/jest-intellij-util.js ${PKGNAME}/plugins/JavaScriptLanguage/helpers/node-core-modules/node-core-modules-loader.js -${PKGNAME}/plugins/JavaScriptLanguage/helpers/node_modules/semver/LICENSE -${PKGNAME}/plugins/JavaScriptLanguage/helpers/node_modules/semver/README.md -${PKGNAME}/plugins/JavaScriptLanguage/helpers/node_modules/semver/bin/semver -${PKGNAME}/plugins/JavaScriptLanguage/helpers/node_modules/semver/package.json -${PKGNAME}/plugins/JavaScriptLanguage/helpers/node_modules/semver/range.bnf -${PKGNAME}/plugins/JavaScriptLanguage/helpers/node_modules/semver/semver.js +${PKGNAME}/plugins/JavaScriptLanguage/helpers/nodejs/library/yarn/intellij-yarn-pnp-deps-tree-loader.js ${PKGNAME}/plugins/JavaScriptLanguage/helpers/package-version-range-matcher/bin/batch-matcher +${PKGNAME}/plugins/JavaScriptLanguage/helpers/package-version-range-matcher/node_modules/semver/CHANGELOG.md +${PKGNAME}/plugins/JavaScriptLanguage/helpers/package-version-range-matcher/node_modules/semver/LICENSE +${PKGNAME}/plugins/JavaScriptLanguage/helpers/package-version-range-matcher/node_modules/semver/README.md +${PKGNAME}/plugins/JavaScriptLanguage/helpers/package-version-range-matcher/node_modules/semver/bin/semver.js +${PKGNAME}/plugins/JavaScriptLanguage/helpers/package-version-range-matcher/node_modules/semver/package.json +${PKGNAME}/plugins/JavaScriptLanguage/helpers/package-version-range-matcher/node_modules/semver/range.bnf +${PKGNAME}/plugins/JavaScriptLanguage/helpers/package-version-range-matcher/node_modules/semver/semver.js +${PKGNAME}/plugins/JavaScriptLanguage/helpers/package-version-range-matcher/package-lock.json +${PKGNAME}/plugins/JavaScriptLanguage/helpers/package-version-range-matcher/package.json ${PKGNAME}/plugins/JavaScriptLanguage/helpers/package-version-range-matcher/semver-range-matcher.js -${PKGNAME}/plugins/JavaScriptLanguage/helpers/package.json +${PKGNAME}/plugins/JavaScriptLanguage/helpers/package-version-range-matcher/test/package.json +${PKGNAME}/plugins/JavaScriptLanguage/helpers/package-version-range-matcher/test/version-range-test.js ${PKGNAME}/plugins/JavaScriptLanguage/helpers/protractor-intellij/lib/jasmine-reporter.d.ts ${PKGNAME}/plugins/JavaScriptLanguage/helpers/protractor-intellij/lib/protractor-intellij-cli.js ${PKGNAME}/plugins/JavaScriptLanguage/helpers/protractor-intellij/lib/protractor-intellij-config.js @@ -246,24 +449,12 @@ ${PKGNAME}/plugins/JavaScriptLanguage/he ${PKGNAME}/plugins/JavaScriptLanguage/helpers/protractor-intellij/lib/protractor-intellij-stringifier.js ${PKGNAME}/plugins/JavaScriptLanguage/helpers/protractor-intellij/lib/protractor-intellij-tree.js ${PKGNAME}/plugins/JavaScriptLanguage/helpers/protractor-intellij/lib/protractor-intellij-util.js -${PKGNAME}/plugins/JavaScriptLanguage/index/sdk-stubs.input -${PKGNAME}/plugins/JavaScriptLanguage/index/sdk-stubs.input.keystream -${PKGNAME}/plugins/JavaScriptLanguage/index/sdk-stubs.input.keystream.len -${PKGNAME}/plugins/JavaScriptLanguage/index/sdk-stubs.input.len -${PKGNAME}/plugins/JavaScriptLanguage/index/sdk-stubs.input.values -${PKGNAME}/plugins/JavaScriptLanguage/index/sdk-stubs.input.values.at -${PKGNAME}/plugins/JavaScriptLanguage/index/sdk-stubs.input.values.s -${PKGNAME}/plugins/JavaScriptLanguage/index/sdk-stubs.input_i -${PKGNAME}/plugins/JavaScriptLanguage/index/sdk-stubs.input_i.len -${PKGNAME}/plugins/JavaScriptLanguage/index/sdk-stubs.names -${PKGNAME}/plugins/JavaScriptLanguage/index/sdk-stubs.names.keystream -${PKGNAME}/plugins/JavaScriptLanguage/index/sdk-stubs.names.keystream.len -${PKGNAME}/plugins/JavaScriptLanguage/index/sdk-stubs.names.len -${PKGNAME}/plugins/JavaScriptLanguage/index/sdk-stubs.names_i -${PKGNAME}/plugins/JavaScriptLanguage/index/sdk-stubs.names_i.len -${PKGNAME}/plugins/JavaScriptLanguage/index/sdk-stubs.version +${PKGNAME}/plugins/JavaScriptLanguage/js/js-predefined-ffdd448c697d-d5a2cc0426b1.ijx +${PKGNAME}/plugins/JavaScriptLanguage/js/js-predefined-ffdd448c697d-d5a2cc0426b1.txt ${PKGNAME}/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/browser.d.ts ${PKGNAME}/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/cancellationToken.js +${PKGNAME}/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/es2019decorators.d.ts +${PKGNAME}/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/esnext.weakref.d.ts ${PKGNAME}/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/flow.utilities.d.ts ${PKGNAME}/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/lib.d.ts ${PKGNAME}/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/lib.dom.d.ts @@ -288,14 +479,34 @@ ${PKGNAME}/plugins/JavaScriptLanguage/js ${PKGNAME}/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/lib.es2017.sharedmemory.d.ts ${PKGNAME}/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/lib.es2017.string.d.ts ${PKGNAME}/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/lib.es2017.typedarrays.d.ts +${PKGNAME}/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/lib.es2018.asyncgenerator.d.ts +${PKGNAME}/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/lib.es2018.asynciterable.d.ts ${PKGNAME}/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/lib.es2018.d.ts ${PKGNAME}/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/lib.es2018.full.d.ts ${PKGNAME}/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/lib.es2018.intl.d.ts ${PKGNAME}/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/lib.es2018.promise.d.ts ${PKGNAME}/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/lib.es2018.regexp.d.ts +${PKGNAME}/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/lib.es2019.array.d.ts +${PKGNAME}/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/lib.es2019.d.ts +${PKGNAME}/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/lib.es2019.full.d.ts +${PKGNAME}/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/lib.es2019.object.d.ts +${PKGNAME}/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/lib.es2019.string.d.ts +${PKGNAME}/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/lib.es2019.symbol.d.ts +${PKGNAME}/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/lib.es2020.bigint.d.ts +${PKGNAME}/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/lib.es2020.d.ts +${PKGNAME}/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/lib.es2020.full.d.ts +${PKGNAME}/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/lib.es2020.intl.d.ts +${PKGNAME}/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/lib.es2020.promise.d.ts +${PKGNAME}/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/lib.es2020.sharedmemory.d.ts +${PKGNAME}/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/lib.es2020.string.d.ts +${PKGNAME}/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/lib.es2020.symbol.wellknown.d.ts +${PKGNAME}/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/lib.es2021.d.ts +${PKGNAME}/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/lib.es2021.full.d.ts +${PKGNAME}/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/lib.es2021.promise.d.ts +${PKGNAME}/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/lib.es2021.string.d.ts +${PKGNAME}/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/lib.es2021.weakref.d.ts ${PKGNAME}/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/lib.es5.d.ts ${PKGNAME}/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/lib.es6.d.ts -${PKGNAME}/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/lib.es7.d.ts ${PKGNAME}/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/lib.esnext.array.d.ts ${PKGNAME}/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/lib.esnext.asynciterable.d.ts ${PKGNAME}/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/lib.esnext.bigint.d.ts @@ -303,14 +514,16 @@ ${PKGNAME}/plugins/JavaScriptLanguage/js ${PKGNAME}/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/lib.esnext.full.d.ts ${PKGNAME}/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/lib.esnext.intl.d.ts ${PKGNAME}/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/lib.esnext.promise.d.ts +${PKGNAME}/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/lib.esnext.string.d.ts ${PKGNAME}/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/lib.esnext.symbol.d.ts +${PKGNAME}/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/lib.esnext.weakref.d.ts ${PKGNAME}/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/lib.scripthost.d.ts ${PKGNAME}/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/lib.webworker.d.ts ${PKGNAME}/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/lib.webworker.importscripts.d.ts +${PKGNAME}/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/lib.webworker.iterable.d.ts ${PKGNAME}/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/react.d.ts ${PKGNAME}/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/tsserverlibrary.js ${PKGNAME}/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/typesMap.json -${PKGNAME}/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/typingsInstaller.js ${PKGNAME}/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/watchGuard.js ${PKGNAME}/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/websql.d.ts ${PKGNAME}/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/xpath.d.ts @@ -352,1664 +565,515 @@ ${PKGNAME}/plugins/JavaScriptLanguage/la ${PKGNAME}/plugins/JavaScriptLanguage/languageService/eslint/src/typings/js-lanuage-api.d.ts ${PKGNAME}/plugins/JavaScriptLanguage/languageService/eslint/tsconfig.json ${PKGNAME}/plugins/JavaScriptLanguage/lib/JavaScriptLanguage.jar -${PKGNAME}/plugins/JavaScriptLanguage/lib/javascript-openapi.jar -${PKGNAME}/plugins/JavaScriptLanguage/lib/js-test-common.jar -${PKGNAME}/plugins/JavaScriptLanguage/lib/resources_en.jar +${PKGNAME}/plugins/JavaScriptLanguage/lib/completion-ranking-js-0.1.3.jar +${PKGNAME}/plugins/JavaScriptLanguage/lib/completion-ranking-typescript-0.2.3.jar ${PKGNAME}/plugins/JavaScriptLanguage/lib/semver4j-2.2.0.jar ${PKGNAME}/plugins/PerforceIntegration/lib/PerforceIntegration.jar -${PKGNAME}/plugins/PerforceIntegration/lib/perforce_util.jar -${PKGNAME}/plugins/cidr-externalSystem/lib/cidr-externalSystem.jar -${PKGNAME}/plugins/cidr-externalSystem/lib/compiler-impl.jar -${PKGNAME}/plugins/cidr-externalSystem/lib/compiler-openapi.jar -${PKGNAME}/plugins/cidr-externalSystem/lib/debugger-impl.jar -${PKGNAME}/plugins/cidr-externalSystem/lib/execution-impl.jar -${PKGNAME}/plugins/cidr-externalSystem/lib/execution-openapi.jar -${PKGNAME}/plugins/cidr-externalSystem/lib/external-system-api.jar -${PKGNAME}/plugins/cidr-externalSystem/lib/external-system-impl.jar -${PKGNAME}/plugins/cidr-externalSystem/lib/external-system-rt.jar -${PKGNAME}/plugins/cidr-externalSystem/lib/fst-2.57.jar -${PKGNAME}/plugins/cidr-externalSystem/lib/idea-ui.jar -${PKGNAME}/plugins/cidr-externalSystem/lib/resources_en.jar +${PKGNAME}/plugins/c-clangd/lib/c-clangd.jar +${PKGNAME}/plugins/c-clangdBridge/lib/c-clangdBridge.jar +${PKGNAME}/plugins/c-performanceTesting/lib/c-performanceTesting.jar +${PKGNAME}/plugins/c-plugin/lib/c-plugin.jar +${PKGNAME}/plugins/cidr-base-plugin/lib/cidr-base-plugin.jar +${PKGNAME}/plugins/cidr-clangFormat/lib/cidr-clangFormat.jar +${PKGNAME}/plugins/cidr-copyright/lib/cidr-copyright.jar +${PKGNAME}/plugins/cidr-debugger-plugin/lib/antlr4-runtime-4.1.jar +${PKGNAME}/plugins/cidr-debugger-plugin/lib/cidr-debugger-plugin.jar +${PKGNAME}/plugins/cidr-grazie/lib/cidr-grazie.jar +${PKGNAME}/plugins/cidr-langInjection/lib/cidr-langInjection.jar +${PKGNAME}/plugins/cidr-markdown/lib/cidr-markdown.jar ${PKGNAME}/plugins/clion-compdb/lib/clion-compdb.jar -${PKGNAME}/plugins/clion-compdb/lib/resources_en.jar +${PKGNAME}/plugins/clion-ctest/lib/clion-ctest.jar +${PKGNAME}/plugins/clion-diagnostics/lib/clion-diagnostics.jar +${PKGNAME}/plugins/clion-embedded/lib/clion-embedded.jar ${PKGNAME}/plugins/clion-gradle/lib/clion-gradle.jar -${PKGNAME}/plugins/clion-gradle/lib/gradle-native-tooling.jar +${PKGNAME}/plugins/clion-makefile/lib/clion-makefile.jar +${PKGNAME}/plugins/clion-test-boost/lib/clion-test-boost.jar +${PKGNAME}/plugins/clion-test-catch/lib/clion-test-catch.jar +${PKGNAME}/plugins/clion-test-doctest/lib/clion-test-doctest.jar +${PKGNAME}/plugins/clion-test-google/lib/clion-test-google.jar ${PKGNAME}/plugins/clion-webDeployment/lib/clion-webDeployment.jar +${PKGNAME}/plugins/clion/lib/clion.jar ${PKGNAME}/plugins/cloud-config/lib/cloud-config.jar -${PKGNAME}/plugins/cloud-config/lib/resources_en.jar ${PKGNAME}/plugins/coffeescript-core/lib/coffeescript-core.jar -${PKGNAME}/plugins/coffeescript-core/lib/resources_en.jar +${PKGNAME}/plugins/completionMlRanking/lib/completionMlRanking.jar ${PKGNAME}/plugins/configurationScript/lib/configurationScript.jar -${PKGNAME}/plugins/cvsIntegration/lib/cvsIntegration.jar -${PKGNAME}/plugins/cvsIntegration/lib/cvs_util.jar -${PKGNAME}/plugins/cvsIntegration/lib/javacvs-src.jar -${PKGNAME}/plugins/cvsIntegration/lib/resources_en.jar -${PKGNAME}/plugins/cvsIntegration/lib/smartcvs-src.jar -${PKGNAME}/plugins/cvsIntegration/lib/trilead-ssh2-build213.jar +${PKGNAME}/plugins/copyright/lib/copyright.jar +${PKGNAME}/plugins/emojipicker/lib/emojipicker.jar ${PKGNAME}/plugins/git4idea/lib/git4idea-rt.jar ${PKGNAME}/plugins/git4idea/lib/git4idea.jar -${PKGNAME}/plugins/git4idea/lib/remote-servers-git.jar -${PKGNAME}/plugins/git4idea/lib/resources_en.jar ${PKGNAME}/plugins/github/lib/github.jar -${PKGNAME}/plugins/gradle/lib/gradle-common.jar +${PKGNAME}/plugins/gradle/lib/gradle-api-7.1.jar +${PKGNAME}/plugins/gradle/lib/gradle-api-impldep-7.1.jar +${PKGNAME}/plugins/gradle/lib/gradle-launcher-7.1.jar ${PKGNAME}/plugins/gradle/lib/gradle-tooling-extension-api.jar ${PKGNAME}/plugins/gradle/lib/gradle-tooling-extension-impl.jar +${PKGNAME}/plugins/gradle/lib/gradle-wrapper-7.1.jar ${PKGNAME}/plugins/gradle/lib/gradle.jar +${PKGNAME}/plugins/grazie/lib/aho-corasick-double-array-trie-1.2.2.jar +${PKGNAME}/plugins/grazie/lib/bridj-0.7.0.jar +${PKGNAME}/plugins/grazie/lib/commons-text-1.8.jar +${PKGNAME}/plugins/grazie/lib/dx-1.7.jar +${PKGNAME}/plugins/grazie/lib/emoji-java-5.1.1.jar +${PKGNAME}/plugins/grazie/lib/grazi-language-detector-0.1.13.jar +${PKGNAME}/plugins/grazie/lib/grazie.jar +${PKGNAME}/plugins/grazie/lib/hppc-0.8.2.jar +${PKGNAME}/plugins/grazie/lib/hunspell-1.1.1.jar +${PKGNAME}/plugins/grazie/lib/indriya-1.3.jar +${PKGNAME}/plugins/grazie/lib/json-20170516.jar +${PKGNAME}/plugins/grazie/lib/kotlinx-html-jvm-0.6.11.jar +${PKGNAME}/plugins/grazie/lib/language-en-5.4.jar +${PKGNAME}/plugins/grazie/lib/languagetool-core-5.4.jar +${PKGNAME}/plugins/grazie/lib/morfologik-fsa-2.1.7.jar +${PKGNAME}/plugins/grazie/lib/morfologik-fsa-builders-2.1.7.jar +${PKGNAME}/plugins/grazie/lib/morfologik-speller-2.1.7.jar +${PKGNAME}/plugins/grazie/lib/morfologik-stemming-2.1.7.jar +${PKGNAME}/plugins/grazie/lib/nlp-common-0.1.26.jar +${PKGNAME}/plugins/grazie/lib/nlp-tokenizer-0.1.26.jar +${PKGNAME}/plugins/grazie/lib/segment-2.0.1.jar +${PKGNAME}/plugins/grazie/lib/unit-api-1.0.jar +${PKGNAME}/plugins/grazie/lib/uom-lib-common-1.1.jar ${PKGNAME}/plugins/hg4idea/lib/hg4idea.jar -${PKGNAME}/plugins/hg4idea/lib/resources_en.jar ${PKGNAME}/plugins/htmltools/lib/htmltools.jar -${PKGNAME}/plugins/htmltools/lib/resources_en.jar ${PKGNAME}/plugins/less/lib/less.jar -${PKGNAME}/plugins/less/lib/resources_en.jar -${PKGNAME}/plugins/python/helpers/MathJax/MathJax.js -${PKGNAME}/plugins/python/helpers/MathJax/config/TeX-AMS_HTML-full.js -${PKGNAME}/plugins/python/helpers/MathJax/config/local/local.js -${PKGNAME}/plugins/python/helpers/MathJax/extensions/AssistiveMML.js -${PKGNAME}/plugins/python/helpers/MathJax/extensions/MathEvents.js -${PKGNAME}/plugins/python/helpers/MathJax/extensions/MathMenu.js -${PKGNAME}/plugins/python/helpers/MathJax/extensions/MathZoom.js -${PKGNAME}/plugins/python/helpers/MathJax/extensions/TeX/AMSmath.js -${PKGNAME}/plugins/python/helpers/MathJax/extensions/TeX/AMSsymbols.js -${PKGNAME}/plugins/python/helpers/MathJax/extensions/TeX/noErrors.js -${PKGNAME}/plugins/python/helpers/MathJax/extensions/TeX/noUndefined.js -${PKGNAME}/plugins/python/helpers/MathJax/extensions/fast-preview.js -${PKGNAME}/plugins/python/helpers/MathJax/extensions/tex2jax.js -${PKGNAME}/plugins/python/helpers/MathJax/extensions/toMathML.js -${PKGNAME}/plugins/python/helpers/MathJax/jax/element/mml/jax.js -${PKGNAME}/plugins/python/helpers/MathJax/jax/element/mml/optable/Arrows.js -${PKGNAME}/plugins/python/helpers/MathJax/jax/element/mml/optable/BasicLatin.js -${PKGNAME}/plugins/python/helpers/MathJax/jax/element/mml/optable/CombDiacritMarks.js -${PKGNAME}/plugins/python/helpers/MathJax/jax/element/mml/optable/CombDiactForSymbols.js -${PKGNAME}/plugins/python/helpers/MathJax/jax/element/mml/optable/Dingbats.js -${PKGNAME}/plugins/python/helpers/MathJax/jax/element/mml/optable/GeneralPunctuation.js -${PKGNAME}/plugins/python/helpers/MathJax/jax/element/mml/optable/GeometricShapes.js -${PKGNAME}/plugins/python/helpers/MathJax/jax/element/mml/optable/GreekAndCoptic.js -${PKGNAME}/plugins/python/helpers/MathJax/jax/element/mml/optable/Latin1Supplement.js -${PKGNAME}/plugins/python/helpers/MathJax/jax/element/mml/optable/LetterlikeSymbols.js -${PKGNAME}/plugins/python/helpers/MathJax/jax/element/mml/optable/MathOperators.js -${PKGNAME}/plugins/python/helpers/MathJax/jax/element/mml/optable/MiscMathSymbolsA.js -${PKGNAME}/plugins/python/helpers/MathJax/jax/element/mml/optable/MiscMathSymbolsB.js -${PKGNAME}/plugins/python/helpers/MathJax/jax/element/mml/optable/MiscSymbolsAndArrows.js -${PKGNAME}/plugins/python/helpers/MathJax/jax/element/mml/optable/MiscTechnical.js -${PKGNAME}/plugins/python/helpers/MathJax/jax/element/mml/optable/SpacingModLetters.js -${PKGNAME}/plugins/python/helpers/MathJax/jax/element/mml/optable/SuppMathOperators.js -${PKGNAME}/plugins/python/helpers/MathJax/jax/element/mml/optable/SupplementalArrowsA.js -${PKGNAME}/plugins/python/helpers/MathJax/jax/element/mml/optable/SupplementalArrowsB.js -${PKGNAME}/plugins/python/helpers/MathJax/jax/input/TeX/config.js -${PKGNAME}/plugins/python/helpers/MathJax/jax/input/TeX/jax.js -${PKGNAME}/plugins/python/helpers/MathJax/jax/output/HTML-CSS/autoload/annotation-xml.js -${PKGNAME}/plugins/python/helpers/MathJax/jax/output/HTML-CSS/autoload/maction.js -${PKGNAME}/plugins/python/helpers/MathJax/jax/output/HTML-CSS/autoload/menclose.js -${PKGNAME}/plugins/python/helpers/MathJax/jax/output/HTML-CSS/autoload/mglyph.js -${PKGNAME}/plugins/python/helpers/MathJax/jax/output/HTML-CSS/autoload/mmultiscripts.js -${PKGNAME}/plugins/python/helpers/MathJax/jax/output/HTML-CSS/autoload/ms.js -${PKGNAME}/plugins/python/helpers/MathJax/jax/output/HTML-CSS/autoload/mtable.js -${PKGNAME}/plugins/python/helpers/MathJax/jax/output/HTML-CSS/autoload/multiline.js -${PKGNAME}/plugins/python/helpers/MathJax/jax/output/HTML-CSS/blank.gif -${PKGNAME}/plugins/python/helpers/MathJax/jax/output/HTML-CSS/config.js -${PKGNAME}/plugins/python/helpers/MathJax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/Arrows.js -${PKGNAME}/plugins/python/helpers/MathJax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/BBBold.js -${PKGNAME}/plugins/python/helpers/MathJax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/BoxDrawing.js -${PKGNAME}/plugins/python/helpers/MathJax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/CombDiacritMarks.js -${PKGNAME}/plugins/python/helpers/MathJax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/Dingbats.js -${PKGNAME}/plugins/python/helpers/MathJax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/EnclosedAlphanum.js -${PKGNAME}/plugins/python/helpers/MathJax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/GeneralPunctuation.js -${PKGNAME}/plugins/python/helpers/MathJax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/GeometricShapes.js -${PKGNAME}/plugins/python/helpers/MathJax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/GreekAndCoptic.js -${PKGNAME}/plugins/python/helpers/MathJax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/Latin1Supplement.js -${PKGNAME}/plugins/python/helpers/MathJax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/LatinExtendedA.js -${PKGNAME}/plugins/python/helpers/MathJax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/LetterlikeSymbols.js -${PKGNAME}/plugins/python/helpers/MathJax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/Main.js -${PKGNAME}/plugins/python/helpers/MathJax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/MathOperators.js -${PKGNAME}/plugins/python/helpers/MathJax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/MiscMathSymbolsB.js -${PKGNAME}/plugins/python/helpers/MathJax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/MiscSymbols.js -${PKGNAME}/plugins/python/helpers/MathJax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/MiscTechnical.js -${PKGNAME}/plugins/python/helpers/MathJax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/PUA.js -${PKGNAME}/plugins/python/helpers/MathJax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/SpacingModLetters.js -${PKGNAME}/plugins/python/helpers/MathJax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/SuppMathOperators.js -${PKGNAME}/plugins/python/helpers/MathJax/jax/output/HTML-CSS/fonts/TeX/Caligraphic/Bold/Main.js -${PKGNAME}/plugins/python/helpers/MathJax/jax/output/HTML-CSS/fonts/TeX/Caligraphic/Regular/Main.js -${PKGNAME}/plugins/python/helpers/MathJax/jax/output/HTML-CSS/fonts/TeX/Fraktur/Bold/BasicLatin.js -${PKGNAME}/plugins/python/helpers/MathJax/jax/output/HTML-CSS/fonts/TeX/Fraktur/Bold/Main.js -${PKGNAME}/plugins/python/helpers/MathJax/jax/output/HTML-CSS/fonts/TeX/Fraktur/Bold/Other.js -${PKGNAME}/plugins/python/helpers/MathJax/jax/output/HTML-CSS/fonts/TeX/Fraktur/Bold/PUA.js -${PKGNAME}/plugins/python/helpers/MathJax/jax/output/HTML-CSS/fonts/TeX/Fraktur/Regular/BasicLatin.js -${PKGNAME}/plugins/python/helpers/MathJax/jax/output/HTML-CSS/fonts/TeX/Fraktur/Regular/Main.js -${PKGNAME}/plugins/python/helpers/MathJax/jax/output/HTML-CSS/fonts/TeX/Fraktur/Regular/Other.js -${PKGNAME}/plugins/python/helpers/MathJax/jax/output/HTML-CSS/fonts/TeX/Fraktur/Regular/PUA.js -${PKGNAME}/plugins/python/helpers/MathJax/jax/output/HTML-CSS/fonts/TeX/Greek/Bold/Main.js -${PKGNAME}/plugins/python/helpers/MathJax/jax/output/HTML-CSS/fonts/TeX/Greek/BoldItalic/Main.js -${PKGNAME}/plugins/python/helpers/MathJax/jax/output/HTML-CSS/fonts/TeX/Greek/Italic/Main.js -${PKGNAME}/plugins/python/helpers/MathJax/jax/output/HTML-CSS/fonts/TeX/Greek/Regular/Main.js -${PKGNAME}/plugins/python/helpers/MathJax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/Arrows.js -${PKGNAME}/plugins/python/helpers/MathJax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/CombDiacritMarks.js -${PKGNAME}/plugins/python/helpers/MathJax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/CombDiactForSymbols.js -${PKGNAME}/plugins/python/helpers/MathJax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/GeneralPunctuation.js -${PKGNAME}/plugins/python/helpers/MathJax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/GeometricShapes.js -${PKGNAME}/plugins/python/helpers/MathJax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/Latin1Supplement.js -${PKGNAME}/plugins/python/helpers/MathJax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/LatinExtendedA.js -${PKGNAME}/plugins/python/helpers/MathJax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/LatinExtendedB.js -${PKGNAME}/plugins/python/helpers/MathJax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/LetterlikeSymbols.js -${PKGNAME}/plugins/python/helpers/MathJax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/Main.js -${PKGNAME}/plugins/python/helpers/MathJax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/MathOperators.js -${PKGNAME}/plugins/python/helpers/MathJax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/MiscMathSymbolsA.js -${PKGNAME}/plugins/python/helpers/MathJax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/MiscSymbols.js -${PKGNAME}/plugins/python/helpers/MathJax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/MiscTechnical.js -${PKGNAME}/plugins/python/helpers/MathJax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/SpacingModLetters.js -${PKGNAME}/plugins/python/helpers/MathJax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/SuppMathOperators.js -${PKGNAME}/plugins/python/helpers/MathJax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/SupplementalArrowsA.js -${PKGNAME}/plugins/python/helpers/MathJax/jax/output/HTML-CSS/fonts/TeX/Main/Italic/CombDiacritMarks.js -${PKGNAME}/plugins/python/helpers/MathJax/jax/output/HTML-CSS/fonts/TeX/Main/Italic/GeneralPunctuation.js -${PKGNAME}/plugins/python/helpers/MathJax/jax/output/HTML-CSS/fonts/TeX/Main/Italic/Latin1Supplement.js -${PKGNAME}/plugins/python/helpers/MathJax/jax/output/HTML-CSS/fonts/TeX/Main/Italic/LetterlikeSymbols.js -${PKGNAME}/plugins/python/helpers/MathJax/jax/output/HTML-CSS/fonts/TeX/Main/Italic/Main.js -${PKGNAME}/plugins/python/helpers/MathJax/jax/output/HTML-CSS/fonts/TeX/Main/Regular/CombDiacritMarks.js -${PKGNAME}/plugins/python/helpers/MathJax/jax/output/HTML-CSS/fonts/TeX/Main/Regular/GeometricShapes.js -${PKGNAME}/plugins/python/helpers/MathJax/jax/output/HTML-CSS/fonts/TeX/Main/Regular/Main.js -${PKGNAME}/plugins/python/helpers/MathJax/jax/output/HTML-CSS/fonts/TeX/Main/Regular/MiscSymbols.js -${PKGNAME}/plugins/python/helpers/MathJax/jax/output/HTML-CSS/fonts/TeX/Main/Regular/SpacingModLetters.js -${PKGNAME}/plugins/python/helpers/MathJax/jax/output/HTML-CSS/fonts/TeX/Math/BoldItalic/Main.js -${PKGNAME}/plugins/python/helpers/MathJax/jax/output/HTML-CSS/fonts/TeX/Math/Italic/Main.js -${PKGNAME}/plugins/python/helpers/MathJax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Bold/BasicLatin.js -${PKGNAME}/plugins/python/helpers/MathJax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Bold/CombDiacritMarks.js -${PKGNAME}/plugins/python/helpers/MathJax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Bold/Main.js -${PKGNAME}/plugins/python/helpers/MathJax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Bold/Other.js -${PKGNAME}/plugins/python/helpers/MathJax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Italic/BasicLatin.js -${PKGNAME}/plugins/python/helpers/MathJax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Italic/CombDiacritMarks.js -${PKGNAME}/plugins/python/helpers/MathJax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Italic/Main.js -${PKGNAME}/plugins/python/helpers/MathJax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Italic/Other.js -${PKGNAME}/plugins/python/helpers/MathJax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Regular/BasicLatin.js -${PKGNAME}/plugins/python/helpers/MathJax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Regular/CombDiacritMarks.js -${PKGNAME}/plugins/python/helpers/MathJax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Regular/Main.js -${PKGNAME}/plugins/python/helpers/MathJax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Regular/Other.js -${PKGNAME}/plugins/python/helpers/MathJax/jax/output/HTML-CSS/fonts/TeX/Script/Regular/BasicLatin.js -${PKGNAME}/plugins/python/helpers/MathJax/jax/output/HTML-CSS/fonts/TeX/Script/Regular/Main.js -${PKGNAME}/plugins/python/helpers/MathJax/jax/output/HTML-CSS/fonts/TeX/Script/Regular/Other.js -${PKGNAME}/plugins/python/helpers/MathJax/jax/output/HTML-CSS/fonts/TeX/Size1/Regular/Main.js -${PKGNAME}/plugins/python/helpers/MathJax/jax/output/HTML-CSS/fonts/TeX/Size2/Regular/Main.js -${PKGNAME}/plugins/python/helpers/MathJax/jax/output/HTML-CSS/fonts/TeX/Size3/Regular/Main.js -${PKGNAME}/plugins/python/helpers/MathJax/jax/output/HTML-CSS/fonts/TeX/Size4/Regular/Main.js -${PKGNAME}/plugins/python/helpers/MathJax/jax/output/HTML-CSS/fonts/TeX/Typewriter/Regular/BasicLatin.js -${PKGNAME}/plugins/python/helpers/MathJax/jax/output/HTML-CSS/fonts/TeX/Typewriter/Regular/CombDiacritMarks.js -${PKGNAME}/plugins/python/helpers/MathJax/jax/output/HTML-CSS/fonts/TeX/Typewriter/Regular/Main.js -${PKGNAME}/plugins/python/helpers/MathJax/jax/output/HTML-CSS/fonts/TeX/Typewriter/Regular/Other.js -${PKGNAME}/plugins/python/helpers/MathJax/jax/output/HTML-CSS/fonts/TeX/WinChrome/Regular/Main.js -${PKGNAME}/plugins/python/helpers/MathJax/jax/output/HTML-CSS/fonts/TeX/WinIE6/Regular/AMS.js -${PKGNAME}/plugins/python/helpers/MathJax/jax/output/HTML-CSS/fonts/TeX/WinIE6/Regular/Bold.js -${PKGNAME}/plugins/python/helpers/MathJax/jax/output/HTML-CSS/fonts/TeX/WinIE6/Regular/Main.js -${PKGNAME}/plugins/python/helpers/MathJax/jax/output/HTML-CSS/fonts/TeX/fontdata-extra.js -${PKGNAME}/plugins/python/helpers/MathJax/jax/output/HTML-CSS/fonts/TeX/fontdata.js -${PKGNAME}/plugins/python/helpers/MathJax/jax/output/HTML-CSS/imageFonts.js -${PKGNAME}/plugins/python/helpers/MathJax/jax/output/HTML-CSS/jax.js -${PKGNAME}/plugins/python/helpers/MathJax/jax/output/PreviewHTML/config.js -${PKGNAME}/plugins/python/helpers/MathJax/jax/output/PreviewHTML/jax.js -${PKGNAME}/plugins/python/helpers/check_all_test_suite.py -${PKGNAME}/plugins/python/helpers/conda_packaging_tool.py -${PKGNAME}/plugins/python/helpers/coverage_runner/__init__.py -${PKGNAME}/plugins/python/helpers/coverage_runner/run_coverage.py -${PKGNAME}/plugins/python/helpers/coveragepy/__init__.py -${PKGNAME}/plugins/python/helpers/coveragepy/coverage/__init__.py -${PKGNAME}/plugins/python/helpers/coveragepy/coverage/__main__.py -${PKGNAME}/plugins/python/helpers/coveragepy/coverage/annotate.py -${PKGNAME}/plugins/python/helpers/coveragepy/coverage/backunittest.py -${PKGNAME}/plugins/python/helpers/coveragepy/coverage/backward.py -${PKGNAME}/plugins/python/helpers/coveragepy/coverage/bytecode.py -${PKGNAME}/plugins/python/helpers/coveragepy/coverage/cmdline.py -${PKGNAME}/plugins/python/helpers/coveragepy/coverage/collector.py -${PKGNAME}/plugins/python/helpers/coveragepy/coverage/config.py -${PKGNAME}/plugins/python/helpers/coveragepy/coverage/control.py -${PKGNAME}/plugins/python/helpers/coveragepy/coverage/data.py -${PKGNAME}/plugins/python/helpers/coveragepy/coverage/debug.py -${PKGNAME}/plugins/python/helpers/coveragepy/coverage/env.py -${PKGNAME}/plugins/python/helpers/coveragepy/coverage/execfile.py -${PKGNAME}/plugins/python/helpers/coveragepy/coverage/files.py -${PKGNAME}/plugins/python/helpers/coveragepy/coverage/html.py -${PKGNAME}/plugins/python/helpers/coveragepy/coverage/misc.py -${PKGNAME}/plugins/python/helpers/coveragepy/coverage/multiproc.py -${PKGNAME}/plugins/python/helpers/coveragepy/coverage/parser.py -${PKGNAME}/plugins/python/helpers/coveragepy/coverage/phystokens.py -${PKGNAME}/plugins/python/helpers/coveragepy/coverage/pickle2json.py -${PKGNAME}/plugins/python/helpers/coveragepy/coverage/plugin.py -${PKGNAME}/plugins/python/helpers/coveragepy/coverage/plugin_support.py -${PKGNAME}/plugins/python/helpers/coveragepy/coverage/python.py -${PKGNAME}/plugins/python/helpers/coveragepy/coverage/pytracer.py -${PKGNAME}/plugins/python/helpers/coveragepy/coverage/report.py -${PKGNAME}/plugins/python/helpers/coveragepy/coverage/results.py -${PKGNAME}/plugins/python/helpers/coveragepy/coverage/summary.py -${PKGNAME}/plugins/python/helpers/coveragepy/coverage/templite.py -${PKGNAME}/plugins/python/helpers/coveragepy/coverage/version.py -${PKGNAME}/plugins/python/helpers/coveragepy/coverage/xmlreport.py -${PKGNAME}/plugins/python/helpers/docstring_formatter.py -${PKGNAME}/plugins/python/helpers/docutils/__init__.py -${PKGNAME}/plugins/python/helpers/docutils/_compat.py -${PKGNAME}/plugins/python/helpers/docutils/core.py -${PKGNAME}/plugins/python/helpers/docutils/docutils.conf -${PKGNAME}/plugins/python/helpers/docutils/examples.py -${PKGNAME}/plugins/python/helpers/docutils/frontend.py -${PKGNAME}/plugins/python/helpers/docutils/io.py -${PKGNAME}/plugins/python/helpers/docutils/languages/__init__.py -${PKGNAME}/plugins/python/helpers/docutils/languages/af.py -${PKGNAME}/plugins/python/helpers/docutils/languages/ca.py -${PKGNAME}/plugins/python/helpers/docutils/languages/cs.py -${PKGNAME}/plugins/python/helpers/docutils/languages/da.py -${PKGNAME}/plugins/python/helpers/docutils/languages/de.py -${PKGNAME}/plugins/python/helpers/docutils/languages/en.py -${PKGNAME}/plugins/python/helpers/docutils/languages/eo.py -${PKGNAME}/plugins/python/helpers/docutils/languages/es.py -${PKGNAME}/plugins/python/helpers/docutils/languages/fi.py -${PKGNAME}/plugins/python/helpers/docutils/languages/fr.py -${PKGNAME}/plugins/python/helpers/docutils/languages/gl.py -${PKGNAME}/plugins/python/helpers/docutils/languages/he.py -${PKGNAME}/plugins/python/helpers/docutils/languages/it.py -${PKGNAME}/plugins/python/helpers/docutils/languages/ja.py -${PKGNAME}/plugins/python/helpers/docutils/languages/lt.py -${PKGNAME}/plugins/python/helpers/docutils/languages/nl.py -${PKGNAME}/plugins/python/helpers/docutils/languages/pl.py -${PKGNAME}/plugins/python/helpers/docutils/languages/pt_br.py -${PKGNAME}/plugins/python/helpers/docutils/languages/ru.py -${PKGNAME}/plugins/python/helpers/docutils/languages/sk.py -${PKGNAME}/plugins/python/helpers/docutils/languages/sv.py -${PKGNAME}/plugins/python/helpers/docutils/languages/zh_cn.py -${PKGNAME}/plugins/python/helpers/docutils/languages/zh_tw.py -${PKGNAME}/plugins/python/helpers/docutils/nodes.py -${PKGNAME}/plugins/python/helpers/docutils/parsers/__init__.py -${PKGNAME}/plugins/python/helpers/docutils/parsers/null.py -${PKGNAME}/plugins/python/helpers/docutils/parsers/rst/__init__.py -${PKGNAME}/plugins/python/helpers/docutils/parsers/rst/directives/__init__.py -${PKGNAME}/plugins/python/helpers/docutils/parsers/rst/directives/admonitions.py -${PKGNAME}/plugins/python/helpers/docutils/parsers/rst/directives/body.py -${PKGNAME}/plugins/python/helpers/docutils/parsers/rst/directives/html.py -${PKGNAME}/plugins/python/helpers/docutils/parsers/rst/directives/images.py -${PKGNAME}/plugins/python/helpers/docutils/parsers/rst/directives/misc.py -${PKGNAME}/plugins/python/helpers/docutils/parsers/rst/directives/parts.py -${PKGNAME}/plugins/python/helpers/docutils/parsers/rst/directives/references.py -${PKGNAME}/plugins/python/helpers/docutils/parsers/rst/directives/tables.py -${PKGNAME}/plugins/python/helpers/docutils/parsers/rst/include/README.txt -${PKGNAME}/plugins/python/helpers/docutils/parsers/rst/include/isoamsa.txt -${PKGNAME}/plugins/python/helpers/docutils/parsers/rst/include/isoamsb.txt -${PKGNAME}/plugins/python/helpers/docutils/parsers/rst/include/isoamsc.txt -${PKGNAME}/plugins/python/helpers/docutils/parsers/rst/include/isoamsn.txt -${PKGNAME}/plugins/python/helpers/docutils/parsers/rst/include/isoamso.txt -${PKGNAME}/plugins/python/helpers/docutils/parsers/rst/include/isoamsr.txt -${PKGNAME}/plugins/python/helpers/docutils/parsers/rst/include/isobox.txt -${PKGNAME}/plugins/python/helpers/docutils/parsers/rst/include/isocyr1.txt -${PKGNAME}/plugins/python/helpers/docutils/parsers/rst/include/isocyr2.txt -${PKGNAME}/plugins/python/helpers/docutils/parsers/rst/include/isodia.txt -${PKGNAME}/plugins/python/helpers/docutils/parsers/rst/include/isogrk1.txt -${PKGNAME}/plugins/python/helpers/docutils/parsers/rst/include/isogrk2.txt -${PKGNAME}/plugins/python/helpers/docutils/parsers/rst/include/isogrk3.txt -${PKGNAME}/plugins/python/helpers/docutils/parsers/rst/include/isogrk4-wide.txt -${PKGNAME}/plugins/python/helpers/docutils/parsers/rst/include/isogrk4.txt -${PKGNAME}/plugins/python/helpers/docutils/parsers/rst/include/isolat1.txt -${PKGNAME}/plugins/python/helpers/docutils/parsers/rst/include/isolat2.txt -${PKGNAME}/plugins/python/helpers/docutils/parsers/rst/include/isomfrk-wide.txt -${PKGNAME}/plugins/python/helpers/docutils/parsers/rst/include/isomfrk.txt -${PKGNAME}/plugins/python/helpers/docutils/parsers/rst/include/isomopf-wide.txt -${PKGNAME}/plugins/python/helpers/docutils/parsers/rst/include/isomopf.txt -${PKGNAME}/plugins/python/helpers/docutils/parsers/rst/include/isomscr-wide.txt -${PKGNAME}/plugins/python/helpers/docutils/parsers/rst/include/isomscr.txt -${PKGNAME}/plugins/python/helpers/docutils/parsers/rst/include/isonum.txt -${PKGNAME}/plugins/python/helpers/docutils/parsers/rst/include/isopub.txt -${PKGNAME}/plugins/python/helpers/docutils/parsers/rst/include/isotech.txt -${PKGNAME}/plugins/python/helpers/docutils/parsers/rst/include/mmlalias.txt -${PKGNAME}/plugins/python/helpers/docutils/parsers/rst/include/mmlextra-wide.txt -${PKGNAME}/plugins/python/helpers/docutils/parsers/rst/include/mmlextra.txt -${PKGNAME}/plugins/python/helpers/docutils/parsers/rst/include/s5defs.txt -${PKGNAME}/plugins/python/helpers/docutils/parsers/rst/include/xhtml1-lat1.txt -${PKGNAME}/plugins/python/helpers/docutils/parsers/rst/include/xhtml1-special.txt -${PKGNAME}/plugins/python/helpers/docutils/parsers/rst/include/xhtml1-symbol.txt -${PKGNAME}/plugins/python/helpers/docutils/parsers/rst/languages/__init__.py -${PKGNAME}/plugins/python/helpers/docutils/parsers/rst/languages/af.py -${PKGNAME}/plugins/python/helpers/docutils/parsers/rst/languages/ca.py -${PKGNAME}/plugins/python/helpers/docutils/parsers/rst/languages/cs.py -${PKGNAME}/plugins/python/helpers/docutils/parsers/rst/languages/da.py -${PKGNAME}/plugins/python/helpers/docutils/parsers/rst/languages/de.py -${PKGNAME}/plugins/python/helpers/docutils/parsers/rst/languages/en.py -${PKGNAME}/plugins/python/helpers/docutils/parsers/rst/languages/eo.py -${PKGNAME}/plugins/python/helpers/docutils/parsers/rst/languages/es.py -${PKGNAME}/plugins/python/helpers/docutils/parsers/rst/languages/fi.py -${PKGNAME}/plugins/python/helpers/docutils/parsers/rst/languages/fr.py -${PKGNAME}/plugins/python/helpers/docutils/parsers/rst/languages/gl.py -${PKGNAME}/plugins/python/helpers/docutils/parsers/rst/languages/he.py -${PKGNAME}/plugins/python/helpers/docutils/parsers/rst/languages/it.py -${PKGNAME}/plugins/python/helpers/docutils/parsers/rst/languages/ja.py -${PKGNAME}/plugins/python/helpers/docutils/parsers/rst/languages/lt.py -${PKGNAME}/plugins/python/helpers/docutils/parsers/rst/languages/nl.py -${PKGNAME}/plugins/python/helpers/docutils/parsers/rst/languages/pl.py -${PKGNAME}/plugins/python/helpers/docutils/parsers/rst/languages/pt_br.py -${PKGNAME}/plugins/python/helpers/docutils/parsers/rst/languages/ru.py -${PKGNAME}/plugins/python/helpers/docutils/parsers/rst/languages/sk.py -${PKGNAME}/plugins/python/helpers/docutils/parsers/rst/languages/sv.py -${PKGNAME}/plugins/python/helpers/docutils/parsers/rst/languages/zh_cn.py -${PKGNAME}/plugins/python/helpers/docutils/parsers/rst/languages/zh_tw.py -${PKGNAME}/plugins/python/helpers/docutils/parsers/rst/roles.py -${PKGNAME}/plugins/python/helpers/docutils/parsers/rst/states.py -${PKGNAME}/plugins/python/helpers/docutils/parsers/rst/tableparser.py -${PKGNAME}/plugins/python/helpers/docutils/readers/__init__.py -${PKGNAME}/plugins/python/helpers/docutils/readers/doctree.py -${PKGNAME}/plugins/python/helpers/docutils/readers/pep.py -${PKGNAME}/plugins/python/helpers/docutils/readers/standalone.py -${PKGNAME}/plugins/python/helpers/docutils/statemachine.py -${PKGNAME}/plugins/python/helpers/docutils/transforms/__init__.py -${PKGNAME}/plugins/python/helpers/docutils/transforms/components.py -${PKGNAME}/plugins/python/helpers/docutils/transforms/frontmatter.py -${PKGNAME}/plugins/python/helpers/docutils/transforms/misc.py -${PKGNAME}/plugins/python/helpers/docutils/transforms/parts.py -${PKGNAME}/plugins/python/helpers/docutils/transforms/peps.py -${PKGNAME}/plugins/python/helpers/docutils/transforms/references.py -${PKGNAME}/plugins/python/helpers/docutils/transforms/universal.py -${PKGNAME}/plugins/python/helpers/docutils/transforms/writer_aux.py -${PKGNAME}/plugins/python/helpers/docutils/utils/__init__.py -${PKGNAME}/plugins/python/helpers/docutils/utils/code_analyzer.py -${PKGNAME}/plugins/python/helpers/docutils/utils/error_reporting.py -${PKGNAME}/plugins/python/helpers/docutils/utils/math/__init__.py -${PKGNAME}/plugins/python/helpers/docutils/utils/math/latex2mathml.py -${PKGNAME}/plugins/python/helpers/docutils/utils/math/math2html.py -${PKGNAME}/plugins/python/helpers/docutils/utils/math/tex2unichar.py -${PKGNAME}/plugins/python/helpers/docutils/utils/math/unichar2tex.py -${PKGNAME}/plugins/python/helpers/docutils/utils/punctuation_chars.py -${PKGNAME}/plugins/python/helpers/docutils/utils/roman.py -${PKGNAME}/plugins/python/helpers/docutils/utils/smartquotes.py -${PKGNAME}/plugins/python/helpers/docutils/utils/urischemes.py -${PKGNAME}/plugins/python/helpers/docutils/writers/__init__.py -${PKGNAME}/plugins/python/helpers/docutils/writers/docutils_xml.py -${PKGNAME}/plugins/python/helpers/docutils/writers/html4css1/__init__.py -${PKGNAME}/plugins/python/helpers/docutils/writers/html4css1/html4css1.css -${PKGNAME}/plugins/python/helpers/docutils/writers/html4css1/math.css -${PKGNAME}/plugins/python/helpers/docutils/writers/html4css1/template.txt -${PKGNAME}/plugins/python/helpers/docutils/writers/latex2e/__init__.py -${PKGNAME}/plugins/python/helpers/docutils/writers/latex2e/default.tex -${PKGNAME}/plugins/python/helpers/docutils/writers/latex2e/docutils-05-compat.sty -${PKGNAME}/plugins/python/helpers/docutils/writers/latex2e/titlepage.tex -${PKGNAME}/plugins/python/helpers/docutils/writers/latex2e/xelatex.tex -${PKGNAME}/plugins/python/helpers/docutils/writers/manpage.py -${PKGNAME}/plugins/python/helpers/docutils/writers/null.py -${PKGNAME}/plugins/python/helpers/docutils/writers/odf_odt/__init__.py -${PKGNAME}/plugins/python/helpers/docutils/writers/odf_odt/pygmentsformatter.py -${PKGNAME}/plugins/python/helpers/docutils/writers/odf_odt/styles.odt -${PKGNAME}/plugins/python/helpers/docutils/writers/pep_html/__init__.py -${PKGNAME}/plugins/python/helpers/docutils/writers/pep_html/pep.css -${PKGNAME}/plugins/python/helpers/docutils/writers/pep_html/template.txt -${PKGNAME}/plugins/python/helpers/docutils/writers/pseudoxml.py -${PKGNAME}/plugins/python/helpers/docutils/writers/s5_html/__init__.py -${PKGNAME}/plugins/python/helpers/docutils/writers/s5_html/themes/README.txt -${PKGNAME}/plugins/python/helpers/docutils/writers/s5_html/themes/big-black/__base__ -${PKGNAME}/plugins/python/helpers/docutils/writers/s5_html/themes/big-black/framing.css -${PKGNAME}/plugins/python/helpers/docutils/writers/s5_html/themes/big-black/pretty.css -${PKGNAME}/plugins/python/helpers/docutils/writers/s5_html/themes/big-white/framing.css -${PKGNAME}/plugins/python/helpers/docutils/writers/s5_html/themes/big-white/pretty.css -${PKGNAME}/plugins/python/helpers/docutils/writers/s5_html/themes/default/blank.gif -${PKGNAME}/plugins/python/helpers/docutils/writers/s5_html/themes/default/framing.css -${PKGNAME}/plugins/python/helpers/docutils/writers/s5_html/themes/default/iepngfix.htc -${PKGNAME}/plugins/python/helpers/docutils/writers/s5_html/themes/default/opera.css -${PKGNAME}/plugins/python/helpers/docutils/writers/s5_html/themes/default/outline.css -${PKGNAME}/plugins/python/helpers/docutils/writers/s5_html/themes/default/pretty.css -${PKGNAME}/plugins/python/helpers/docutils/writers/s5_html/themes/default/print.css -${PKGNAME}/plugins/python/helpers/docutils/writers/s5_html/themes/default/s5-core.css -${PKGNAME}/plugins/python/helpers/docutils/writers/s5_html/themes/default/slides.css -${PKGNAME}/plugins/python/helpers/docutils/writers/s5_html/themes/default/slides.js -${PKGNAME}/plugins/python/helpers/docutils/writers/s5_html/themes/medium-black/__base__ -${PKGNAME}/plugins/python/helpers/docutils/writers/s5_html/themes/medium-black/pretty.css -${PKGNAME}/plugins/python/helpers/docutils/writers/s5_html/themes/medium-white/framing.css -${PKGNAME}/plugins/python/helpers/docutils/writers/s5_html/themes/medium-white/pretty.css -${PKGNAME}/plugins/python/helpers/docutils/writers/s5_html/themes/small-black/__base__ -${PKGNAME}/plugins/python/helpers/docutils/writers/s5_html/themes/small-black/pretty.css -${PKGNAME}/plugins/python/helpers/docutils/writers/s5_html/themes/small-white/framing.css -${PKGNAME}/plugins/python/helpers/docutils/writers/s5_html/themes/small-white/pretty.css -${PKGNAME}/plugins/python/helpers/docutils/writers/xetex/__init__.py -${PKGNAME}/plugins/python/helpers/epydoc/__init__.py -${PKGNAME}/plugins/python/helpers/epydoc/apidoc.py -${PKGNAME}/plugins/python/helpers/epydoc/checker.py -${PKGNAME}/plugins/python/helpers/epydoc/cli.py -${PKGNAME}/plugins/python/helpers/epydoc/compat.py -${PKGNAME}/plugins/python/helpers/epydoc/docbuilder.py -${PKGNAME}/plugins/python/helpers/epydoc/docintrospecter.py -${PKGNAME}/plugins/python/helpers/epydoc/docparser.py -${PKGNAME}/plugins/python/helpers/epydoc/docstringparser.py -${PKGNAME}/plugins/python/helpers/epydoc/docwriter/__init__.py -${PKGNAME}/plugins/python/helpers/epydoc/docwriter/dotgraph.py -${PKGNAME}/plugins/python/helpers/epydoc/docwriter/html.py -${PKGNAME}/plugins/python/helpers/epydoc/docwriter/html_colorize.py -${PKGNAME}/plugins/python/helpers/epydoc/docwriter/html_css.py -${PKGNAME}/plugins/python/helpers/epydoc/docwriter/html_help.py -${PKGNAME}/plugins/python/helpers/epydoc/docwriter/latex.py -${PKGNAME}/plugins/python/helpers/epydoc/docwriter/plaintext.py -${PKGNAME}/plugins/python/helpers/epydoc/docwriter/xlink.py -${PKGNAME}/plugins/python/helpers/epydoc/gui.py -${PKGNAME}/plugins/python/helpers/epydoc/log.py -${PKGNAME}/plugins/python/helpers/epydoc/markup/__init__.py -${PKGNAME}/plugins/python/helpers/epydoc/markup/doctest.py -${PKGNAME}/plugins/python/helpers/epydoc/markup/epytext.py -${PKGNAME}/plugins/python/helpers/epydoc/markup/javadoc.py -${PKGNAME}/plugins/python/helpers/epydoc/markup/plaintext.py -${PKGNAME}/plugins/python/helpers/epydoc/markup/pyval_repr.py -${PKGNAME}/plugins/python/helpers/epydoc/markup/restructuredtext.py -${PKGNAME}/plugins/python/helpers/epydoc/util.py -${PKGNAME}/plugins/python/helpers/extra_syspath.py -${PKGNAME}/plugins/python/helpers/generator3.py -${PKGNAME}/plugins/python/helpers/icon-robots.txt -${PKGNAME}/plugins/python/helpers/idle.py -${PKGNAME}/plugins/python/helpers/packaging_tool.py -${PKGNAME}/plugins/python/helpers/pip-10.0.1.tar.gz -${PKGNAME}/plugins/python/helpers/pip-9.0.3.tar.gz -${PKGNAME}/plugins/python/helpers/pockets/__init__.py -${PKGNAME}/plugins/python/helpers/pockets/_version.py -${PKGNAME}/plugins/python/helpers/pockets/collections.py -${PKGNAME}/plugins/python/helpers/pockets/inspect.py -${PKGNAME}/plugins/python/helpers/pockets/iterators.py -${PKGNAME}/plugins/python/helpers/pockets/string.py -${PKGNAME}/plugins/python/helpers/profiler/__init__.py -${PKGNAME}/plugins/python/helpers/profiler/_imps/__init__.py -${PKGNAME}/plugins/python/helpers/profiler/_imps/_pydev_pkgutil_old.py -${PKGNAME}/plugins/python/helpers/profiler/_prof_imports.py -${PKGNAME}/plugins/python/helpers/profiler/load_pstat.py -${PKGNAME}/plugins/python/helpers/profiler/prof_io.py -${PKGNAME}/plugins/python/helpers/profiler/prof_six.py -${PKGNAME}/plugins/python/helpers/profiler/prof_util.py -${PKGNAME}/plugins/python/helpers/profiler/profiler.thrift -${PKGNAME}/plugins/python/helpers/profiler/run_profiler.py -${PKGNAME}/plugins/python/helpers/profiler/vmprof_profiler.py -${PKGNAME}/plugins/python/helpers/profiler/yappi_profiler.py -${PKGNAME}/plugins/python/helpers/py2ipnb_converter.py -${PKGNAME}/plugins/python/helpers/py2only/docutils/__init__.py -${PKGNAME}/plugins/python/helpers/py2only/docutils/_compat.py -${PKGNAME}/plugins/python/helpers/py2only/docutils/core.py -${PKGNAME}/plugins/python/helpers/py2only/docutils/docutils.conf -${PKGNAME}/plugins/python/helpers/py2only/docutils/examples.py -${PKGNAME}/plugins/python/helpers/py2only/docutils/frontend.py -${PKGNAME}/plugins/python/helpers/py2only/docutils/io.py -${PKGNAME}/plugins/python/helpers/py2only/docutils/languages/__init__.py -${PKGNAME}/plugins/python/helpers/py2only/docutils/languages/af.py -${PKGNAME}/plugins/python/helpers/py2only/docutils/languages/ca.py -${PKGNAME}/plugins/python/helpers/py2only/docutils/languages/cs.py -${PKGNAME}/plugins/python/helpers/py2only/docutils/languages/da.py -${PKGNAME}/plugins/python/helpers/py2only/docutils/languages/de.py -${PKGNAME}/plugins/python/helpers/py2only/docutils/languages/en.py -${PKGNAME}/plugins/python/helpers/py2only/docutils/languages/eo.py -${PKGNAME}/plugins/python/helpers/py2only/docutils/languages/es.py -${PKGNAME}/plugins/python/helpers/py2only/docutils/languages/fi.py -${PKGNAME}/plugins/python/helpers/py2only/docutils/languages/fr.py -${PKGNAME}/plugins/python/helpers/py2only/docutils/languages/gl.py -${PKGNAME}/plugins/python/helpers/py2only/docutils/languages/he.py -${PKGNAME}/plugins/python/helpers/py2only/docutils/languages/it.py -${PKGNAME}/plugins/python/helpers/py2only/docutils/languages/ja.py -${PKGNAME}/plugins/python/helpers/py2only/docutils/languages/lt.py -${PKGNAME}/plugins/python/helpers/py2only/docutils/languages/nl.py -${PKGNAME}/plugins/python/helpers/py2only/docutils/languages/pl.py -${PKGNAME}/plugins/python/helpers/py2only/docutils/languages/pt_br.py -${PKGNAME}/plugins/python/helpers/py2only/docutils/languages/ru.py -${PKGNAME}/plugins/python/helpers/py2only/docutils/languages/sk.py -${PKGNAME}/plugins/python/helpers/py2only/docutils/languages/sv.py -${PKGNAME}/plugins/python/helpers/py2only/docutils/languages/zh_cn.py -${PKGNAME}/plugins/python/helpers/py2only/docutils/languages/zh_tw.py -${PKGNAME}/plugins/python/helpers/py2only/docutils/nodes.py -${PKGNAME}/plugins/python/helpers/py2only/docutils/parsers/__init__.py -${PKGNAME}/plugins/python/helpers/py2only/docutils/parsers/null.py -${PKGNAME}/plugins/python/helpers/py2only/docutils/parsers/rst/__init__.py -${PKGNAME}/plugins/python/helpers/py2only/docutils/parsers/rst/directives/__init__.py -${PKGNAME}/plugins/python/helpers/py2only/docutils/parsers/rst/directives/admonitions.py -${PKGNAME}/plugins/python/helpers/py2only/docutils/parsers/rst/directives/body.py -${PKGNAME}/plugins/python/helpers/py2only/docutils/parsers/rst/directives/html.py -${PKGNAME}/plugins/python/helpers/py2only/docutils/parsers/rst/directives/images.py -${PKGNAME}/plugins/python/helpers/py2only/docutils/parsers/rst/directives/misc.py -${PKGNAME}/plugins/python/helpers/py2only/docutils/parsers/rst/directives/parts.py -${PKGNAME}/plugins/python/helpers/py2only/docutils/parsers/rst/directives/references.py -${PKGNAME}/plugins/python/helpers/py2only/docutils/parsers/rst/directives/tables.py -${PKGNAME}/plugins/python/helpers/py2only/docutils/parsers/rst/include/README.txt -${PKGNAME}/plugins/python/helpers/py2only/docutils/parsers/rst/include/isoamsa.txt -${PKGNAME}/plugins/python/helpers/py2only/docutils/parsers/rst/include/isoamsb.txt -${PKGNAME}/plugins/python/helpers/py2only/docutils/parsers/rst/include/isoamsc.txt -${PKGNAME}/plugins/python/helpers/py2only/docutils/parsers/rst/include/isoamsn.txt -${PKGNAME}/plugins/python/helpers/py2only/docutils/parsers/rst/include/isoamso.txt -${PKGNAME}/plugins/python/helpers/py2only/docutils/parsers/rst/include/isoamsr.txt -${PKGNAME}/plugins/python/helpers/py2only/docutils/parsers/rst/include/isobox.txt -${PKGNAME}/plugins/python/helpers/py2only/docutils/parsers/rst/include/isocyr1.txt -${PKGNAME}/plugins/python/helpers/py2only/docutils/parsers/rst/include/isocyr2.txt -${PKGNAME}/plugins/python/helpers/py2only/docutils/parsers/rst/include/isodia.txt -${PKGNAME}/plugins/python/helpers/py2only/docutils/parsers/rst/include/isogrk1.txt -${PKGNAME}/plugins/python/helpers/py2only/docutils/parsers/rst/include/isogrk2.txt -${PKGNAME}/plugins/python/helpers/py2only/docutils/parsers/rst/include/isogrk3.txt -${PKGNAME}/plugins/python/helpers/py2only/docutils/parsers/rst/include/isogrk4-wide.txt -${PKGNAME}/plugins/python/helpers/py2only/docutils/parsers/rst/include/isogrk4.txt -${PKGNAME}/plugins/python/helpers/py2only/docutils/parsers/rst/include/isolat1.txt -${PKGNAME}/plugins/python/helpers/py2only/docutils/parsers/rst/include/isolat2.txt -${PKGNAME}/plugins/python/helpers/py2only/docutils/parsers/rst/include/isomfrk-wide.txt -${PKGNAME}/plugins/python/helpers/py2only/docutils/parsers/rst/include/isomfrk.txt -${PKGNAME}/plugins/python/helpers/py2only/docutils/parsers/rst/include/isomopf-wide.txt -${PKGNAME}/plugins/python/helpers/py2only/docutils/parsers/rst/include/isomopf.txt -${PKGNAME}/plugins/python/helpers/py2only/docutils/parsers/rst/include/isomscr-wide.txt -${PKGNAME}/plugins/python/helpers/py2only/docutils/parsers/rst/include/isomscr.txt -${PKGNAME}/plugins/python/helpers/py2only/docutils/parsers/rst/include/isonum.txt -${PKGNAME}/plugins/python/helpers/py2only/docutils/parsers/rst/include/isopub.txt -${PKGNAME}/plugins/python/helpers/py2only/docutils/parsers/rst/include/isotech.txt -${PKGNAME}/plugins/python/helpers/py2only/docutils/parsers/rst/include/mmlalias.txt -${PKGNAME}/plugins/python/helpers/py2only/docutils/parsers/rst/include/mmlextra-wide.txt -${PKGNAME}/plugins/python/helpers/py2only/docutils/parsers/rst/include/mmlextra.txt -${PKGNAME}/plugins/python/helpers/py2only/docutils/parsers/rst/include/s5defs.txt -${PKGNAME}/plugins/python/helpers/py2only/docutils/parsers/rst/include/xhtml1-lat1.txt -${PKGNAME}/plugins/python/helpers/py2only/docutils/parsers/rst/include/xhtml1-special.txt -${PKGNAME}/plugins/python/helpers/py2only/docutils/parsers/rst/include/xhtml1-symbol.txt -${PKGNAME}/plugins/python/helpers/py2only/docutils/parsers/rst/languages/__init__.py -${PKGNAME}/plugins/python/helpers/py2only/docutils/parsers/rst/languages/af.py -${PKGNAME}/plugins/python/helpers/py2only/docutils/parsers/rst/languages/ca.py -${PKGNAME}/plugins/python/helpers/py2only/docutils/parsers/rst/languages/cs.py -${PKGNAME}/plugins/python/helpers/py2only/docutils/parsers/rst/languages/da.py -${PKGNAME}/plugins/python/helpers/py2only/docutils/parsers/rst/languages/de.py -${PKGNAME}/plugins/python/helpers/py2only/docutils/parsers/rst/languages/en.py -${PKGNAME}/plugins/python/helpers/py2only/docutils/parsers/rst/languages/eo.py -${PKGNAME}/plugins/python/helpers/py2only/docutils/parsers/rst/languages/es.py -${PKGNAME}/plugins/python/helpers/py2only/docutils/parsers/rst/languages/fi.py -${PKGNAME}/plugins/python/helpers/py2only/docutils/parsers/rst/languages/fr.py -${PKGNAME}/plugins/python/helpers/py2only/docutils/parsers/rst/languages/gl.py -${PKGNAME}/plugins/python/helpers/py2only/docutils/parsers/rst/languages/he.py -${PKGNAME}/plugins/python/helpers/py2only/docutils/parsers/rst/languages/it.py -${PKGNAME}/plugins/python/helpers/py2only/docutils/parsers/rst/languages/ja.py -${PKGNAME}/plugins/python/helpers/py2only/docutils/parsers/rst/languages/lt.py -${PKGNAME}/plugins/python/helpers/py2only/docutils/parsers/rst/languages/nl.py -${PKGNAME}/plugins/python/helpers/py2only/docutils/parsers/rst/languages/pl.py -${PKGNAME}/plugins/python/helpers/py2only/docutils/parsers/rst/languages/pt_br.py -${PKGNAME}/plugins/python/helpers/py2only/docutils/parsers/rst/languages/ru.py -${PKGNAME}/plugins/python/helpers/py2only/docutils/parsers/rst/languages/sk.py -${PKGNAME}/plugins/python/helpers/py2only/docutils/parsers/rst/languages/sv.py -${PKGNAME}/plugins/python/helpers/py2only/docutils/parsers/rst/languages/zh_cn.py -${PKGNAME}/plugins/python/helpers/py2only/docutils/parsers/rst/languages/zh_tw.py -${PKGNAME}/plugins/python/helpers/py2only/docutils/parsers/rst/roles.py -${PKGNAME}/plugins/python/helpers/py2only/docutils/parsers/rst/states.py -${PKGNAME}/plugins/python/helpers/py2only/docutils/parsers/rst/tableparser.py -${PKGNAME}/plugins/python/helpers/py2only/docutils/readers/__init__.py -${PKGNAME}/plugins/python/helpers/py2only/docutils/readers/doctree.py -${PKGNAME}/plugins/python/helpers/py2only/docutils/readers/pep.py -${PKGNAME}/plugins/python/helpers/py2only/docutils/readers/standalone.py -${PKGNAME}/plugins/python/helpers/py2only/docutils/statemachine.py -${PKGNAME}/plugins/python/helpers/py2only/docutils/transforms/__init__.py -${PKGNAME}/plugins/python/helpers/py2only/docutils/transforms/components.py -${PKGNAME}/plugins/python/helpers/py2only/docutils/transforms/frontmatter.py -${PKGNAME}/plugins/python/helpers/py2only/docutils/transforms/misc.py -${PKGNAME}/plugins/python/helpers/py2only/docutils/transforms/parts.py -${PKGNAME}/plugins/python/helpers/py2only/docutils/transforms/peps.py -${PKGNAME}/plugins/python/helpers/py2only/docutils/transforms/references.py -${PKGNAME}/plugins/python/helpers/py2only/docutils/transforms/universal.py -${PKGNAME}/plugins/python/helpers/py2only/docutils/transforms/writer_aux.py -${PKGNAME}/plugins/python/helpers/py2only/docutils/utils/__init__.py -${PKGNAME}/plugins/python/helpers/py2only/docutils/utils/code_analyzer.py -${PKGNAME}/plugins/python/helpers/py2only/docutils/utils/error_reporting.py -${PKGNAME}/plugins/python/helpers/py2only/docutils/utils/math/__init__.py -${PKGNAME}/plugins/python/helpers/py2only/docutils/utils/math/latex2mathml.py -${PKGNAME}/plugins/python/helpers/py2only/docutils/utils/math/math2html.py -${PKGNAME}/plugins/python/helpers/py2only/docutils/utils/math/tex2unichar.py -${PKGNAME}/plugins/python/helpers/py2only/docutils/utils/math/unichar2tex.py -${PKGNAME}/plugins/python/helpers/py2only/docutils/utils/punctuation_chars.py -${PKGNAME}/plugins/python/helpers/py2only/docutils/utils/roman.py -${PKGNAME}/plugins/python/helpers/py2only/docutils/utils/smartquotes.py -${PKGNAME}/plugins/python/helpers/py2only/docutils/utils/urischemes.py -${PKGNAME}/plugins/python/helpers/py2only/docutils/writers/__init__.py -${PKGNAME}/plugins/python/helpers/py2only/docutils/writers/docutils_xml.py -${PKGNAME}/plugins/python/helpers/py2only/docutils/writers/html4css1/__init__.py -${PKGNAME}/plugins/python/helpers/py2only/docutils/writers/html4css1/html4css1.css -${PKGNAME}/plugins/python/helpers/py2only/docutils/writers/html4css1/math.css -${PKGNAME}/plugins/python/helpers/py2only/docutils/writers/html4css1/template.txt -${PKGNAME}/plugins/python/helpers/py2only/docutils/writers/latex2e/__init__.py -${PKGNAME}/plugins/python/helpers/py2only/docutils/writers/latex2e/default.tex -${PKGNAME}/plugins/python/helpers/py2only/docutils/writers/latex2e/docutils-05-compat.sty -${PKGNAME}/plugins/python/helpers/py2only/docutils/writers/latex2e/titlepage.tex -${PKGNAME}/plugins/python/helpers/py2only/docutils/writers/latex2e/xelatex.tex -${PKGNAME}/plugins/python/helpers/py2only/docutils/writers/manpage.py -${PKGNAME}/plugins/python/helpers/py2only/docutils/writers/null.py -${PKGNAME}/plugins/python/helpers/py2only/docutils/writers/odf_odt/__init__.py -${PKGNAME}/plugins/python/helpers/py2only/docutils/writers/odf_odt/pygmentsformatter.py -${PKGNAME}/plugins/python/helpers/py2only/docutils/writers/odf_odt/styles.odt -${PKGNAME}/plugins/python/helpers/py2only/docutils/writers/pep_html/__init__.py -${PKGNAME}/plugins/python/helpers/py2only/docutils/writers/pep_html/pep.css -${PKGNAME}/plugins/python/helpers/py2only/docutils/writers/pep_html/template.txt -${PKGNAME}/plugins/python/helpers/py2only/docutils/writers/pseudoxml.py -${PKGNAME}/plugins/python/helpers/py2only/docutils/writers/s5_html/__init__.py -${PKGNAME}/plugins/python/helpers/py2only/docutils/writers/s5_html/themes/README.txt -${PKGNAME}/plugins/python/helpers/py2only/docutils/writers/s5_html/themes/big-black/__base__ -${PKGNAME}/plugins/python/helpers/py2only/docutils/writers/s5_html/themes/big-black/framing.css -${PKGNAME}/plugins/python/helpers/py2only/docutils/writers/s5_html/themes/big-black/pretty.css -${PKGNAME}/plugins/python/helpers/py2only/docutils/writers/s5_html/themes/big-white/framing.css -${PKGNAME}/plugins/python/helpers/py2only/docutils/writers/s5_html/themes/big-white/pretty.css -${PKGNAME}/plugins/python/helpers/py2only/docutils/writers/s5_html/themes/default/blank.gif -${PKGNAME}/plugins/python/helpers/py2only/docutils/writers/s5_html/themes/default/framing.css -${PKGNAME}/plugins/python/helpers/py2only/docutils/writers/s5_html/themes/default/iepngfix.htc -${PKGNAME}/plugins/python/helpers/py2only/docutils/writers/s5_html/themes/default/opera.css -${PKGNAME}/plugins/python/helpers/py2only/docutils/writers/s5_html/themes/default/outline.css -${PKGNAME}/plugins/python/helpers/py2only/docutils/writers/s5_html/themes/default/pretty.css -${PKGNAME}/plugins/python/helpers/py2only/docutils/writers/s5_html/themes/default/print.css -${PKGNAME}/plugins/python/helpers/py2only/docutils/writers/s5_html/themes/default/s5-core.css -${PKGNAME}/plugins/python/helpers/py2only/docutils/writers/s5_html/themes/default/slides.css -${PKGNAME}/plugins/python/helpers/py2only/docutils/writers/s5_html/themes/default/slides.js -${PKGNAME}/plugins/python/helpers/py2only/docutils/writers/s5_html/themes/medium-black/__base__ -${PKGNAME}/plugins/python/helpers/py2only/docutils/writers/s5_html/themes/medium-black/pretty.css -${PKGNAME}/plugins/python/helpers/py2only/docutils/writers/s5_html/themes/medium-white/framing.css -${PKGNAME}/plugins/python/helpers/py2only/docutils/writers/s5_html/themes/medium-white/pretty.css -${PKGNAME}/plugins/python/helpers/py2only/docutils/writers/s5_html/themes/small-black/__base__ -${PKGNAME}/plugins/python/helpers/py2only/docutils/writers/s5_html/themes/small-black/pretty.css -${PKGNAME}/plugins/python/helpers/py2only/docutils/writers/s5_html/themes/small-white/framing.css -${PKGNAME}/plugins/python/helpers/py2only/docutils/writers/s5_html/themes/small-white/pretty.css -${PKGNAME}/plugins/python/helpers/py2only/docutils/writers/xetex/__init__.py -${PKGNAME}/plugins/python/helpers/py2only/roman.py -${PKGNAME}/plugins/python/helpers/py3only/docutils/__init__.py -${PKGNAME}/plugins/python/helpers/py3only/docutils/_compat.py -${PKGNAME}/plugins/python/helpers/py3only/docutils/core.py -${PKGNAME}/plugins/python/helpers/py3only/docutils/examples.py -${PKGNAME}/plugins/python/helpers/py3only/docutils/frontend.py -${PKGNAME}/plugins/python/helpers/py3only/docutils/io.py -${PKGNAME}/plugins/python/helpers/py3only/docutils/languages/__init__.py -${PKGNAME}/plugins/python/helpers/py3only/docutils/languages/af.py -${PKGNAME}/plugins/python/helpers/py3only/docutils/languages/ca.py -${PKGNAME}/plugins/python/helpers/py3only/docutils/languages/cs.py -${PKGNAME}/plugins/python/helpers/py3only/docutils/languages/da.py -${PKGNAME}/plugins/python/helpers/py3only/docutils/languages/de.py -${PKGNAME}/plugins/python/helpers/py3only/docutils/languages/en.py -${PKGNAME}/plugins/python/helpers/py3only/docutils/languages/eo.py -${PKGNAME}/plugins/python/helpers/py3only/docutils/languages/es.py -${PKGNAME}/plugins/python/helpers/py3only/docutils/languages/fi.py -${PKGNAME}/plugins/python/helpers/py3only/docutils/languages/fr.py -${PKGNAME}/plugins/python/helpers/py3only/docutils/languages/gl.py -${PKGNAME}/plugins/python/helpers/py3only/docutils/languages/he.py -${PKGNAME}/plugins/python/helpers/py3only/docutils/languages/it.py -${PKGNAME}/plugins/python/helpers/py3only/docutils/languages/ja.py -${PKGNAME}/plugins/python/helpers/py3only/docutils/languages/lt.py -${PKGNAME}/plugins/python/helpers/py3only/docutils/languages/nl.py -${PKGNAME}/plugins/python/helpers/py3only/docutils/languages/pl.py -${PKGNAME}/plugins/python/helpers/py3only/docutils/languages/pt_br.py -${PKGNAME}/plugins/python/helpers/py3only/docutils/languages/ru.py -${PKGNAME}/plugins/python/helpers/py3only/docutils/languages/sk.py -${PKGNAME}/plugins/python/helpers/py3only/docutils/languages/sv.py -${PKGNAME}/plugins/python/helpers/py3only/docutils/languages/zh_cn.py -${PKGNAME}/plugins/python/helpers/py3only/docutils/languages/zh_tw.py -${PKGNAME}/plugins/python/helpers/py3only/docutils/nodes.py -${PKGNAME}/plugins/python/helpers/py3only/docutils/parsers/__init__.py -${PKGNAME}/plugins/python/helpers/py3only/docutils/parsers/null.py -${PKGNAME}/plugins/python/helpers/py3only/docutils/parsers/rst/__init__.py -${PKGNAME}/plugins/python/helpers/py3only/docutils/parsers/rst/directives/__init__.py -${PKGNAME}/plugins/python/helpers/py3only/docutils/parsers/rst/directives/admonitions.py -${PKGNAME}/plugins/python/helpers/py3only/docutils/parsers/rst/directives/body.py -${PKGNAME}/plugins/python/helpers/py3only/docutils/parsers/rst/directives/html.py -${PKGNAME}/plugins/python/helpers/py3only/docutils/parsers/rst/directives/images.py -${PKGNAME}/plugins/python/helpers/py3only/docutils/parsers/rst/directives/misc.py -${PKGNAME}/plugins/python/helpers/py3only/docutils/parsers/rst/directives/parts.py -${PKGNAME}/plugins/python/helpers/py3only/docutils/parsers/rst/directives/references.py -${PKGNAME}/plugins/python/helpers/py3only/docutils/parsers/rst/directives/tables.py -${PKGNAME}/plugins/python/helpers/py3only/docutils/parsers/rst/include/README.txt -${PKGNAME}/plugins/python/helpers/py3only/docutils/parsers/rst/include/isoamsa.txt -${PKGNAME}/plugins/python/helpers/py3only/docutils/parsers/rst/include/isoamsb.txt -${PKGNAME}/plugins/python/helpers/py3only/docutils/parsers/rst/include/isoamsc.txt -${PKGNAME}/plugins/python/helpers/py3only/docutils/parsers/rst/include/isoamsn.txt -${PKGNAME}/plugins/python/helpers/py3only/docutils/parsers/rst/include/isoamso.txt -${PKGNAME}/plugins/python/helpers/py3only/docutils/parsers/rst/include/isoamsr.txt -${PKGNAME}/plugins/python/helpers/py3only/docutils/parsers/rst/include/isobox.txt -${PKGNAME}/plugins/python/helpers/py3only/docutils/parsers/rst/include/isocyr1.txt -${PKGNAME}/plugins/python/helpers/py3only/docutils/parsers/rst/include/isocyr2.txt -${PKGNAME}/plugins/python/helpers/py3only/docutils/parsers/rst/include/isodia.txt -${PKGNAME}/plugins/python/helpers/py3only/docutils/parsers/rst/include/isogrk1.txt -${PKGNAME}/plugins/python/helpers/py3only/docutils/parsers/rst/include/isogrk2.txt -${PKGNAME}/plugins/python/helpers/py3only/docutils/parsers/rst/include/isogrk3.txt -${PKGNAME}/plugins/python/helpers/py3only/docutils/parsers/rst/include/isogrk4-wide.txt -${PKGNAME}/plugins/python/helpers/py3only/docutils/parsers/rst/include/isogrk4.txt -${PKGNAME}/plugins/python/helpers/py3only/docutils/parsers/rst/include/isolat1.txt -${PKGNAME}/plugins/python/helpers/py3only/docutils/parsers/rst/include/isolat2.txt -${PKGNAME}/plugins/python/helpers/py3only/docutils/parsers/rst/include/isomfrk-wide.txt -${PKGNAME}/plugins/python/helpers/py3only/docutils/parsers/rst/include/isomfrk.txt -${PKGNAME}/plugins/python/helpers/py3only/docutils/parsers/rst/include/isomopf-wide.txt -${PKGNAME}/plugins/python/helpers/py3only/docutils/parsers/rst/include/isomopf.txt -${PKGNAME}/plugins/python/helpers/py3only/docutils/parsers/rst/include/isomscr-wide.txt -${PKGNAME}/plugins/python/helpers/py3only/docutils/parsers/rst/include/isomscr.txt -${PKGNAME}/plugins/python/helpers/py3only/docutils/parsers/rst/include/isonum.txt -${PKGNAME}/plugins/python/helpers/py3only/docutils/parsers/rst/include/isopub.txt -${PKGNAME}/plugins/python/helpers/py3only/docutils/parsers/rst/include/isotech.txt -${PKGNAME}/plugins/python/helpers/py3only/docutils/parsers/rst/include/mmlalias.txt -${PKGNAME}/plugins/python/helpers/py3only/docutils/parsers/rst/include/mmlextra-wide.txt -${PKGNAME}/plugins/python/helpers/py3only/docutils/parsers/rst/include/mmlextra.txt -${PKGNAME}/plugins/python/helpers/py3only/docutils/parsers/rst/include/s5defs.txt -${PKGNAME}/plugins/python/helpers/py3only/docutils/parsers/rst/include/xhtml1-lat1.txt -${PKGNAME}/plugins/python/helpers/py3only/docutils/parsers/rst/include/xhtml1-special.txt -${PKGNAME}/plugins/python/helpers/py3only/docutils/parsers/rst/include/xhtml1-symbol.txt -${PKGNAME}/plugins/python/helpers/py3only/docutils/parsers/rst/languages/__init__.py -${PKGNAME}/plugins/python/helpers/py3only/docutils/parsers/rst/languages/af.py -${PKGNAME}/plugins/python/helpers/py3only/docutils/parsers/rst/languages/ca.py -${PKGNAME}/plugins/python/helpers/py3only/docutils/parsers/rst/languages/cs.py -${PKGNAME}/plugins/python/helpers/py3only/docutils/parsers/rst/languages/da.py -${PKGNAME}/plugins/python/helpers/py3only/docutils/parsers/rst/languages/de.py -${PKGNAME}/plugins/python/helpers/py3only/docutils/parsers/rst/languages/en.py -${PKGNAME}/plugins/python/helpers/py3only/docutils/parsers/rst/languages/eo.py -${PKGNAME}/plugins/python/helpers/py3only/docutils/parsers/rst/languages/es.py -${PKGNAME}/plugins/python/helpers/py3only/docutils/parsers/rst/languages/fi.py -${PKGNAME}/plugins/python/helpers/py3only/docutils/parsers/rst/languages/fr.py -${PKGNAME}/plugins/python/helpers/py3only/docutils/parsers/rst/languages/gl.py -${PKGNAME}/plugins/python/helpers/py3only/docutils/parsers/rst/languages/he.py -${PKGNAME}/plugins/python/helpers/py3only/docutils/parsers/rst/languages/it.py -${PKGNAME}/plugins/python/helpers/py3only/docutils/parsers/rst/languages/ja.py -${PKGNAME}/plugins/python/helpers/py3only/docutils/parsers/rst/languages/lt.py -${PKGNAME}/plugins/python/helpers/py3only/docutils/parsers/rst/languages/nl.py -${PKGNAME}/plugins/python/helpers/py3only/docutils/parsers/rst/languages/pl.py -${PKGNAME}/plugins/python/helpers/py3only/docutils/parsers/rst/languages/pt_br.py -${PKGNAME}/plugins/python/helpers/py3only/docutils/parsers/rst/languages/ru.py -${PKGNAME}/plugins/python/helpers/py3only/docutils/parsers/rst/languages/sk.py -${PKGNAME}/plugins/python/helpers/py3only/docutils/parsers/rst/languages/sv.py -${PKGNAME}/plugins/python/helpers/py3only/docutils/parsers/rst/languages/zh_cn.py -${PKGNAME}/plugins/python/helpers/py3only/docutils/parsers/rst/languages/zh_tw.py -${PKGNAME}/plugins/python/helpers/py3only/docutils/parsers/rst/roles.py -${PKGNAME}/plugins/python/helpers/py3only/docutils/parsers/rst/states.py -${PKGNAME}/plugins/python/helpers/py3only/docutils/parsers/rst/tableparser.py -${PKGNAME}/plugins/python/helpers/py3only/docutils/readers/__init__.py -${PKGNAME}/plugins/python/helpers/py3only/docutils/readers/doctree.py -${PKGNAME}/plugins/python/helpers/py3only/docutils/readers/pep.py -${PKGNAME}/plugins/python/helpers/py3only/docutils/readers/standalone.py -${PKGNAME}/plugins/python/helpers/py3only/docutils/statemachine.py -${PKGNAME}/plugins/python/helpers/py3only/docutils/transforms/__init__.py -${PKGNAME}/plugins/python/helpers/py3only/docutils/transforms/components.py -${PKGNAME}/plugins/python/helpers/py3only/docutils/transforms/frontmatter.py -${PKGNAME}/plugins/python/helpers/py3only/docutils/transforms/misc.py -${PKGNAME}/plugins/python/helpers/py3only/docutils/transforms/parts.py -${PKGNAME}/plugins/python/helpers/py3only/docutils/transforms/peps.py -${PKGNAME}/plugins/python/helpers/py3only/docutils/transforms/references.py -${PKGNAME}/plugins/python/helpers/py3only/docutils/transforms/universal.py -${PKGNAME}/plugins/python/helpers/py3only/docutils/transforms/writer_aux.py -${PKGNAME}/plugins/python/helpers/py3only/docutils/utils/__init__.py -${PKGNAME}/plugins/python/helpers/py3only/docutils/utils/code_analyzer.py -${PKGNAME}/plugins/python/helpers/py3only/docutils/utils/error_reporting.py -${PKGNAME}/plugins/python/helpers/py3only/docutils/utils/math/__init__.py -${PKGNAME}/plugins/python/helpers/py3only/docutils/utils/math/latex2mathml.py -${PKGNAME}/plugins/python/helpers/py3only/docutils/utils/math/math2html.py -${PKGNAME}/plugins/python/helpers/py3only/docutils/utils/math/tex2unichar.py -${PKGNAME}/plugins/python/helpers/py3only/docutils/utils/math/unichar2tex.py -${PKGNAME}/plugins/python/helpers/py3only/docutils/utils/punctuation_chars.py -${PKGNAME}/plugins/python/helpers/py3only/docutils/utils/roman.py -${PKGNAME}/plugins/python/helpers/py3only/docutils/utils/smartquotes.py -${PKGNAME}/plugins/python/helpers/py3only/docutils/utils/urischemes.py -${PKGNAME}/plugins/python/helpers/py3only/docutils/writers/__init__.py -${PKGNAME}/plugins/python/helpers/py3only/docutils/writers/docutils_xml.py -${PKGNAME}/plugins/python/helpers/py3only/docutils/writers/html4css1/__init__.py -${PKGNAME}/plugins/python/helpers/py3only/docutils/writers/html4css1/html4css1.css -${PKGNAME}/plugins/python/helpers/py3only/docutils/writers/html4css1/math.css -${PKGNAME}/plugins/python/helpers/py3only/docutils/writers/html4css1/template.txt -${PKGNAME}/plugins/python/helpers/py3only/docutils/writers/latex2e/__init__.py -${PKGNAME}/plugins/python/helpers/py3only/docutils/writers/latex2e/default.tex -${PKGNAME}/plugins/python/helpers/py3only/docutils/writers/latex2e/titlepage.tex -${PKGNAME}/plugins/python/helpers/py3only/docutils/writers/latex2e/xelatex.tex -${PKGNAME}/plugins/python/helpers/py3only/docutils/writers/manpage.py -${PKGNAME}/plugins/python/helpers/py3only/docutils/writers/null.py -${PKGNAME}/plugins/python/helpers/py3only/docutils/writers/odf_odt/__init__.py -${PKGNAME}/plugins/python/helpers/py3only/docutils/writers/odf_odt/pygmentsformatter.py -${PKGNAME}/plugins/python/helpers/py3only/docutils/writers/odf_odt/styles.odt -${PKGNAME}/plugins/python/helpers/py3only/docutils/writers/pep_html/__init__.py -${PKGNAME}/plugins/python/helpers/py3only/docutils/writers/pep_html/pep.css -${PKGNAME}/plugins/python/helpers/py3only/docutils/writers/pep_html/template.txt -${PKGNAME}/plugins/python/helpers/py3only/docutils/writers/pseudoxml.py -${PKGNAME}/plugins/python/helpers/py3only/docutils/writers/s5_html/__init__.py -${PKGNAME}/plugins/python/helpers/py3only/docutils/writers/s5_html/themes/README.txt -${PKGNAME}/plugins/python/helpers/py3only/docutils/writers/s5_html/themes/big-black/__base__ -${PKGNAME}/plugins/python/helpers/py3only/docutils/writers/s5_html/themes/big-black/framing.css -${PKGNAME}/plugins/python/helpers/py3only/docutils/writers/s5_html/themes/big-black/pretty.css -${PKGNAME}/plugins/python/helpers/py3only/docutils/writers/s5_html/themes/big-white/framing.css -${PKGNAME}/plugins/python/helpers/py3only/docutils/writers/s5_html/themes/big-white/pretty.css -${PKGNAME}/plugins/python/helpers/py3only/docutils/writers/s5_html/themes/default/blank.gif -${PKGNAME}/plugins/python/helpers/py3only/docutils/writers/s5_html/themes/default/framing.css -${PKGNAME}/plugins/python/helpers/py3only/docutils/writers/s5_html/themes/default/iepngfix.htc -${PKGNAME}/plugins/python/helpers/py3only/docutils/writers/s5_html/themes/default/opera.css -${PKGNAME}/plugins/python/helpers/py3only/docutils/writers/s5_html/themes/default/outline.css -${PKGNAME}/plugins/python/helpers/py3only/docutils/writers/s5_html/themes/default/pretty.css -${PKGNAME}/plugins/python/helpers/py3only/docutils/writers/s5_html/themes/default/print.css -${PKGNAME}/plugins/python/helpers/py3only/docutils/writers/s5_html/themes/default/s5-core.css -${PKGNAME}/plugins/python/helpers/py3only/docutils/writers/s5_html/themes/default/slides.css -${PKGNAME}/plugins/python/helpers/py3only/docutils/writers/s5_html/themes/default/slides.js -${PKGNAME}/plugins/python/helpers/py3only/docutils/writers/s5_html/themes/medium-black/__base__ -${PKGNAME}/plugins/python/helpers/py3only/docutils/writers/s5_html/themes/medium-black/pretty.css -${PKGNAME}/plugins/python/helpers/py3only/docutils/writers/s5_html/themes/medium-white/framing.css -${PKGNAME}/plugins/python/helpers/py3only/docutils/writers/s5_html/themes/medium-white/pretty.css -${PKGNAME}/plugins/python/helpers/py3only/docutils/writers/s5_html/themes/small-black/__base__ -${PKGNAME}/plugins/python/helpers/py3only/docutils/writers/s5_html/themes/small-black/pretty.css -${PKGNAME}/plugins/python/helpers/py3only/docutils/writers/s5_html/themes/small-white/framing.css -${PKGNAME}/plugins/python/helpers/py3only/docutils/writers/s5_html/themes/small-white/pretty.css -${PKGNAME}/plugins/python/helpers/py3only/docutils/writers/xetex/__init__.py -${PKGNAME}/plugins/python/helpers/pycharm/__init__.py -${PKGNAME}/plugins/python/helpers/pycharm/__jb.for_twisted/twisted/plugins/README.txt -${PKGNAME}/plugins/python/helpers/pycharm/__jb.for_twisted/twisted/plugins/teamcity_plugin.py -${PKGNAME}/plugins/python/helpers/pycharm/_bdd_utils.py -${PKGNAME}/plugins/python/helpers/pycharm/_jb_create_folder.py -${PKGNAME}/plugins/python/helpers/pycharm/_jb_django_behave.py -${PKGNAME}/plugins/python/helpers/pycharm/_jb_django_project_creator.py -${PKGNAME}/plugins/python/helpers/pycharm/_jb_find_best_place.py -${PKGNAME}/plugins/python/helpers/pycharm/_jb_manage_tasks_provider.py -${PKGNAME}/plugins/python/helpers/pycharm/_jb_nosetest_runner.py -${PKGNAME}/plugins/python/helpers/pycharm/_jb_pytest_runner.py -${PKGNAME}/plugins/python/helpers/pycharm/_jb_runner_tools.py -${PKGNAME}/plugins/python/helpers/pycharm/_jb_tox_runner.py -${PKGNAME}/plugins/python/helpers/pycharm/_jb_trialtest_runner.py -${PKGNAME}/plugins/python/helpers/pycharm/_jb_unittest_runner.py -${PKGNAME}/plugins/python/helpers/pycharm/_jb_utils.py -${PKGNAME}/plugins/python/helpers/pycharm/appcfg_fetcher.py -${PKGNAME}/plugins/python/helpers/pycharm/attestrunner.py -${PKGNAME}/plugins/python/helpers/pycharm/behave_runner.py -${PKGNAME}/plugins/python/helpers/pycharm/buildout_engulfer.py -${PKGNAME}/plugins/python/helpers/pycharm/django_manage.py -${PKGNAME}/plugins/python/helpers/pycharm/django_manage_commands_provider/__init__.py -${PKGNAME}/plugins/python/helpers/pycharm/django_manage_commands_provider/_parser/__init__.py -${PKGNAME}/plugins/python/helpers/pycharm/django_manage_commands_provider/_parser/_argparse.py -${PKGNAME}/plugins/python/helpers/pycharm/django_manage_commands_provider/_parser/_optparse.py -${PKGNAME}/plugins/python/helpers/pycharm/django_manage_commands_provider/_parser/_utils.py -${PKGNAME}/plugins/python/helpers/pycharm/django_manage_commands_provider/_parser/parser.py -${PKGNAME}/plugins/python/helpers/pycharm/django_manage_commands_provider/_xml.py -${PKGNAME}/plugins/python/helpers/pycharm/django_manage_commands_provider/readme.txt -${PKGNAME}/plugins/python/helpers/pycharm/django_manage_shell.py -${PKGNAME}/plugins/python/helpers/pycharm/django_test_manage.py -${PKGNAME}/plugins/python/helpers/pycharm/django_test_runner.py -${PKGNAME}/plugins/python/helpers/pycharm/docrunner.py -${PKGNAME}/plugins/python/helpers/pycharm/fix_getpass.py -${PKGNAME}/plugins/python/helpers/pycharm/lettuce_runner.py -${PKGNAME}/plugins/python/helpers/pycharm/nose_helper/_2.py -${PKGNAME}/plugins/python/helpers/pycharm/nose_helper/_3.py -${PKGNAME}/plugins/python/helpers/pycharm/nose_helper/__init__.py -${PKGNAME}/plugins/python/helpers/pycharm/nose_helper/case.py -${PKGNAME}/plugins/python/helpers/pycharm/nose_helper/config.py -${PKGNAME}/plugins/python/helpers/pycharm/nose_helper/failure.py -${PKGNAME}/plugins/python/helpers/pycharm/nose_helper/loader.py -${PKGNAME}/plugins/python/helpers/pycharm/nose_helper/raise_compat.py -${PKGNAME}/plugins/python/helpers/pycharm/nose_helper/selector.py -${PKGNAME}/plugins/python/helpers/pycharm/nose_helper/suite.py -${PKGNAME}/plugins/python/helpers/pycharm/nose_helper/util.py -${PKGNAME}/plugins/python/helpers/pycharm/nose_utils.py -${PKGNAME}/plugins/python/helpers/pycharm/noserunner.py -${PKGNAME}/plugins/python/helpers/pycharm/pycharm_commands/__init__.py -${PKGNAME}/plugins/python/helpers/pycharm/pycharm_commands/pycharm_test.py -${PKGNAME}/plugins/python/helpers/pycharm/pycharm_load_entry_point.py -${PKGNAME}/plugins/python/helpers/pycharm/pycharm_run_utils.py -${PKGNAME}/plugins/python/helpers/pycharm/pycharm_setup_runner.py -${PKGNAME}/plugins/python/helpers/pycharm/pytest_teamcity.py -${PKGNAME}/plugins/python/helpers/pycharm/pytestrunner.py -${PKGNAME}/plugins/python/helpers/pycharm/runpy_compat.py -${PKGNAME}/plugins/python/helpers/pycharm/tcmessages.py -${PKGNAME}/plugins/python/helpers/pycharm/tcunittest.py -${PKGNAME}/plugins/python/helpers/pycharm/teamcity/README.txt -${PKGNAME}/plugins/python/helpers/pycharm/teamcity/__init__.py -${PKGNAME}/plugins/python/helpers/pycharm/teamcity/common.py -${PKGNAME}/plugins/python/helpers/pycharm/teamcity/context_managers.py -${PKGNAME}/plugins/python/helpers/pycharm/teamcity/diff_tools.py -${PKGNAME}/plugins/python/helpers/pycharm/teamcity/django.py -${PKGNAME}/plugins/python/helpers/pycharm/teamcity/flake8_plugin.py -${PKGNAME}/plugins/python/helpers/pycharm/teamcity/flake8_v2_plugin.py -${PKGNAME}/plugins/python/helpers/pycharm/teamcity/flake8_v3_plugin.py -${PKGNAME}/plugins/python/helpers/pycharm/teamcity/jb_behave_formatter.py -${PKGNAME}/plugins/python/helpers/pycharm/teamcity/messages.py -${PKGNAME}/plugins/python/helpers/pycharm/teamcity/nose_report.py -${PKGNAME}/plugins/python/helpers/pycharm/teamcity/pytest_plugin.py -${PKGNAME}/plugins/python/helpers/pycharm/teamcity/unittestpy.py -${PKGNAME}/plugins/python/helpers/pycharm/utrunner.py -${PKGNAME}/plugins/python/helpers/pycharm_generator_utils/__init__.py -${PKGNAME}/plugins/python/helpers/pycharm_generator_utils/clr_tools.py -${PKGNAME}/plugins/python/helpers/pycharm_generator_utils/constants.py -${PKGNAME}/plugins/python/helpers/pycharm_generator_utils/module_redeclarator.py -${PKGNAME}/plugins/python/helpers/pycharm_generator_utils/pyparsing.py -${PKGNAME}/plugins/python/helpers/pycharm_generator_utils/pyparsing_py3.py -${PKGNAME}/plugins/python/helpers/pycharm_generator_utils/util_methods.py -${PKGNAME}/plugins/python/helpers/pycharm_matplotlib_backend/__init__.py -${PKGNAME}/plugins/python/helpers/pycharm_matplotlib_backend/backend_interagg.py -${PKGNAME}/plugins/python/helpers/pycharm_matplotlib_backend/sitecustomize.py -${PKGNAME}/plugins/python/helpers/pycodestyle.py -${PKGNAME}/plugins/python/helpers/pydev/LICENSE -${PKGNAME}/plugins/python/helpers/pydev/README.rst -${PKGNAME}/plugins/python/helpers/pydev/_pydev_bundle/__init__.py -${PKGNAME}/plugins/python/helpers/pydev/_pydev_bundle/_pydev_calltip_util.py -${PKGNAME}/plugins/python/helpers/pydev/_pydev_bundle/_pydev_completer.py -${PKGNAME}/plugins/python/helpers/pydev/_pydev_bundle/_pydev_filesystem_encoding.py -${PKGNAME}/plugins/python/helpers/pydev/_pydev_bundle/_pydev_getopt.py -${PKGNAME}/plugins/python/helpers/pydev/_pydev_bundle/_pydev_imports_tipper.py -${PKGNAME}/plugins/python/helpers/pydev/_pydev_bundle/_pydev_jy_imports_tipper.py -${PKGNAME}/plugins/python/helpers/pydev/_pydev_bundle/_pydev_log.py -${PKGNAME}/plugins/python/helpers/pydev/_pydev_bundle/_pydev_tipper_common.py -${PKGNAME}/plugins/python/helpers/pydev/_pydev_bundle/fix_getpass.py -${PKGNAME}/plugins/python/helpers/pydev/_pydev_bundle/pydev_code_executor.py -${PKGNAME}/plugins/python/helpers/pydev/_pydev_bundle/pydev_console_commands.py -${PKGNAME}/plugins/python/helpers/pydev/_pydev_bundle/pydev_console_types.py -${PKGNAME}/plugins/python/helpers/pydev/_pydev_bundle/pydev_console_utils.py -${PKGNAME}/plugins/python/helpers/pydev/_pydev_bundle/pydev_import_hook.py -${PKGNAME}/plugins/python/helpers/pydev/_pydev_bundle/pydev_imports.py -${PKGNAME}/plugins/python/helpers/pydev/_pydev_bundle/pydev_ipython_code_executor.py -${PKGNAME}/plugins/python/helpers/pydev/_pydev_bundle/pydev_ipython_console.py -${PKGNAME}/plugins/python/helpers/pydev/_pydev_bundle/pydev_ipython_console_011.py -${PKGNAME}/plugins/python/helpers/pydev/_pydev_bundle/pydev_is_thread_alive.py -${PKGNAME}/plugins/python/helpers/pydev/_pydev_bundle/pydev_localhost.py -${PKGNAME}/plugins/python/helpers/pydev/_pydev_bundle/pydev_log.py -${PKGNAME}/plugins/python/helpers/pydev/_pydev_bundle/pydev_monkey.py -${PKGNAME}/plugins/python/helpers/pydev/_pydev_bundle/pydev_monkey_qt.py -${PKGNAME}/plugins/python/helpers/pydev/_pydev_bundle/pydev_override.py -${PKGNAME}/plugins/python/helpers/pydev/_pydev_bundle/pydev_stdin.py -${PKGNAME}/plugins/python/helpers/pydev/_pydev_bundle/pydev_umd.py -${PKGNAME}/plugins/python/helpers/pydev/_pydev_bundle/pydev_versioncheck.py -${PKGNAME}/plugins/python/helpers/pydev/_pydev_comm/__init__.py -${PKGNAME}/plugins/python/helpers/pydev/_pydev_comm/io.py -${PKGNAME}/plugins/python/helpers/pydev/_pydev_comm/rpc.py -${PKGNAME}/plugins/python/helpers/pydev/_pydev_comm/server.py -${PKGNAME}/plugins/python/helpers/pydev/_pydev_comm/transport.py -${PKGNAME}/plugins/python/helpers/pydev/_pydev_imps/__init__.py -${PKGNAME}/plugins/python/helpers/pydev/_pydev_imps/_pydev_BaseHTTPServer.py -${PKGNAME}/plugins/python/helpers/pydev/_pydev_imps/_pydev_SimpleXMLRPCServer.py -${PKGNAME}/plugins/python/helpers/pydev/_pydev_imps/_pydev_SocketServer.py -${PKGNAME}/plugins/python/helpers/pydev/_pydev_imps/_pydev_execfile.py -${PKGNAME}/plugins/python/helpers/pydev/_pydev_imps/_pydev_inspect.py -${PKGNAME}/plugins/python/helpers/pydev/_pydev_imps/_pydev_pkgutil_old.py -${PKGNAME}/plugins/python/helpers/pydev/_pydev_imps/_pydev_saved_modules.py -${PKGNAME}/plugins/python/helpers/pydev/_pydev_imps/_pydev_sys_patch.py -${PKGNAME}/plugins/python/helpers/pydev/_pydev_imps/_pydev_uuid_old.py -${PKGNAME}/plugins/python/helpers/pydev/_pydev_imps/_pydev_xmlrpclib.py -${PKGNAME}/plugins/python/helpers/pydev/_pydev_runfiles/__init__.py -${PKGNAME}/plugins/python/helpers/pydev/_pydev_runfiles/pydev_runfiles.py -${PKGNAME}/plugins/python/helpers/pydev/_pydev_runfiles/pydev_runfiles_coverage.py -${PKGNAME}/plugins/python/helpers/pydev/_pydev_runfiles/pydev_runfiles_nose.py -${PKGNAME}/plugins/python/helpers/pydev/_pydev_runfiles/pydev_runfiles_parallel.py -${PKGNAME}/plugins/python/helpers/pydev/_pydev_runfiles/pydev_runfiles_parallel_client.py -${PKGNAME}/plugins/python/helpers/pydev/_pydev_runfiles/pydev_runfiles_pytest2.py -${PKGNAME}/plugins/python/helpers/pydev/_pydev_runfiles/pydev_runfiles_unittest.py -${PKGNAME}/plugins/python/helpers/pydev/_pydev_runfiles/pydev_runfiles_xml_rpc.py -${PKGNAME}/plugins/python/helpers/pydev/_pydevd_bundle/__init__.py -${PKGNAME}/plugins/python/helpers/pydev/_pydevd_bundle/pydevconsole_code_for_ironpython.py -${PKGNAME}/plugins/python/helpers/pydev/_pydevd_bundle/pydevd_additional_thread_info.py -${PKGNAME}/plugins/python/helpers/pydev/_pydevd_bundle/pydevd_additional_thread_info_regular.py -${PKGNAME}/plugins/python/helpers/pydev/_pydevd_bundle/pydevd_breakpointhook.py -${PKGNAME}/plugins/python/helpers/pydev/_pydevd_bundle/pydevd_breakpoints.py -${PKGNAME}/plugins/python/helpers/pydev/_pydevd_bundle/pydevd_comm.py -${PKGNAME}/plugins/python/helpers/pydev/_pydevd_bundle/pydevd_command_line_handling.py -${PKGNAME}/plugins/python/helpers/pydev/_pydevd_bundle/pydevd_console.py -${PKGNAME}/plugins/python/helpers/pydev/_pydevd_bundle/pydevd_console_integration.py -${PKGNAME}/plugins/python/helpers/pydev/_pydevd_bundle/pydevd_constants.py -${PKGNAME}/plugins/python/helpers/pydev/_pydevd_bundle/pydevd_custom_frames.py -${PKGNAME}/plugins/python/helpers/pydev/_pydevd_bundle/pydevd_cython.c -${PKGNAME}/plugins/python/helpers/pydev/_pydevd_bundle/pydevd_cython.pyx -${PKGNAME}/plugins/python/helpers/pydev/_pydevd_bundle/pydevd_cython_darwin_26_64.so -${PKGNAME}/plugins/python/helpers/pydev/_pydevd_bundle/pydevd_cython_darwin_27_64.so -${PKGNAME}/plugins/python/helpers/pydev/_pydevd_bundle/pydevd_cython_darwin_34_64.so -${PKGNAME}/plugins/python/helpers/pydev/_pydevd_bundle/pydevd_cython_darwin_35_64.cpython-35m-darwin.so -${PKGNAME}/plugins/python/helpers/pydev/_pydevd_bundle/pydevd_cython_darwin_36_64.cpython-36m-darwin.so -${PKGNAME}/plugins/python/helpers/pydev/_pydevd_bundle/pydevd_cython_darwin_37_64.cpython-37m-darwin.so -${PKGNAME}/plugins/python/helpers/pydev/_pydevd_bundle/pydevd_cython_win32_26_32.pyd -${PKGNAME}/plugins/python/helpers/pydev/_pydevd_bundle/pydevd_cython_win32_26_64.pyd -${PKGNAME}/plugins/python/helpers/pydev/_pydevd_bundle/pydevd_cython_win32_27_32.pyd -${PKGNAME}/plugins/python/helpers/pydev/_pydevd_bundle/pydevd_cython_win32_27_64.pyd -${PKGNAME}/plugins/python/helpers/pydev/_pydevd_bundle/pydevd_cython_win32_34_32.pyd -${PKGNAME}/plugins/python/helpers/pydev/_pydevd_bundle/pydevd_cython_win32_34_64.pyd -${PKGNAME}/plugins/python/helpers/pydev/_pydevd_bundle/pydevd_cython_win32_35_32.cp35-win32.pyd -${PKGNAME}/plugins/python/helpers/pydev/_pydevd_bundle/pydevd_cython_win32_35_64.cp35-win_amd64.pyd -${PKGNAME}/plugins/python/helpers/pydev/_pydevd_bundle/pydevd_cython_win32_36_32.cp36-win32.pyd -${PKGNAME}/plugins/python/helpers/pydev/_pydevd_bundle/pydevd_cython_win32_36_64.cp36-win_amd64.pyd -${PKGNAME}/plugins/python/helpers/pydev/_pydevd_bundle/pydevd_cython_win32_37_32.cp37-win32.pyd -${PKGNAME}/plugins/python/helpers/pydev/_pydevd_bundle/pydevd_cython_win32_37_64.cp37-win_amd64.pyd -${PKGNAME}/plugins/python/helpers/pydev/_pydevd_bundle/pydevd_cython_wrapper.py -${PKGNAME}/plugins/python/helpers/pydev/_pydevd_bundle/pydevd_dont_trace.py -${PKGNAME}/plugins/python/helpers/pydev/_pydevd_bundle/pydevd_dont_trace_files.py -${PKGNAME}/plugins/python/helpers/pydev/_pydevd_bundle/pydevd_exec.py -${PKGNAME}/plugins/python/helpers/pydev/_pydevd_bundle/pydevd_exec2.py -${PKGNAME}/plugins/python/helpers/pydev/_pydevd_bundle/pydevd_extension_api.py -${PKGNAME}/plugins/python/helpers/pydev/_pydevd_bundle/pydevd_extension_utils.py -${PKGNAME}/plugins/python/helpers/pydev/_pydevd_bundle/pydevd_frame.py -${PKGNAME}/plugins/python/helpers/pydev/_pydevd_bundle/pydevd_frame_utils.py -${PKGNAME}/plugins/python/helpers/pydev/_pydevd_bundle/pydevd_import_class.py -${PKGNAME}/plugins/python/helpers/pydev/_pydevd_bundle/pydevd_io.py -${PKGNAME}/plugins/python/helpers/pydev/_pydevd_bundle/pydevd_kill_all_pydevd_threads.py -${PKGNAME}/plugins/python/helpers/pydev/_pydevd_bundle/pydevd_plugin_utils.py -${PKGNAME}/plugins/python/helpers/pydev/_pydevd_bundle/pydevd_process_net_command.py -${PKGNAME}/plugins/python/helpers/pydev/_pydevd_bundle/pydevd_referrers.py -${PKGNAME}/plugins/python/helpers/pydev/_pydevd_bundle/pydevd_reload.py -${PKGNAME}/plugins/python/helpers/pydev/_pydevd_bundle/pydevd_resolver.py -${PKGNAME}/plugins/python/helpers/pydev/_pydevd_bundle/pydevd_save_locals.py -${PKGNAME}/plugins/python/helpers/pydev/_pydevd_bundle/pydevd_signature.py -${PKGNAME}/plugins/python/helpers/pydev/_pydevd_bundle/pydevd_stackless.py -${PKGNAME}/plugins/python/helpers/pydev/_pydevd_bundle/pydevd_thrift.py -${PKGNAME}/plugins/python/helpers/pydev/_pydevd_bundle/pydevd_trace_api.py -${PKGNAME}/plugins/python/helpers/pydev/_pydevd_bundle/pydevd_trace_dispatch.py -${PKGNAME}/plugins/python/helpers/pydev/_pydevd_bundle/pydevd_trace_dispatch_regular.py -${PKGNAME}/plugins/python/helpers/pydev/_pydevd_bundle/pydevd_traceproperty.py -${PKGNAME}/plugins/python/helpers/pydev/_pydevd_bundle/pydevd_tracing.py -${PKGNAME}/plugins/python/helpers/pydev/_pydevd_bundle/pydevd_utils.py -${PKGNAME}/plugins/python/helpers/pydev/_pydevd_bundle/pydevd_vars.py -${PKGNAME}/plugins/python/helpers/pydev/_pydevd_bundle/pydevd_vm_type.py -${PKGNAME}/plugins/python/helpers/pydev/_pydevd_bundle/pydevd_xml.py -${PKGNAME}/plugins/python/helpers/pydev/_pydevd_frame_eval/__init__.py -${PKGNAME}/plugins/python/helpers/pydev/_pydevd_frame_eval/pydevd_frame_eval_cython_wrapper.py -${PKGNAME}/plugins/python/helpers/pydev/_pydevd_frame_eval/pydevd_frame_eval_main.py -${PKGNAME}/plugins/python/helpers/pydev/_pydevd_frame_eval/pydevd_frame_evaluator.c -${PKGNAME}/plugins/python/helpers/pydev/_pydevd_frame_eval/pydevd_frame_evaluator.pxd -${PKGNAME}/plugins/python/helpers/pydev/_pydevd_frame_eval/pydevd_frame_evaluator.pyx -${PKGNAME}/plugins/python/helpers/pydev/_pydevd_frame_eval/pydevd_frame_evaluator_darwin_36_64.cpython-36m-darwin.so -${PKGNAME}/plugins/python/helpers/pydev/_pydevd_frame_eval/pydevd_frame_evaluator_darwin_37_64.cpython-37m-darwin.so -${PKGNAME}/plugins/python/helpers/pydev/_pydevd_frame_eval/pydevd_frame_evaluator_win32_36_32.cp36-win32.pyd -${PKGNAME}/plugins/python/helpers/pydev/_pydevd_frame_eval/pydevd_frame_evaluator_win32_36_64.cp36-win_amd64.pyd -${PKGNAME}/plugins/python/helpers/pydev/_pydevd_frame_eval/pydevd_frame_evaluator_win32_37_32.cp37-win32.pyd -${PKGNAME}/plugins/python/helpers/pydev/_pydevd_frame_eval/pydevd_frame_evaluator_win32_37_64.cp37-win_amd64.pyd -${PKGNAME}/plugins/python/helpers/pydev/_pydevd_frame_eval/pydevd_frame_tracing.py -${PKGNAME}/plugins/python/helpers/pydev/_pydevd_frame_eval/pydevd_modify_bytecode.py -${PKGNAME}/plugins/python/helpers/pydev/build_tools/build.py -${PKGNAME}/plugins/python/helpers/pydev/build_tools/build_binaries_osx.py -${PKGNAME}/plugins/python/helpers/pydev/build_tools/build_binaries_windows.py -${PKGNAME}/plugins/python/helpers/pydev/build_tools/generate_code.py -${PKGNAME}/plugins/python/helpers/pydev/build_tools/names_to_rename.py -${PKGNAME}/plugins/python/helpers/pydev/build_tools/rename_pep8.py -${PKGNAME}/plugins/python/helpers/pydev/interpreterInfo.py -${PKGNAME}/plugins/python/helpers/pydev/jython_test_deps/ant.jar -${PKGNAME}/plugins/python/helpers/pydev/jython_test_deps/junit.jar -${PKGNAME}/plugins/python/helpers/pydev/merge_pydev_pycharm.txt -${PKGNAME}/plugins/python/helpers/pydev/pycharm-readme.txt -${PKGNAME}/plugins/python/helpers/pydev/pycompletionserver.py -${PKGNAME}/plugins/python/helpers/pydev/pydev_app_engine_debug_startup.py -${PKGNAME}/plugins/python/helpers/pydev/pydev_console/__init__.py -${PKGNAME}/plugins/python/helpers/pydev/pydev_console/console.thrift -${PKGNAME}/plugins/python/helpers/pydev/pydev_console/protocol.py -${PKGNAME}/plugins/python/helpers/pydev/pydev_coverage.py -${PKGNAME}/plugins/python/helpers/pydev/pydev_ipython/README -${PKGNAME}/plugins/python/helpers/pydev/pydev_ipython/__init__.py -${PKGNAME}/plugins/python/helpers/pydev/pydev_ipython/inputhook.py -${PKGNAME}/plugins/python/helpers/pydev/pydev_ipython/inputhookglut.py -${PKGNAME}/plugins/python/helpers/pydev/pydev_ipython/inputhookgtk.py -${PKGNAME}/plugins/python/helpers/pydev/pydev_ipython/inputhookgtk3.py -${PKGNAME}/plugins/python/helpers/pydev/pydev_ipython/inputhookpyglet.py -${PKGNAME}/plugins/python/helpers/pydev/pydev_ipython/inputhookqt4.py -${PKGNAME}/plugins/python/helpers/pydev/pydev_ipython/inputhookqt5.py -${PKGNAME}/plugins/python/helpers/pydev/pydev_ipython/inputhooktk.py -${PKGNAME}/plugins/python/helpers/pydev/pydev_ipython/inputhookwx.py -${PKGNAME}/plugins/python/helpers/pydev/pydev_ipython/matplotlibtools.py -${PKGNAME}/plugins/python/helpers/pydev/pydev_ipython/qt.py -${PKGNAME}/plugins/python/helpers/pydev/pydev_ipython/qt_for_kernel.py -${PKGNAME}/plugins/python/helpers/pydev/pydev_ipython/qt_loaders.py -${PKGNAME}/plugins/python/helpers/pydev/pydev_ipython/version.py -${PKGNAME}/plugins/python/helpers/pydev/pydev_pysrc.py -${PKGNAME}/plugins/python/helpers/pydev/pydev_sitecustomize/__not_in_default_pythonpath.txt -${PKGNAME}/plugins/python/helpers/pydev/pydev_sitecustomize/sitecustomize.py -${PKGNAME}/plugins/python/helpers/pydev/pydevconsole.py -${PKGNAME}/plugins/python/helpers/pydev/pydevd.py -${PKGNAME}/plugins/python/helpers/pydev/pydevd_concurrency_analyser/__init__.py -${PKGNAME}/plugins/python/helpers/pydev/pydevd_concurrency_analyser/pydevd_concurrency_logger.py -${PKGNAME}/plugins/python/helpers/pydev/pydevd_concurrency_analyser/pydevd_thread_wrappers.py -${PKGNAME}/plugins/python/helpers/pydev/pydevd_file_utils.py -${PKGNAME}/plugins/python/helpers/pydev/pydevd_plugins/__init__.py -${PKGNAME}/plugins/python/helpers/pydev/pydevd_plugins/django_debug.py -${PKGNAME}/plugins/python/helpers/pydev/pydevd_plugins/extensions/README.md -${PKGNAME}/plugins/python/helpers/pydev/pydevd_plugins/extensions/__init__.py -${PKGNAME}/plugins/python/helpers/pydev/pydevd_plugins/extensions/types/README.md -${PKGNAME}/plugins/python/helpers/pydev/pydevd_plugins/extensions/types/__init__.py -${PKGNAME}/plugins/python/helpers/pydev/pydevd_plugins/extensions/types/pydevd_helpers.py -${PKGNAME}/plugins/python/helpers/pydev/pydevd_plugins/extensions/types/pydevd_plugin_numpy_types.py -${PKGNAME}/plugins/python/helpers/pydev/pydevd_plugins/extensions/types/pydevd_plugins_django_form_str.py -${PKGNAME}/plugins/python/helpers/pydev/pydevd_plugins/jinja2_debug.py -${PKGNAME}/plugins/python/helpers/pydev/runfiles.py -${PKGNAME}/plugins/python/helpers/pydev/setup.py -${PKGNAME}/plugins/python/helpers/pydev/setup_cython.py -${PKGNAME}/plugins/python/helpers/pydev/stubs/_django_manager_body.py -${PKGNAME}/plugins/python/helpers/pydev/stubs/_get_tips.py -${PKGNAME}/plugins/python/helpers/pydev/stubs/pycompletion.py -${PKGNAME}/plugins/python/helpers/pydev/test_pydevd_reload/__init__.py -${PKGNAME}/plugins/python/helpers/pydev/test_pydevd_reload/test_pydevd_reload.py -${PKGNAME}/plugins/python/helpers/pydev/tests_pydevd/__init__.py -${PKGNAME}/plugins/python/helpers/pydev/tests_pydevd/test_check_pydevconsole.py -${PKGNAME}/plugins/python/helpers/pydev/tests_pydevd/test_get_referrers.py -${PKGNAME}/plugins/python/helpers/pydev/tests_pydevd/test_jyserver.py -${PKGNAME}/plugins/python/helpers/pydev/tests_pydevd/test_jysimpleTipper.py -${PKGNAME}/plugins/python/helpers/pydev/tests_pydevd/test_pydev_ipython_011.py -${PKGNAME}/plugins/python/helpers/pydev/tests_pydevd/test_pydevconsole.py -${PKGNAME}/plugins/python/helpers/pydev/tests_pydevd/test_pyserver.py -${PKGNAME}/plugins/python/helpers/pydev/tests_pydevd/test_signature.py -${PKGNAME}/plugins/python/helpers/pydev/tests_pydevd/test_simpleTipper.py -${PKGNAME}/plugins/python/helpers/pydev/tests_pydevd_mainloop/README -${PKGNAME}/plugins/python/helpers/pydev/tests_pydevd_mainloop/__init__.py -${PKGNAME}/plugins/python/helpers/pydev/tests_pydevd_mainloop/gui-glut.py -${PKGNAME}/plugins/python/helpers/pydev/tests_pydevd_mainloop/gui-gtk.py -${PKGNAME}/plugins/python/helpers/pydev/tests_pydevd_mainloop/gui-gtk3.py -${PKGNAME}/plugins/python/helpers/pydev/tests_pydevd_mainloop/gui-pyglet.py -${PKGNAME}/plugins/python/helpers/pydev/tests_pydevd_mainloop/gui-qt.py -${PKGNAME}/plugins/python/helpers/pydev/tests_pydevd_mainloop/gui-tk.py -${PKGNAME}/plugins/python/helpers/pydev/tests_pydevd_mainloop/gui-wx.py -${PKGNAME}/plugins/python/helpers/pydev/tests_pydevd_python/__init__.py -${PKGNAME}/plugins/python/helpers/pydev/tests_pydevd_python/_bytecode_many_names_example.py -${PKGNAME}/plugins/python/helpers/pydev/tests_pydevd_python/_bytecode_overflow_example.py -${PKGNAME}/plugins/python/helpers/pydev/tests_pydevd_python/_debugger_case1.py -${PKGNAME}/plugins/python/helpers/pydev/tests_pydevd_python/_debugger_case10.py -${PKGNAME}/plugins/python/helpers/pydev/tests_pydevd_python/_debugger_case13.py -${PKGNAME}/plugins/python/helpers/pydev/tests_pydevd_python/_debugger_case14.py -${PKGNAME}/plugins/python/helpers/pydev/tests_pydevd_python/_debugger_case15.py -${PKGNAME}/plugins/python/helpers/pydev/tests_pydevd_python/_debugger_case15_execfile.py -${PKGNAME}/plugins/python/helpers/pydev/tests_pydevd_python/_debugger_case16.py -${PKGNAME}/plugins/python/helpers/pydev/tests_pydevd_python/_debugger_case17.py -${PKGNAME}/plugins/python/helpers/pydev/tests_pydevd_python/_debugger_case17a.py -${PKGNAME}/plugins/python/helpers/pydev/tests_pydevd_python/_debugger_case18.py -${PKGNAME}/plugins/python/helpers/pydev/tests_pydevd_python/_debugger_case19.py -${PKGNAME}/plugins/python/helpers/pydev/tests_pydevd_python/_debugger_case2.py -${PKGNAME}/plugins/python/helpers/pydev/tests_pydevd_python/_debugger_case20.py -${PKGNAME}/plugins/python/helpers/pydev/tests_pydevd_python/_debugger_case3.py -${PKGNAME}/plugins/python/helpers/pydev/tests_pydevd_python/_debugger_case4.py -${PKGNAME}/plugins/python/helpers/pydev/tests_pydevd_python/_debugger_case56.py -${PKGNAME}/plugins/python/helpers/pydev/tests_pydevd_python/_debugger_case7.py -${PKGNAME}/plugins/python/helpers/pydev/tests_pydevd_python/_debugger_case89.py -${PKGNAME}/plugins/python/helpers/pydev/tests_pydevd_python/_debugger_case_event_ext.py -${PKGNAME}/plugins/python/helpers/pydev/tests_pydevd_python/_debugger_case_m_switch.py -${PKGNAME}/plugins/python/helpers/pydev/tests_pydevd_python/_debugger_case_m_switch_2.py -${PKGNAME}/plugins/python/helpers/pydev/tests_pydevd_python/_debugger_case_module_entry_point.py -${PKGNAME}/plugins/python/helpers/pydev/tests_pydevd_python/_debugger_case_qthread1.py -${PKGNAME}/plugins/python/helpers/pydev/tests_pydevd_python/_debugger_case_qthread2.py -${PKGNAME}/plugins/python/helpers/pydev/tests_pydevd_python/_debugger_case_qthread3.py -${PKGNAME}/plugins/python/helpers/pydev/tests_pydevd_python/_debugger_case_qthread4.py -${PKGNAME}/plugins/python/helpers/pydev/tests_pydevd_python/_debugger_case_remote.py -${PKGNAME}/plugins/python/helpers/pydev/tests_pydevd_python/_debugger_case_remote_1.py -${PKGNAME}/plugins/python/helpers/pydev/tests_pydevd_python/_debugger_case_remote_2.py -${PKGNAME}/plugins/python/helpers/pydev/tests_pydevd_python/_debugger_case_set_next_statement.py -${PKGNAME}/plugins/python/helpers/pydev/tests_pydevd_python/_debugger_case_type_ext.py -${PKGNAME}/plugins/python/helpers/pydev/tests_pydevd_python/_performance_1.py -${PKGNAME}/plugins/python/helpers/pydev/tests_pydevd_python/_performance_2.py -${PKGNAME}/plugins/python/helpers/pydev/tests_pydevd_python/_performance_3.py -${PKGNAME}/plugins/python/helpers/pydev/tests_pydevd_python/debugger_unittest.py -${PKGNAME}/plugins/python/helpers/pydev/tests_pydevd_python/my_django_proj_17/manage.py -${PKGNAME}/plugins/python/helpers/pydev/tests_pydevd_python/my_django_proj_17/my_app/__init__.py -${PKGNAME}/plugins/python/helpers/pydev/tests_pydevd_python/my_django_proj_17/my_app/admin.py -${PKGNAME}/plugins/python/helpers/pydev/tests_pydevd_python/my_django_proj_17/my_app/forms.py -${PKGNAME}/plugins/python/helpers/pydev/tests_pydevd_python/my_django_proj_17/my_app/models.py -${PKGNAME}/plugins/python/helpers/pydev/tests_pydevd_python/my_django_proj_17/my_app/templates/my_app/index.html -${PKGNAME}/plugins/python/helpers/pydev/tests_pydevd_python/my_django_proj_17/my_app/templates/my_app/name.html -${PKGNAME}/plugins/python/helpers/pydev/tests_pydevd_python/my_django_proj_17/my_app/tests.py -${PKGNAME}/plugins/python/helpers/pydev/tests_pydevd_python/my_django_proj_17/my_app/urls.py -${PKGNAME}/plugins/python/helpers/pydev/tests_pydevd_python/my_django_proj_17/my_app/views.py -${PKGNAME}/plugins/python/helpers/pydev/tests_pydevd_python/my_django_proj_17/my_django_proj_17/__init__.py -${PKGNAME}/plugins/python/helpers/pydev/tests_pydevd_python/my_django_proj_17/my_django_proj_17/settings.py -${PKGNAME}/plugins/python/helpers/pydev/tests_pydevd_python/my_django_proj_17/my_django_proj_17/urls.py -${PKGNAME}/plugins/python/helpers/pydev/tests_pydevd_python/my_django_proj_17/my_django_proj_17/wsgi.py -${PKGNAME}/plugins/python/helpers/pydev/tests_pydevd_python/my_extensions/pydevd_plugins/__init__.py -${PKGNAME}/plugins/python/helpers/pydev/tests_pydevd_python/my_extensions/pydevd_plugins/extensions/__init__.py -${PKGNAME}/plugins/python/helpers/pydev/tests_pydevd_python/my_extensions/pydevd_plugins/extensions/pydevd_plugin_test_events.py -${PKGNAME}/plugins/python/helpers/pydev/tests_pydevd_python/my_extensions/pydevd_plugins/extensions/pydevd_plugin_test_exttype.py -${PKGNAME}/plugins/python/helpers/pydev/tests_pydevd_python/performance_check.py -${PKGNAME}/plugins/python/helpers/pydev/tests_pydevd_python/test_additional_thread_info.py -${PKGNAME}/plugins/python/helpers/pydev/tests_pydevd_python/test_bytecode_modification.py -${PKGNAME}/plugins/python/helpers/pydev/tests_pydevd_python/test_debugger.py -${PKGNAME}/plugins/python/helpers/pydev/tests_pydevd_python/test_frame_eval_and_tracing.py -${PKGNAME}/plugins/python/helpers/pydev/tests_pydevd_python/test_process_command_line.py -${PKGNAME}/plugins/python/helpers/pydev/tests_pydevd_python/test_pydev_monkey.py -${PKGNAME}/plugins/python/helpers/pydev/tests_pydevd_python/test_save_locals.py -${PKGNAME}/plugins/python/helpers/pydev/tests_pydevd_runfiles/not_in_default_pythonpath.txt -${PKGNAME}/plugins/python/helpers/pydev/tests_pydevd_runfiles/samples/nested_dir/__init__.py -${PKGNAME}/plugins/python/helpers/pydev/tests_pydevd_runfiles/samples/nested_dir/nested2/__init__.py -${PKGNAME}/plugins/python/helpers/pydev/tests_pydevd_runfiles/samples/nested_dir/nested2/deep_nest_test.py -${PKGNAME}/plugins/python/helpers/pydev/tests_pydevd_runfiles/samples/nested_dir/nested2/non_test_file.py -${PKGNAME}/plugins/python/helpers/pydev/tests_pydevd_runfiles/samples/nested_dir/nested3/__init__.py -${PKGNAME}/plugins/python/helpers/pydev/tests_pydevd_runfiles/samples/nested_dir/nested3/junk.txt -${PKGNAME}/plugins/python/helpers/pydev/tests_pydevd_runfiles/samples/nested_dir/nested3/non_test_file.py -${PKGNAME}/plugins/python/helpers/pydev/tests_pydevd_runfiles/samples/nested_dir/non_test_file.py -${PKGNAME}/plugins/python/helpers/pydev/tests_pydevd_runfiles/samples/nested_dir/simple4_test.py -${PKGNAME}/plugins/python/helpers/pydev/tests_pydevd_runfiles/samples/non_test_file.py -${PKGNAME}/plugins/python/helpers/pydev/tests_pydevd_runfiles/samples/not_in_default_pythonpath.txt -${PKGNAME}/plugins/python/helpers/pydev/tests_pydevd_runfiles/samples/simple2_test.py -${PKGNAME}/plugins/python/helpers/pydev/tests_pydevd_runfiles/samples/simple3_test.py -${PKGNAME}/plugins/python/helpers/pydev/tests_pydevd_runfiles/samples/simpleClass_test.py -${PKGNAME}/plugins/python/helpers/pydev/tests_pydevd_runfiles/samples/simpleModule_test.py -${PKGNAME}/plugins/python/helpers/pydev/tests_pydevd_runfiles/samples/simple_test.py -${PKGNAME}/plugins/python/helpers/pydev/tests_pydevd_runfiles/test_pydevd_property.py -${PKGNAME}/plugins/python/helpers/pydev/tests_pydevd_runfiles/test_pydevdio.py -${PKGNAME}/plugins/python/helpers/pydev/tests_pydevd_runfiles/test_runfiles.py -${PKGNAME}/plugins/python/helpers/pydev/third_party/isort_container/isort/__init__.py -${PKGNAME}/plugins/python/helpers/pydev/third_party/isort_container/isort/__main__.py -${PKGNAME}/plugins/python/helpers/pydev/third_party/isort_container/isort/hooks.py -${PKGNAME}/plugins/python/helpers/pydev/third_party/isort_container/isort/isort.py -${PKGNAME}/plugins/python/helpers/pydev/third_party/isort_container/isort/main.py -${PKGNAME}/plugins/python/helpers/pydev/third_party/isort_container/isort/natural.py -${PKGNAME}/plugins/python/helpers/pydev/third_party/isort_container/isort/pie_slice.py -${PKGNAME}/plugins/python/helpers/pydev/third_party/isort_container/isort/pylama_isort.py -${PKGNAME}/plugins/python/helpers/pydev/third_party/isort_container/isort/settings.py -${PKGNAME}/plugins/python/helpers/pydev/third_party/pep8/autopep8.py -${PKGNAME}/plugins/python/helpers/pydev/third_party/pep8/lib2to3/lib2to3/Grammar.txt -${PKGNAME}/plugins/python/helpers/pydev/third_party/pep8/lib2to3/lib2to3/PatternGrammar.txt -${PKGNAME}/plugins/python/helpers/pydev/third_party/pep8/lib2to3/lib2to3/__init__.py -${PKGNAME}/plugins/python/helpers/pydev/third_party/pep8/lib2to3/lib2to3/__main__.py -${PKGNAME}/plugins/python/helpers/pydev/third_party/pep8/lib2to3/lib2to3/btm_matcher.py -${PKGNAME}/plugins/python/helpers/pydev/third_party/pep8/lib2to3/lib2to3/btm_utils.py -${PKGNAME}/plugins/python/helpers/pydev/third_party/pep8/lib2to3/lib2to3/fixer_base.py -${PKGNAME}/plugins/python/helpers/pydev/third_party/pep8/lib2to3/lib2to3/fixer_util.py -${PKGNAME}/plugins/python/helpers/pydev/third_party/pep8/lib2to3/lib2to3/fixes/__init__.py -${PKGNAME}/plugins/python/helpers/pydev/third_party/pep8/lib2to3/lib2to3/fixes/fix_apply.py -${PKGNAME}/plugins/python/helpers/pydev/third_party/pep8/lib2to3/lib2to3/fixes/fix_basestring.py -${PKGNAME}/plugins/python/helpers/pydev/third_party/pep8/lib2to3/lib2to3/fixes/fix_buffer.py -${PKGNAME}/plugins/python/helpers/pydev/third_party/pep8/lib2to3/lib2to3/fixes/fix_callable.py -${PKGNAME}/plugins/python/helpers/pydev/third_party/pep8/lib2to3/lib2to3/fixes/fix_dict.py -${PKGNAME}/plugins/python/helpers/pydev/third_party/pep8/lib2to3/lib2to3/fixes/fix_except.py -${PKGNAME}/plugins/python/helpers/pydev/third_party/pep8/lib2to3/lib2to3/fixes/fix_exec.py -${PKGNAME}/plugins/python/helpers/pydev/third_party/pep8/lib2to3/lib2to3/fixes/fix_execfile.py -${PKGNAME}/plugins/python/helpers/pydev/third_party/pep8/lib2to3/lib2to3/fixes/fix_exitfunc.py -${PKGNAME}/plugins/python/helpers/pydev/third_party/pep8/lib2to3/lib2to3/fixes/fix_filter.py -${PKGNAME}/plugins/python/helpers/pydev/third_party/pep8/lib2to3/lib2to3/fixes/fix_funcattrs.py -${PKGNAME}/plugins/python/helpers/pydev/third_party/pep8/lib2to3/lib2to3/fixes/fix_future.py -${PKGNAME}/plugins/python/helpers/pydev/third_party/pep8/lib2to3/lib2to3/fixes/fix_getcwdu.py -${PKGNAME}/plugins/python/helpers/pydev/third_party/pep8/lib2to3/lib2to3/fixes/fix_has_key.py -${PKGNAME}/plugins/python/helpers/pydev/third_party/pep8/lib2to3/lib2to3/fixes/fix_idioms.py -${PKGNAME}/plugins/python/helpers/pydev/third_party/pep8/lib2to3/lib2to3/fixes/fix_import.py -${PKGNAME}/plugins/python/helpers/pydev/third_party/pep8/lib2to3/lib2to3/fixes/fix_imports.py -${PKGNAME}/plugins/python/helpers/pydev/third_party/pep8/lib2to3/lib2to3/fixes/fix_imports2.py -${PKGNAME}/plugins/python/helpers/pydev/third_party/pep8/lib2to3/lib2to3/fixes/fix_input.py -${PKGNAME}/plugins/python/helpers/pydev/third_party/pep8/lib2to3/lib2to3/fixes/fix_intern.py -${PKGNAME}/plugins/python/helpers/pydev/third_party/pep8/lib2to3/lib2to3/fixes/fix_isinstance.py -${PKGNAME}/plugins/python/helpers/pydev/third_party/pep8/lib2to3/lib2to3/fixes/fix_itertools.py -${PKGNAME}/plugins/python/helpers/pydev/third_party/pep8/lib2to3/lib2to3/fixes/fix_itertools_imports.py -${PKGNAME}/plugins/python/helpers/pydev/third_party/pep8/lib2to3/lib2to3/fixes/fix_long.py -${PKGNAME}/plugins/python/helpers/pydev/third_party/pep8/lib2to3/lib2to3/fixes/fix_map.py -${PKGNAME}/plugins/python/helpers/pydev/third_party/pep8/lib2to3/lib2to3/fixes/fix_metaclass.py -${PKGNAME}/plugins/python/helpers/pydev/third_party/pep8/lib2to3/lib2to3/fixes/fix_methodattrs.py -${PKGNAME}/plugins/python/helpers/pydev/third_party/pep8/lib2to3/lib2to3/fixes/fix_ne.py -${PKGNAME}/plugins/python/helpers/pydev/third_party/pep8/lib2to3/lib2to3/fixes/fix_next.py -${PKGNAME}/plugins/python/helpers/pydev/third_party/pep8/lib2to3/lib2to3/fixes/fix_nonzero.py -${PKGNAME}/plugins/python/helpers/pydev/third_party/pep8/lib2to3/lib2to3/fixes/fix_numliterals.py -${PKGNAME}/plugins/python/helpers/pydev/third_party/pep8/lib2to3/lib2to3/fixes/fix_operator.py -${PKGNAME}/plugins/python/helpers/pydev/third_party/pep8/lib2to3/lib2to3/fixes/fix_paren.py -${PKGNAME}/plugins/python/helpers/pydev/third_party/pep8/lib2to3/lib2to3/fixes/fix_print.py -${PKGNAME}/plugins/python/helpers/pydev/third_party/pep8/lib2to3/lib2to3/fixes/fix_raise.py -${PKGNAME}/plugins/python/helpers/pydev/third_party/pep8/lib2to3/lib2to3/fixes/fix_raw_input.py -${PKGNAME}/plugins/python/helpers/pydev/third_party/pep8/lib2to3/lib2to3/fixes/fix_reduce.py -${PKGNAME}/plugins/python/helpers/pydev/third_party/pep8/lib2to3/lib2to3/fixes/fix_renames.py -${PKGNAME}/plugins/python/helpers/pydev/third_party/pep8/lib2to3/lib2to3/fixes/fix_repr.py -${PKGNAME}/plugins/python/helpers/pydev/third_party/pep8/lib2to3/lib2to3/fixes/fix_set_literal.py -${PKGNAME}/plugins/python/helpers/pydev/third_party/pep8/lib2to3/lib2to3/fixes/fix_standarderror.py -${PKGNAME}/plugins/python/helpers/pydev/third_party/pep8/lib2to3/lib2to3/fixes/fix_sys_exc.py -${PKGNAME}/plugins/python/helpers/pydev/third_party/pep8/lib2to3/lib2to3/fixes/fix_throw.py -${PKGNAME}/plugins/python/helpers/pydev/third_party/pep8/lib2to3/lib2to3/fixes/fix_tuple_params.py -${PKGNAME}/plugins/python/helpers/pydev/third_party/pep8/lib2to3/lib2to3/fixes/fix_types.py -${PKGNAME}/plugins/python/helpers/pydev/third_party/pep8/lib2to3/lib2to3/fixes/fix_unicode.py -${PKGNAME}/plugins/python/helpers/pydev/third_party/pep8/lib2to3/lib2to3/fixes/fix_urllib.py -${PKGNAME}/plugins/python/helpers/pydev/third_party/pep8/lib2to3/lib2to3/fixes/fix_ws_comma.py -${PKGNAME}/plugins/python/helpers/pydev/third_party/pep8/lib2to3/lib2to3/fixes/fix_xrange.py -${PKGNAME}/plugins/python/helpers/pydev/third_party/pep8/lib2to3/lib2to3/fixes/fix_xreadlines.py -${PKGNAME}/plugins/python/helpers/pydev/third_party/pep8/lib2to3/lib2to3/fixes/fix_zip.py -${PKGNAME}/plugins/python/helpers/pydev/third_party/pep8/lib2to3/lib2to3/main.py -${PKGNAME}/plugins/python/helpers/pydev/third_party/pep8/lib2to3/lib2to3/patcomp.py -${PKGNAME}/plugins/python/helpers/pydev/third_party/pep8/lib2to3/lib2to3/pgen2/__init__.py -${PKGNAME}/plugins/python/helpers/pydev/third_party/pep8/lib2to3/lib2to3/pgen2/conv.py -${PKGNAME}/plugins/python/helpers/pydev/third_party/pep8/lib2to3/lib2to3/pgen2/driver.py -${PKGNAME}/plugins/python/helpers/pydev/third_party/pep8/lib2to3/lib2to3/pgen2/grammar.py -${PKGNAME}/plugins/python/helpers/pydev/third_party/pep8/lib2to3/lib2to3/pgen2/literals.py -${PKGNAME}/plugins/python/helpers/pydev/third_party/pep8/lib2to3/lib2to3/pgen2/parse.py -${PKGNAME}/plugins/python/helpers/pydev/third_party/pep8/lib2to3/lib2to3/pgen2/pgen.py -${PKGNAME}/plugins/python/helpers/pydev/third_party/pep8/lib2to3/lib2to3/pgen2/token.py -${PKGNAME}/plugins/python/helpers/pydev/third_party/pep8/lib2to3/lib2to3/pgen2/tokenize.py -${PKGNAME}/plugins/python/helpers/pydev/third_party/pep8/lib2to3/lib2to3/pygram.py -${PKGNAME}/plugins/python/helpers/pydev/third_party/pep8/lib2to3/lib2to3/pytree.py -${PKGNAME}/plugins/python/helpers/pydev/third_party/pep8/lib2to3/lib2to3/refactor.py -${PKGNAME}/plugins/python/helpers/pydev/third_party/pep8/pycodestyle.py -${PKGNAME}/plugins/python/helpers/pydev/third_party/wrapped_for_pydev/ctypes/__init__.py -${PKGNAME}/plugins/python/helpers/pydev/third_party/wrapped_for_pydev/ctypes/_ctypes.dll -${PKGNAME}/plugins/python/helpers/pydev/third_party/wrapped_for_pydev/ctypes/_endian.py -${PKGNAME}/plugins/python/helpers/pydev/third_party/wrapped_for_pydev/ctypes/ctypes-README.txt -${PKGNAME}/plugins/python/helpers/pydev/third_party/wrapped_for_pydev/ctypes/macholib/__init__.py -${PKGNAME}/plugins/python/helpers/pydev/third_party/wrapped_for_pydev/ctypes/macholib/dyld.py -${PKGNAME}/plugins/python/helpers/pydev/third_party/wrapped_for_pydev/ctypes/macholib/dylib.py -${PKGNAME}/plugins/python/helpers/pydev/third_party/wrapped_for_pydev/ctypes/macholib/framework.py -${PKGNAME}/plugins/python/helpers/pydev/third_party/wrapped_for_pydev/ctypes/util.py -${PKGNAME}/plugins/python/helpers/pydev/third_party/wrapped_for_pydev/ctypes/wintypes.py -${PKGNAME}/plugins/python/helpers/pydev/third_party/wrapped_for_pydev/not_in_default_pythonpath.txt -${PKGNAME}/plugins/python/helpers/python-skeletons/AUTHORS.txt -${PKGNAME}/plugins/python/helpers/python-skeletons/LICENSE.txt -${PKGNAME}/plugins/python/helpers/python-skeletons/README.md -${PKGNAME}/plugins/python/helpers/python-skeletons/StringIO.py -${PKGNAME}/plugins/python/helpers/python-skeletons/_csv.py -${PKGNAME}/plugins/python/helpers/python-skeletons/_pytest/__init__.py -${PKGNAME}/plugins/python/helpers/python-skeletons/_pytest/mark/__init__.py -${PKGNAME}/plugins/python/helpers/python-skeletons/_pytest/mark/structures.py -${PKGNAME}/plugins/python/helpers/python-skeletons/alembic.py -${PKGNAME}/plugins/python/helpers/python-skeletons/asyncio/__init__.py -${PKGNAME}/plugins/python/helpers/python-skeletons/asyncio/events.py -${PKGNAME}/plugins/python/helpers/python-skeletons/behave.py -${PKGNAME}/plugins/python/helpers/python-skeletons/cStringIO.py -${PKGNAME}/plugins/python/helpers/python-skeletons/copy.py -${PKGNAME}/plugins/python/helpers/python-skeletons/decimal.py -${PKGNAME}/plugins/python/helpers/python-skeletons/django/__init__.py -${PKGNAME}/plugins/python/helpers/python-skeletons/django/core/__init__.py -${PKGNAME}/plugins/python/helpers/python-skeletons/django/core/mail.py -${PKGNAME}/plugins/python/helpers/python-skeletons/django/db/__init__.py -${PKGNAME}/plugins/python/helpers/python-skeletons/django/db/models/__init__.py -${PKGNAME}/plugins/python/helpers/python-skeletons/django/db/models/query.py -${PKGNAME}/plugins/python/helpers/python-skeletons/django/forms/__init__.py -${PKGNAME}/plugins/python/helpers/python-skeletons/django/forms/forms.py -${PKGNAME}/plugins/python/helpers/python-skeletons/django/forms/formsets.py -${PKGNAME}/plugins/python/helpers/python-skeletons/django/forms/models.py -${PKGNAME}/plugins/python/helpers/python-skeletons/django/views/__init__.py -${PKGNAME}/plugins/python/helpers/python-skeletons/django/views/generic/__init__.py -${PKGNAME}/plugins/python/helpers/python-skeletons/django/views/generic/base.py -${PKGNAME}/plugins/python/helpers/python-skeletons/lettuce/__init__.py -${PKGNAME}/plugins/python/helpers/python-skeletons/lettuce/terrain.py -${PKGNAME}/plugins/python/helpers/python-skeletons/logging.py -${PKGNAME}/plugins/python/helpers/python-skeletons/multiprocessing/__init__.py -${PKGNAME}/plugins/python/helpers/python-skeletons/multiprocessing/managers.py -${PKGNAME}/plugins/python/helpers/python-skeletons/nose/__init__.py -${PKGNAME}/plugins/python/helpers/python-skeletons/nose/tools/__init__.py -${PKGNAME}/plugins/python/helpers/python-skeletons/numpy/__init__.py -${PKGNAME}/plugins/python/helpers/python-skeletons/numpy/core/__init__.py -${PKGNAME}/plugins/python/helpers/python-skeletons/numpy/core/multiarray.py -${PKGNAME}/plugins/python/helpers/python-skeletons/os/__init__.py -${PKGNAME}/plugins/python/helpers/python-skeletons/os/path.py -${PKGNAME}/plugins/python/helpers/python-skeletons/pickle.py -${PKGNAME}/plugins/python/helpers/python-skeletons/py/__init__.py -${PKGNAME}/plugins/python/helpers/python-skeletons/py/error.py -${PKGNAME}/plugins/python/helpers/python-skeletons/py/path/__init__.py -${PKGNAME}/plugins/python/helpers/python-skeletons/pytest/__init__.py -${PKGNAME}/plugins/python/helpers/python-skeletons/struct.py -${PKGNAME}/plugins/python/helpers/python-skeletons/sys.py -${PKGNAME}/plugins/python/helpers/required_gen_version -${PKGNAME}/plugins/python/helpers/rest_runners/rst2smth.py -${PKGNAME}/plugins/python/helpers/rest_runners/sphinx_runner.py -${PKGNAME}/plugins/python/helpers/roman.py -${PKGNAME}/plugins/python/helpers/setuptools-36.8.0.tar.gz -${PKGNAME}/plugins/python/helpers/setuptools-39.1.0.tar.gz -${PKGNAME}/plugins/python/helpers/six.py -${PKGNAME}/plugins/python/helpers/sphinxcontrib/__init__.py -${PKGNAME}/plugins/python/helpers/sphinxcontrib/napoleon/__init__.py -${PKGNAME}/plugins/python/helpers/sphinxcontrib/napoleon/_version.py -${PKGNAME}/plugins/python/helpers/sphinxcontrib/napoleon/docstring.py -${PKGNAME}/plugins/python/helpers/syspath.py -${PKGNAME}/plugins/python/helpers/test_generator.py -${PKGNAME}/plugins/python/helpers/third_party/thriftpy/README.md -${PKGNAME}/plugins/python/helpers/third_party/thriftpy/_shaded_ply/__init__.py -${PKGNAME}/plugins/python/helpers/third_party/thriftpy/_shaded_ply/cpp.py -${PKGNAME}/plugins/python/helpers/third_party/thriftpy/_shaded_ply/ctokens.py -${PKGNAME}/plugins/python/helpers/third_party/thriftpy/_shaded_ply/lex.py -${PKGNAME}/plugins/python/helpers/third_party/thriftpy/_shaded_ply/yacc.py -${PKGNAME}/plugins/python/helpers/third_party/thriftpy/_shaded_ply/ygen.py -${PKGNAME}/plugins/python/helpers/third_party/thriftpy/_shaded_thriftpy/__init__.py -${PKGNAME}/plugins/python/helpers/third_party/thriftpy/_shaded_thriftpy/_compat.py -${PKGNAME}/plugins/python/helpers/third_party/thriftpy/_shaded_thriftpy/contrib/__init__.py -${PKGNAME}/plugins/python/helpers/third_party/thriftpy/_shaded_thriftpy/contrib/tracking/__init__.py -${PKGNAME}/plugins/python/helpers/third_party/thriftpy/_shaded_thriftpy/contrib/tracking/tracker.py -${PKGNAME}/plugins/python/helpers/third_party/thriftpy/_shaded_thriftpy/contrib/tracking/tracking.thrift -${PKGNAME}/plugins/python/helpers/third_party/thriftpy/_shaded_thriftpy/hook.py -${PKGNAME}/plugins/python/helpers/third_party/thriftpy/_shaded_thriftpy/parser/__init__.py -${PKGNAME}/plugins/python/helpers/third_party/thriftpy/_shaded_thriftpy/parser/exc.py -${PKGNAME}/plugins/python/helpers/third_party/thriftpy/_shaded_thriftpy/parser/lexer.py -${PKGNAME}/plugins/python/helpers/third_party/thriftpy/_shaded_thriftpy/parser/parser.py -${PKGNAME}/plugins/python/helpers/third_party/thriftpy/_shaded_thriftpy/protocol/__init__.py -${PKGNAME}/plugins/python/helpers/third_party/thriftpy/_shaded_thriftpy/protocol/binary.py -${PKGNAME}/plugins/python/helpers/third_party/thriftpy/_shaded_thriftpy/protocol/compact.py -${PKGNAME}/plugins/python/helpers/third_party/thriftpy/_shaded_thriftpy/protocol/cybin/cybin.pyx -${PKGNAME}/plugins/python/helpers/third_party/thriftpy/_shaded_thriftpy/protocol/cybin/endian_port.h -${PKGNAME}/plugins/python/helpers/third_party/thriftpy/_shaded_thriftpy/protocol/exc.py -${PKGNAME}/plugins/python/helpers/third_party/thriftpy/_shaded_thriftpy/protocol/json.py -${PKGNAME}/plugins/python/helpers/third_party/thriftpy/_shaded_thriftpy/protocol/multiplex.py -${PKGNAME}/plugins/python/helpers/third_party/thriftpy/_shaded_thriftpy/rpc.py -${PKGNAME}/plugins/python/helpers/third_party/thriftpy/_shaded_thriftpy/server.py -${PKGNAME}/plugins/python/helpers/third_party/thriftpy/_shaded_thriftpy/thrift.py -${PKGNAME}/plugins/python/helpers/third_party/thriftpy/_shaded_thriftpy/tornado.py -${PKGNAME}/plugins/python/helpers/third_party/thriftpy/_shaded_thriftpy/transport/__init__.py -${PKGNAME}/plugins/python/helpers/third_party/thriftpy/_shaded_thriftpy/transport/_ssl.py -${PKGNAME}/plugins/python/helpers/third_party/thriftpy/_shaded_thriftpy/transport/buffered/__init__.py -${PKGNAME}/plugins/python/helpers/third_party/thriftpy/_shaded_thriftpy/transport/buffered/cybuffered.pyx -${PKGNAME}/plugins/python/helpers/third_party/thriftpy/_shaded_thriftpy/transport/cybase.pxd -${PKGNAME}/plugins/python/helpers/third_party/thriftpy/_shaded_thriftpy/transport/cybase.pyx -${PKGNAME}/plugins/python/helpers/third_party/thriftpy/_shaded_thriftpy/transport/framed/__init__.py -${PKGNAME}/plugins/python/helpers/third_party/thriftpy/_shaded_thriftpy/transport/framed/cyframed.pyx -${PKGNAME}/plugins/python/helpers/third_party/thriftpy/_shaded_thriftpy/transport/memory/__init__.py -${PKGNAME}/plugins/python/helpers/third_party/thriftpy/_shaded_thriftpy/transport/memory/cymemory.pyx -${PKGNAME}/plugins/python/helpers/third_party/thriftpy/_shaded_thriftpy/transport/socket.py -${PKGNAME}/plugins/python/helpers/third_party/thriftpy/_shaded_thriftpy/transport/sslsocket.py -${PKGNAME}/plugins/python/helpers/third_party/thriftpy/_shaded_thriftpy/utils.py -${PKGNAME}/plugins/python/helpers/tools/class_method_versions.xml -${PKGNAME}/plugins/python/helpers/tools/packages -${PKGNAME}/plugins/python/helpers/tools/python_keywords/False -${PKGNAME}/plugins/python/helpers/tools/python_keywords/None -${PKGNAME}/plugins/python/helpers/tools/python_keywords/True -${PKGNAME}/plugins/python/helpers/tools/python_keywords/__debug__ -${PKGNAME}/plugins/python/helpers/tools/python_keywords/and -${PKGNAME}/plugins/python/helpers/tools/python_keywords/as -${PKGNAME}/plugins/python/helpers/tools/python_keywords/assert -${PKGNAME}/plugins/python/helpers/tools/python_keywords/break -${PKGNAME}/plugins/python/helpers/tools/python_keywords/class -${PKGNAME}/plugins/python/helpers/tools/python_keywords/continue -${PKGNAME}/plugins/python/helpers/tools/python_keywords/def -${PKGNAME}/plugins/python/helpers/tools/python_keywords/del -${PKGNAME}/plugins/python/helpers/tools/python_keywords/elif -${PKGNAME}/plugins/python/helpers/tools/python_keywords/else -${PKGNAME}/plugins/python/helpers/tools/python_keywords/except -${PKGNAME}/plugins/python/helpers/tools/python_keywords/exec -${PKGNAME}/plugins/python/helpers/tools/python_keywords/finally -${PKGNAME}/plugins/python/helpers/tools/python_keywords/for -${PKGNAME}/plugins/python/helpers/tools/python_keywords/from -${PKGNAME}/plugins/python/helpers/tools/python_keywords/global -${PKGNAME}/plugins/python/helpers/tools/python_keywords/if -${PKGNAME}/plugins/python/helpers/tools/python_keywords/import -${PKGNAME}/plugins/python/helpers/tools/python_keywords/in -${PKGNAME}/plugins/python/helpers/tools/python_keywords/is -${PKGNAME}/plugins/python/helpers/tools/python_keywords/lambda -${PKGNAME}/plugins/python/helpers/tools/python_keywords/nonlocal -${PKGNAME}/plugins/python/helpers/tools/python_keywords/not -${PKGNAME}/plugins/python/helpers/tools/python_keywords/or -${PKGNAME}/plugins/python/helpers/tools/python_keywords/pass -${PKGNAME}/plugins/python/helpers/tools/python_keywords/raise -${PKGNAME}/plugins/python/helpers/tools/python_keywords/return -${PKGNAME}/plugins/python/helpers/tools/python_keywords/try -${PKGNAME}/plugins/python/helpers/tools/python_keywords/while -${PKGNAME}/plugins/python/helpers/tools/python_keywords/with -${PKGNAME}/plugins/python/helpers/tools/python_keywords/yield -${PKGNAME}/plugins/python/helpers/tools/stdlib_packages.txt -${PKGNAME}/plugins/python/helpers/tools/versions.xml -${PKGNAME}/plugins/python/helpers/typeshed/.flake8 -${PKGNAME}/plugins/python/helpers/typeshed/.travis.yml -${PKGNAME}/plugins/python/helpers/typeshed/CONTRIBUTING.md -${PKGNAME}/plugins/python/helpers/typeshed/LICENSE -${PKGNAME}/plugins/python/helpers/typeshed/README.md -${PKGNAME}/plugins/python/helpers/typeshed/requirements-tests-py3.txt -${PKGNAME}/plugins/python/helpers/typeshed/stdlib/2/__builtin__.pyi -${PKGNAME}/plugins/python/helpers/typeshed/stdlib/2/_io.pyi -${PKGNAME}/plugins/python/helpers/typeshed/stdlib/2/builtins.pyi -${PKGNAME}/plugins/python/helpers/typeshed/stdlib/2/collections.pyi -${PKGNAME}/plugins/python/helpers/typeshed/stdlib/2/exceptions.pyi -${PKGNAME}/plugins/python/helpers/typeshed/stdlib/2/functools.pyi -${PKGNAME}/plugins/python/helpers/typeshed/stdlib/2/io.pyi -${PKGNAME}/plugins/python/helpers/typeshed/stdlib/2/itertools.pyi -${PKGNAME}/plugins/python/helpers/typeshed/stdlib/2/multiprocessing/__init__.pyi -${PKGNAME}/plugins/python/helpers/typeshed/stdlib/2/multiprocessing/dummy/__init__.pyi -${PKGNAME}/plugins/python/helpers/typeshed/stdlib/2/multiprocessing/dummy/connection.pyi -${PKGNAME}/plugins/python/helpers/typeshed/stdlib/2/multiprocessing/pool.pyi -${PKGNAME}/plugins/python/helpers/typeshed/stdlib/2/multiprocessing/process.pyi -${PKGNAME}/plugins/python/helpers/typeshed/stdlib/2/multiprocessing/util.pyi -${PKGNAME}/plugins/python/helpers/typeshed/stdlib/2/re.pyi -${PKGNAME}/plugins/python/helpers/typeshed/stdlib/2/signal.pyi -${PKGNAME}/plugins/python/helpers/typeshed/stdlib/2/subprocess.pyi -${PKGNAME}/plugins/python/helpers/typeshed/stdlib/2/types.pyi -${PKGNAME}/plugins/python/helpers/typeshed/stdlib/2/typing.pyi -${PKGNAME}/plugins/python/helpers/typeshed/stdlib/2/unittest.pyi -${PKGNAME}/plugins/python/helpers/typeshed/stdlib/2and3/argparse.pyi -${PKGNAME}/plugins/python/helpers/typeshed/stdlib/2and3/datetime.pyi -${PKGNAME}/plugins/python/helpers/typeshed/stdlib/2and3/math.pyi -${PKGNAME}/plugins/python/helpers/typeshed/stdlib/2and3/shutil.pyi -${PKGNAME}/plugins/python/helpers/typeshed/stdlib/2and3/socket.pyi -${PKGNAME}/plugins/python/helpers/typeshed/stdlib/2and3/sqlite3/__init__.pyi -${PKGNAME}/plugins/python/helpers/typeshed/stdlib/2and3/sqlite3/dbapi2.pyi -${PKGNAME}/plugins/python/helpers/typeshed/stdlib/2and3/ssl.pyi -${PKGNAME}/plugins/python/helpers/typeshed/stdlib/2and3/threading.pyi -${PKGNAME}/plugins/python/helpers/typeshed/stdlib/2and3/time.pyi -${PKGNAME}/plugins/python/helpers/typeshed/stdlib/2and3/uuid.pyi -${PKGNAME}/plugins/python/helpers/typeshed/stdlib/3/_importlib_modulespec.pyi -${PKGNAME}/plugins/python/helpers/typeshed/stdlib/3/asyncio/__init__.pyi -${PKGNAME}/plugins/python/helpers/typeshed/stdlib/3/asyncio/coroutines.pyi -${PKGNAME}/plugins/python/helpers/typeshed/stdlib/3/asyncio/events.pyi -${PKGNAME}/plugins/python/helpers/typeshed/stdlib/3/asyncio/futures.pyi -${PKGNAME}/plugins/python/helpers/typeshed/stdlib/3/asyncio/locks.pyi -${PKGNAME}/plugins/python/helpers/typeshed/stdlib/3/asyncio/protocols.pyi -${PKGNAME}/plugins/python/helpers/typeshed/stdlib/3/asyncio/queues.pyi -${PKGNAME}/plugins/python/helpers/typeshed/stdlib/3/asyncio/runners.pyi -${PKGNAME}/plugins/python/helpers/typeshed/stdlib/3/asyncio/streams.pyi -${PKGNAME}/plugins/python/helpers/typeshed/stdlib/3/asyncio/subprocess.pyi -${PKGNAME}/plugins/python/helpers/typeshed/stdlib/3/asyncio/tasks.pyi -${PKGNAME}/plugins/python/helpers/typeshed/stdlib/3/asyncio/transports.pyi -${PKGNAME}/plugins/python/helpers/typeshed/stdlib/3/builtins.pyi -${PKGNAME}/plugins/python/helpers/typeshed/stdlib/3/collections/__init__.pyi -${PKGNAME}/plugins/python/helpers/typeshed/stdlib/3/collections/abc.pyi -${PKGNAME}/plugins/python/helpers/typeshed/stdlib/3/functools.pyi -${PKGNAME}/plugins/python/helpers/typeshed/stdlib/3/io.pyi -${PKGNAME}/plugins/python/helpers/typeshed/stdlib/3/itertools.pyi -${PKGNAME}/plugins/python/helpers/typeshed/stdlib/3/multiprocessing/__init__.pyi -${PKGNAME}/plugins/python/helpers/typeshed/stdlib/3/multiprocessing/connection.pyi -${PKGNAME}/plugins/python/helpers/typeshed/stdlib/3/multiprocessing/context.pyi -${PKGNAME}/plugins/python/helpers/typeshed/stdlib/3/multiprocessing/dummy/__init__.pyi -${PKGNAME}/plugins/python/helpers/typeshed/stdlib/3/multiprocessing/dummy/connection.pyi -${PKGNAME}/plugins/python/helpers/typeshed/stdlib/3/multiprocessing/managers.pyi -${PKGNAME}/plugins/python/helpers/typeshed/stdlib/3/multiprocessing/pool.pyi -${PKGNAME}/plugins/python/helpers/typeshed/stdlib/3/multiprocessing/process.pyi -${PKGNAME}/plugins/python/helpers/typeshed/stdlib/3/multiprocessing/queues.pyi -${PKGNAME}/plugins/python/helpers/typeshed/stdlib/3/multiprocessing/synchronize.pyi -${PKGNAME}/plugins/python/helpers/typeshed/stdlib/3/pathlib.pyi -${PKGNAME}/plugins/python/helpers/typeshed/stdlib/3/queue.pyi -${PKGNAME}/plugins/python/helpers/typeshed/stdlib/3/re.pyi -${PKGNAME}/plugins/python/helpers/typeshed/stdlib/3/signal.pyi -${PKGNAME}/plugins/python/helpers/typeshed/stdlib/3/subprocess.pyi -${PKGNAME}/plugins/python/helpers/typeshed/stdlib/3/types.pyi -${PKGNAME}/plugins/python/helpers/typeshed/stdlib/3/typing.pyi -${PKGNAME}/plugins/python/helpers/typeshed/stdlib/3/unittest/__init__.pyi -${PKGNAME}/plugins/python/helpers/typeshed/stdlib/3/unittest/mock.pyi -${PKGNAME}/plugins/python/helpers/typeshed/tests/check_consistent.py -${PKGNAME}/plugins/python/helpers/typeshed/tests/mypy_blacklist.txt -${PKGNAME}/plugins/python/helpers/typeshed/tests/mypy_selftest.py -${PKGNAME}/plugins/python/helpers/typeshed/tests/mypy_test.py -${PKGNAME}/plugins/python/helpers/typeshed/tests/pytype_blacklist.txt -${PKGNAME}/plugins/python/helpers/typeshed/tests/pytype_test.py -${PKGNAME}/plugins/python/helpers/typeshed/third_party/2/six/__init__.pyi -${PKGNAME}/plugins/python/helpers/typeshed/third_party/2/six/moves/BaseHTTPServer.pyi -${PKGNAME}/plugins/python/helpers/typeshed/third_party/2/six/moves/SimpleHTTPServer.pyi -${PKGNAME}/plugins/python/helpers/typeshed/third_party/2/six/moves/__init__.pyi -${PKGNAME}/plugins/python/helpers/typeshed/third_party/2/six/moves/_dummy_thread.pyi -${PKGNAME}/plugins/python/helpers/typeshed/third_party/2/six/moves/_thread.pyi -${PKGNAME}/plugins/python/helpers/typeshed/third_party/2/six/moves/cPickle.pyi -${PKGNAME}/plugins/python/helpers/typeshed/third_party/2/six/moves/configparser.pyi -${PKGNAME}/plugins/python/helpers/typeshed/third_party/2/six/moves/email_mime_text.pyi -${PKGNAME}/plugins/python/helpers/typeshed/third_party/2/six/moves/html_entities.pyi -${PKGNAME}/plugins/python/helpers/typeshed/third_party/2/six/moves/html_parser.pyi -${PKGNAME}/plugins/python/helpers/typeshed/third_party/2/six/moves/http_client.pyi -${PKGNAME}/plugins/python/helpers/typeshed/third_party/2/six/moves/http_cookiejar.pyi -${PKGNAME}/plugins/python/helpers/typeshed/third_party/2/six/moves/http_cookies.pyi -${PKGNAME}/plugins/python/helpers/typeshed/third_party/2/six/moves/queue.pyi -${PKGNAME}/plugins/python/helpers/typeshed/third_party/2/six/moves/reprlib.pyi -${PKGNAME}/plugins/python/helpers/typeshed/third_party/2/six/moves/socketserver.pyi -${PKGNAME}/plugins/python/helpers/typeshed/third_party/2/six/moves/urllib/__init__.pyi -${PKGNAME}/plugins/python/helpers/typeshed/third_party/2/six/moves/urllib/error.pyi -${PKGNAME}/plugins/python/helpers/typeshed/third_party/2/six/moves/urllib/parse.pyi -${PKGNAME}/plugins/python/helpers/typeshed/third_party/2/six/moves/urllib/request.pyi -${PKGNAME}/plugins/python/helpers/typeshed/third_party/2/six/moves/urllib/response.pyi -${PKGNAME}/plugins/python/helpers/typeshed/third_party/2/six/moves/urllib/robotparser.pyi -${PKGNAME}/plugins/python/helpers/typeshed/third_party/2/six/moves/urllib_error.pyi -${PKGNAME}/plugins/python/helpers/typeshed/third_party/2/six/moves/urllib_parse.pyi -${PKGNAME}/plugins/python/helpers/typeshed/third_party/2/six/moves/urllib_request.pyi -${PKGNAME}/plugins/python/helpers/typeshed/third_party/2/six/moves/urllib_response.pyi -${PKGNAME}/plugins/python/helpers/typeshed/third_party/2/six/moves/urllib_robotparser.pyi -${PKGNAME}/plugins/python/helpers/typeshed/third_party/2/six/moves/xmlrpc_client.pyi -${PKGNAME}/plugins/python/helpers/typeshed/third_party/2and3/attr/__init__.pyi -${PKGNAME}/plugins/python/helpers/typeshed/third_party/2and3/attr/converters.pyi -${PKGNAME}/plugins/python/helpers/typeshed/third_party/2and3/attr/exceptions.pyi -${PKGNAME}/plugins/python/helpers/typeshed/third_party/2and3/attr/filters.pyi -${PKGNAME}/plugins/python/helpers/typeshed/third_party/2and3/attr/validators.pyi -${PKGNAME}/plugins/python/helpers/typeshed/third_party/2and3/mock.pyi -${PKGNAME}/plugins/python/helpers/typeshed/third_party/3/six/__init__.pyi -${PKGNAME}/plugins/python/helpers/typeshed/third_party/3/six/moves/BaseHTTPServer.pyi -${PKGNAME}/plugins/python/helpers/typeshed/third_party/3/six/moves/CGIHTTPServer.pyi -${PKGNAME}/plugins/python/helpers/typeshed/third_party/3/six/moves/SimpleHTTPServer.pyi -${PKGNAME}/plugins/python/helpers/typeshed/third_party/3/six/moves/__init__.pyi -${PKGNAME}/plugins/python/helpers/typeshed/third_party/3/six/moves/_dummy_thread.pyi -${PKGNAME}/plugins/python/helpers/typeshed/third_party/3/six/moves/_thread.pyi -${PKGNAME}/plugins/python/helpers/typeshed/third_party/3/six/moves/builtins.pyi -${PKGNAME}/plugins/python/helpers/typeshed/third_party/3/six/moves/cPickle.pyi -${PKGNAME}/plugins/python/helpers/typeshed/third_party/3/six/moves/configparser.pyi -${PKGNAME}/plugins/python/helpers/typeshed/third_party/3/six/moves/email_mime_base.pyi -${PKGNAME}/plugins/python/helpers/typeshed/third_party/3/six/moves/email_mime_multipart.pyi -${PKGNAME}/plugins/python/helpers/typeshed/third_party/3/six/moves/email_mime_nonmultipart.pyi -${PKGNAME}/plugins/python/helpers/typeshed/third_party/3/six/moves/email_mime_text.pyi -${PKGNAME}/plugins/python/helpers/typeshed/third_party/3/six/moves/html_entities.pyi -${PKGNAME}/plugins/python/helpers/typeshed/third_party/3/six/moves/html_parser.pyi -${PKGNAME}/plugins/python/helpers/typeshed/third_party/3/six/moves/http_client.pyi -${PKGNAME}/plugins/python/helpers/typeshed/third_party/3/six/moves/http_cookiejar.pyi -${PKGNAME}/plugins/python/helpers/typeshed/third_party/3/six/moves/http_cookies.pyi -${PKGNAME}/plugins/python/helpers/typeshed/third_party/3/six/moves/queue.pyi -${PKGNAME}/plugins/python/helpers/typeshed/third_party/3/six/moves/reprlib.pyi -${PKGNAME}/plugins/python/helpers/typeshed/third_party/3/six/moves/socketserver.pyi -${PKGNAME}/plugins/python/helpers/typeshed/third_party/3/six/moves/tkinter.pyi -${PKGNAME}/plugins/python/helpers/typeshed/third_party/3/six/moves/tkinter_commondialog.pyi -${PKGNAME}/plugins/python/helpers/typeshed/third_party/3/six/moves/tkinter_constants.pyi -${PKGNAME}/plugins/python/helpers/typeshed/third_party/3/six/moves/tkinter_dialog.pyi -${PKGNAME}/plugins/python/helpers/typeshed/third_party/3/six/moves/tkinter_filedialog.pyi -${PKGNAME}/plugins/python/helpers/typeshed/third_party/3/six/moves/tkinter_tkfiledialog.pyi -${PKGNAME}/plugins/python/helpers/typeshed/third_party/3/six/moves/tkinter_ttk.pyi -${PKGNAME}/plugins/python/helpers/typeshed/third_party/3/six/moves/urllib/__init__.pyi -${PKGNAME}/plugins/python/helpers/typeshed/third_party/3/six/moves/urllib/error.pyi -${PKGNAME}/plugins/python/helpers/typeshed/third_party/3/six/moves/urllib/parse.pyi -${PKGNAME}/plugins/python/helpers/typeshed/third_party/3/six/moves/urllib/request.pyi -${PKGNAME}/plugins/python/helpers/typeshed/third_party/3/six/moves/urllib/response.pyi -${PKGNAME}/plugins/python/helpers/typeshed/third_party/3/six/moves/urllib/robotparser.pyi -${PKGNAME}/plugins/python/helpers/typeshed/third_party/3/six/moves/urllib_error.pyi -${PKGNAME}/plugins/python/helpers/typeshed/third_party/3/six/moves/urllib_parse.pyi -${PKGNAME}/plugins/python/helpers/typeshed/third_party/3/six/moves/urllib_request.pyi -${PKGNAME}/plugins/python/helpers/typeshed/third_party/3/six/moves/urllib_response.pyi -${PKGNAME}/plugins/python/helpers/typeshed/third_party/3/six/moves/urllib_robotparser.pyi -${PKGNAME}/plugins/python/helpers/virtualenv-15.2.0.tar.gz -${PKGNAME}/plugins/python/helpers/virtualenv-16.0.0.tar.gz -${PKGNAME}/plugins/python/lib/jsoup-1.10.3.jar -${PKGNAME}/plugins/python/lib/python.jar -${PKGNAME}/plugins/python/lib/resources_en.jar +${PKGNAME}/plugins/makefile/lib/makefile.jar +${PKGNAME}/plugins/markdown/lib/google-api-client-1.25.0.jar +${PKGNAME}/plugins/markdown/lib/google-api-services-drive-v3-rev197-1.25.0.jar +${PKGNAME}/plugins/markdown/lib/google-http-client-1.25.0.jar +${PKGNAME}/plugins/markdown/lib/google-http-client-jackson2-1.25.0.jar +${PKGNAME}/plugins/markdown/lib/google-oauth-client-1.25.0.jar +${PKGNAME}/plugins/markdown/lib/j2objc-annotations-1.1.jar +${PKGNAME}/plugins/markdown/lib/markdown.jar +${PKGNAME}/plugins/platform-images/lib/platform-images.jar ${PKGNAME}/plugins/remote-run/lib/remote-run.jar -${PKGNAME}/plugins/restClient/lib/resources_en.jar ${PKGNAME}/plugins/restClient/lib/restClient.jar ${PKGNAME}/plugins/sass/lib/jrubyparser-0.5.4.jar -${PKGNAME}/plugins/sass/lib/resources_en.jar ${PKGNAME}/plugins/sass/lib/sass.jar ${PKGNAME}/plugins/settings-repository/lib/jgit.jar -${PKGNAME}/plugins/settings-repository/lib/resources_en.jar ${PKGNAME}/plugins/settings-repository/lib/settings-repository.jar -${PKGNAME}/plugins/stylus/lib/resources_en.jar +${PKGNAME}/plugins/sh/lib/sh.jar ${PKGNAME}/plugins/stylus/lib/stylus.jar -${PKGNAME}/plugins/svn4idea/lib/resources_en.jar -${PKGNAME}/plugins/svn4idea/lib/sqlite-jdbc-3.20.1.jar +${PKGNAME}/plugins/svn4idea/lib/sqlite-jdbc-3.34.0.jar ${PKGNAME}/plugins/svn4idea/lib/svn4idea.jar ${PKGNAME}/plugins/tasks-time-tracking/lib/tasks-time-tracking.jar ${PKGNAME}/plugins/tasks/lib/axis-1.4.jar ${PKGNAME}/plugins/tasks/lib/axis-jaxrpc-1.4.jar ${PKGNAME}/plugins/tasks/lib/axis-saaj-1.3.jar ${PKGNAME}/plugins/tasks/lib/commons-discovery-0.4.jar -${PKGNAME}/plugins/tasks/lib/jira.jar -${PKGNAME}/plugins/tasks/lib/json-path-0.8.0.jar -${PKGNAME}/plugins/tasks/lib/json-smart-1.1.1.jar -${PKGNAME}/plugins/tasks/lib/tasks-api.jar ${PKGNAME}/plugins/tasks/lib/tasks-core.jar ${PKGNAME}/plugins/tasks/lib/wsdl4j-1.4.jar -${PKGNAME}/plugins/terminal/.zshrc +${PKGNAME}/plugins/terminal/.zshenv ${PKGNAME}/plugins/terminal/fish/config.fish ${PKGNAME}/plugins/terminal/jediterm-bash.in -${PKGNAME}/plugins/terminal/lib/resources_en.jar ${PKGNAME}/plugins/terminal/lib/terminal.jar -${PKGNAME}/plugins/tfsIntegration/lib/XmlSchema-1.4.3.jar -${PKGNAME}/plugins/tfsIntegration/lib/activation-1.1.jar -${PKGNAME}/plugins/tfsIntegration/lib/axiom-api-1.2.8.jar -${PKGNAME}/plugins/tfsIntegration/lib/axiom-dom-1.2.8.jar -${PKGNAME}/plugins/tfsIntegration/lib/axiom-impl-1.2.8.jar -${PKGNAME}/plugins/tfsIntegration/lib/axis2-adb-1.5.1.jar -${PKGNAME}/plugins/tfsIntegration/lib/axis2-kernel-1.5.1.jar -${PKGNAME}/plugins/tfsIntegration/lib/axis2-transport-http-1.5.1.jar -${PKGNAME}/plugins/tfsIntegration/lib/axis2-transport-local-1.5.1.jar -${PKGNAME}/plugins/tfsIntegration/lib/backport-util-concurrent-3.1.jar -${PKGNAME}/plugins/tfsIntegration/lib/com.microsoft.tfs.sdk-14.0.1.jar -${PKGNAME}/plugins/tfsIntegration/lib/com.microsoft.tfs.sdk-14.0.1_license.html -${PKGNAME}/plugins/tfsIntegration/lib/geronimo-stax-api_1.0_spec-1.0.1.jar -${PKGNAME}/plugins/tfsIntegration/lib/httpcore-4.0.jar -${PKGNAME}/plugins/tfsIntegration/lib/jcifs-1.3.1.jar -${PKGNAME}/plugins/tfsIntegration/lib/mail-1.4.jar -${PKGNAME}/plugins/tfsIntegration/lib/neethi-2.0.4.jar -${PKGNAME}/plugins/tfsIntegration/lib/resources_en.jar -${PKGNAME}/plugins/tfsIntegration/lib/stubs.jar -${PKGNAME}/plugins/tfsIntegration/lib/tfsIntegration.jar -${PKGNAME}/plugins/tfsIntegration/lib/wsdl4j-1.6.2.jar -${PKGNAME}/plugins/tfsIntegration/lib/wstx-asl-3.2.9.jar +${PKGNAME}/plugins/textmate/lib/bundles/bat/.vscodeignore +${PKGNAME}/plugins/textmate/lib/bundles/bat/cgmanifest.json +${PKGNAME}/plugins/textmate/lib/bundles/bat/language-configuration.json +${PKGNAME}/plugins/textmate/lib/bundles/bat/package.json +${PKGNAME}/plugins/textmate/lib/bundles/bat/package.nls.json +${PKGNAME}/plugins/textmate/lib/bundles/bat/snippets/batchfile.code-snippets +${PKGNAME}/plugins/textmate/lib/bundles/bat/syntaxes/batchfile.tmLanguage.json +${PKGNAME}/plugins/textmate/lib/bundles/clojure/.vscodeignore +${PKGNAME}/plugins/textmate/lib/bundles/clojure/cgmanifest.json +${PKGNAME}/plugins/textmate/lib/bundles/clojure/language-configuration.json +${PKGNAME}/plugins/textmate/lib/bundles/clojure/package.json +${PKGNAME}/plugins/textmate/lib/bundles/clojure/package.nls.json +${PKGNAME}/plugins/textmate/lib/bundles/clojure/syntaxes/clojure.tmLanguage.json +${PKGNAME}/plugins/textmate/lib/bundles/coffeescript/.vscodeignore +${PKGNAME}/plugins/textmate/lib/bundles/coffeescript/cgmanifest.json +${PKGNAME}/plugins/textmate/lib/bundles/coffeescript/language-configuration.json +${PKGNAME}/plugins/textmate/lib/bundles/coffeescript/package.json +${PKGNAME}/plugins/textmate/lib/bundles/coffeescript/package.nls.json +${PKGNAME}/plugins/textmate/lib/bundles/coffeescript/snippets/coffeescript.code-snippets +${PKGNAME}/plugins/textmate/lib/bundles/coffeescript/syntaxes/coffeescript.tmLanguage.json +${PKGNAME}/plugins/textmate/lib/bundles/cpp/.vscodeignore +${PKGNAME}/plugins/textmate/lib/bundles/cpp/cgmanifest.json +${PKGNAME}/plugins/textmate/lib/bundles/cpp/language-configuration.json +${PKGNAME}/plugins/textmate/lib/bundles/cpp/package.json +${PKGNAME}/plugins/textmate/lib/bundles/cpp/package.nls.json +${PKGNAME}/plugins/textmate/lib/bundles/cpp/snippets/c.code-snippets +${PKGNAME}/plugins/textmate/lib/bundles/cpp/snippets/cpp.code-snippets +${PKGNAME}/plugins/textmate/lib/bundles/cpp/syntaxes/c.tmLanguage.json +${PKGNAME}/plugins/textmate/lib/bundles/cpp/syntaxes/cpp.embedded.macro.tmLanguage.json +${PKGNAME}/plugins/textmate/lib/bundles/cpp/syntaxes/cpp.tmLanguage.json +${PKGNAME}/plugins/textmate/lib/bundles/cpp/syntaxes/cuda-cpp.tmLanguage.json +${PKGNAME}/plugins/textmate/lib/bundles/cpp/syntaxes/platform.tmLanguage.json +${PKGNAME}/plugins/textmate/lib/bundles/csharp/.vscodeignore +${PKGNAME}/plugins/textmate/lib/bundles/csharp/cgmanifest.json +${PKGNAME}/plugins/textmate/lib/bundles/csharp/language-configuration.json +${PKGNAME}/plugins/textmate/lib/bundles/csharp/package.json +${PKGNAME}/plugins/textmate/lib/bundles/csharp/package.nls.json +${PKGNAME}/plugins/textmate/lib/bundles/csharp/snippets/csharp.code-snippets +${PKGNAME}/plugins/textmate/lib/bundles/csharp/syntaxes/csharp.tmLanguage.json +${PKGNAME}/plugins/textmate/lib/bundles/css/.vscode/launch.json +${PKGNAME}/plugins/textmate/lib/bundles/css/.vscodeignore +${PKGNAME}/plugins/textmate/lib/bundles/css/cgmanifest.json +${PKGNAME}/plugins/textmate/lib/bundles/css/language-configuration.json +${PKGNAME}/plugins/textmate/lib/bundles/css/package.json +${PKGNAME}/plugins/textmate/lib/bundles/css/package.nls.json +${PKGNAME}/plugins/textmate/lib/bundles/css/syntaxes/css.tmLanguage.json +${PKGNAME}/plugins/textmate/lib/bundles/docker/.vscodeignore +${PKGNAME}/plugins/textmate/lib/bundles/docker/cgmanifest.json +${PKGNAME}/plugins/textmate/lib/bundles/docker/language-configuration.json +${PKGNAME}/plugins/textmate/lib/bundles/docker/package.json +${PKGNAME}/plugins/textmate/lib/bundles/docker/package.nls.json +${PKGNAME}/plugins/textmate/lib/bundles/docker/syntaxes/docker.tmLanguage.json +${PKGNAME}/plugins/textmate/lib/bundles/fsharp/.vscodeignore +${PKGNAME}/plugins/textmate/lib/bundles/fsharp/cgmanifest.json +${PKGNAME}/plugins/textmate/lib/bundles/fsharp/language-configuration.json +${PKGNAME}/plugins/textmate/lib/bundles/fsharp/package.json +${PKGNAME}/plugins/textmate/lib/bundles/fsharp/package.nls.json +${PKGNAME}/plugins/textmate/lib/bundles/fsharp/snippets/fsharp.code-snippets +${PKGNAME}/plugins/textmate/lib/bundles/fsharp/syntaxes/fsharp.tmLanguage.json +${PKGNAME}/plugins/textmate/lib/bundles/git/.vscodeignore +${PKGNAME}/plugins/textmate/lib/bundles/git/README.md +${PKGNAME}/plugins/textmate/lib/bundles/git/cgmanifest.json +${PKGNAME}/plugins/textmate/lib/bundles/git/extension.webpack.config.js +${PKGNAME}/plugins/textmate/lib/bundles/git/languages/diff.language-configuration.json +${PKGNAME}/plugins/textmate/lib/bundles/git/languages/git-commit.language-configuration.json +${PKGNAME}/plugins/textmate/lib/bundles/git/languages/git-rebase.language-configuration.json +${PKGNAME}/plugins/textmate/lib/bundles/git/languages/ignore.language-configuration.json +${PKGNAME}/plugins/textmate/lib/bundles/git/package.json +${PKGNAME}/plugins/textmate/lib/bundles/git/package.nls.json +${PKGNAME}/plugins/textmate/lib/bundles/git/src/api/api1.ts +${PKGNAME}/plugins/textmate/lib/bundles/git/src/api/extension.ts +${PKGNAME}/plugins/textmate/lib/bundles/git/src/api/git.d.ts +${PKGNAME}/plugins/textmate/lib/bundles/git/src/askpass-empty.sh +${PKGNAME}/plugins/textmate/lib/bundles/git/src/askpass-main.ts +${PKGNAME}/plugins/textmate/lib/bundles/git/src/askpass.sh +${PKGNAME}/plugins/textmate/lib/bundles/git/src/askpass.ts +${PKGNAME}/plugins/textmate/lib/bundles/git/src/autofetch.ts +${PKGNAME}/plugins/textmate/lib/bundles/git/src/commands.ts +${PKGNAME}/plugins/textmate/lib/bundles/git/src/contentProvider.ts +${PKGNAME}/plugins/textmate/lib/bundles/git/src/decorationProvider.ts +${PKGNAME}/plugins/textmate/lib/bundles/git/src/decorators.ts +${PKGNAME}/plugins/textmate/lib/bundles/git/src/emoji.ts +${PKGNAME}/plugins/textmate/lib/bundles/git/src/encoding.ts +${PKGNAME}/plugins/textmate/lib/bundles/git/src/fileSystemProvider.ts +${PKGNAME}/plugins/textmate/lib/bundles/git/src/git.ts +${PKGNAME}/plugins/textmate/lib/bundles/git/src/ipc/ipcClient.ts +${PKGNAME}/plugins/textmate/lib/bundles/git/src/ipc/ipcServer.ts +${PKGNAME}/plugins/textmate/lib/bundles/git/src/log.ts +${PKGNAME}/plugins/textmate/lib/bundles/git/src/main.ts +${PKGNAME}/plugins/textmate/lib/bundles/git/src/model.ts +${PKGNAME}/plugins/textmate/lib/bundles/git/src/protocolHandler.ts +${PKGNAME}/plugins/textmate/lib/bundles/git/src/pushError.ts +${PKGNAME}/plugins/textmate/lib/bundles/git/src/remoteProvider.ts +${PKGNAME}/plugins/textmate/lib/bundles/git/src/remoteSource.ts +${PKGNAME}/plugins/textmate/lib/bundles/git/src/repository.ts +${PKGNAME}/plugins/textmate/lib/bundles/git/src/staging.ts +${PKGNAME}/plugins/textmate/lib/bundles/git/src/statusbar.ts +${PKGNAME}/plugins/textmate/lib/bundles/git/src/terminal.ts +${PKGNAME}/plugins/textmate/lib/bundles/git/src/test/git.test.ts +${PKGNAME}/plugins/textmate/lib/bundles/git/src/test/index.ts +${PKGNAME}/plugins/textmate/lib/bundles/git/src/test/smoke.test.ts +${PKGNAME}/plugins/textmate/lib/bundles/git/src/timelineProvider.ts +${PKGNAME}/plugins/textmate/lib/bundles/git/src/typings/refs.d.ts +${PKGNAME}/plugins/textmate/lib/bundles/git/src/uri.ts +${PKGNAME}/plugins/textmate/lib/bundles/git/src/util.ts +${PKGNAME}/plugins/textmate/lib/bundles/git/src/watch.ts +${PKGNAME}/plugins/textmate/lib/bundles/git/syntaxes/diff.tmLanguage.json +${PKGNAME}/plugins/textmate/lib/bundles/git/syntaxes/git-commit.tmLanguage.json +${PKGNAME}/plugins/textmate/lib/bundles/git/syntaxes/git-rebase.tmLanguage.json +${PKGNAME}/plugins/textmate/lib/bundles/git/syntaxes/ignore.tmLanguage.json +${PKGNAME}/plugins/textmate/lib/bundles/git/tsconfig.json +${PKGNAME}/plugins/textmate/lib/bundles/git/yarn.lock +${PKGNAME}/plugins/textmate/lib/bundles/go/.vscodeignore +${PKGNAME}/plugins/textmate/lib/bundles/go/cgmanifest.json +${PKGNAME}/plugins/textmate/lib/bundles/go/language-configuration.json +${PKGNAME}/plugins/textmate/lib/bundles/go/package.json +${PKGNAME}/plugins/textmate/lib/bundles/go/package.nls.json +${PKGNAME}/plugins/textmate/lib/bundles/go/syntaxes/go.tmLanguage.json +${PKGNAME}/plugins/textmate/lib/bundles/groovy/.vscodeignore +${PKGNAME}/plugins/textmate/lib/bundles/groovy/cgmanifest.json +${PKGNAME}/plugins/textmate/lib/bundles/groovy/language-configuration.json +${PKGNAME}/plugins/textmate/lib/bundles/groovy/package.json +${PKGNAME}/plugins/textmate/lib/bundles/groovy/package.nls.json +${PKGNAME}/plugins/textmate/lib/bundles/groovy/snippets/groovy.code-snippets +${PKGNAME}/plugins/textmate/lib/bundles/groovy/syntaxes/groovy.tmLanguage.json +${PKGNAME}/plugins/textmate/lib/bundles/handlebars/.vscodeignore +${PKGNAME}/plugins/textmate/lib/bundles/handlebars/cgmanifest.json +${PKGNAME}/plugins/textmate/lib/bundles/handlebars/language-configuration.json +${PKGNAME}/plugins/textmate/lib/bundles/handlebars/package.json +${PKGNAME}/plugins/textmate/lib/bundles/handlebars/package.nls.json +${PKGNAME}/plugins/textmate/lib/bundles/handlebars/syntaxes/Handlebars.tmLanguage.json +${PKGNAME}/plugins/textmate/lib/bundles/hlsl/.vscodeignore +${PKGNAME}/plugins/textmate/lib/bundles/hlsl/cgmanifest.json +${PKGNAME}/plugins/textmate/lib/bundles/hlsl/language-configuration.json +${PKGNAME}/plugins/textmate/lib/bundles/hlsl/package.json +${PKGNAME}/plugins/textmate/lib/bundles/hlsl/package.nls.json +${PKGNAME}/plugins/textmate/lib/bundles/hlsl/syntaxes/hlsl.tmLanguage.json +${PKGNAME}/plugins/textmate/lib/bundles/html/.vscodeignore +${PKGNAME}/plugins/textmate/lib/bundles/html/cgmanifest.json +${PKGNAME}/plugins/textmate/lib/bundles/html/language-configuration.json +${PKGNAME}/plugins/textmate/lib/bundles/html/package.json +${PKGNAME}/plugins/textmate/lib/bundles/html/package.nls.json +${PKGNAME}/plugins/textmate/lib/bundles/html/syntaxes/html-derivative.tmLanguage.json +${PKGNAME}/plugins/textmate/lib/bundles/html/syntaxes/html.tmLanguage.json +${PKGNAME}/plugins/textmate/lib/bundles/ini/.vscodeignore +${PKGNAME}/plugins/textmate/lib/bundles/ini/cgmanifest.json +${PKGNAME}/plugins/textmate/lib/bundles/ini/ini.language-configuration.json +${PKGNAME}/plugins/textmate/lib/bundles/ini/package.json +${PKGNAME}/plugins/textmate/lib/bundles/ini/package.nls.json +${PKGNAME}/plugins/textmate/lib/bundles/ini/properties.language-configuration.json +${PKGNAME}/plugins/textmate/lib/bundles/ini/syntaxes/ini.tmLanguage.json +${PKGNAME}/plugins/textmate/lib/bundles/java/.vscodeignore +${PKGNAME}/plugins/textmate/lib/bundles/java/cgmanifest.json +${PKGNAME}/plugins/textmate/lib/bundles/java/language-configuration.json +${PKGNAME}/plugins/textmate/lib/bundles/java/package.json +${PKGNAME}/plugins/textmate/lib/bundles/java/package.nls.json +${PKGNAME}/plugins/textmate/lib/bundles/java/snippets/java.code-snippets +${PKGNAME}/plugins/textmate/lib/bundles/java/syntaxes/java.tmLanguage.json +${PKGNAME}/plugins/textmate/lib/bundles/javascript/.vscodeignore +${PKGNAME}/plugins/textmate/lib/bundles/javascript/cgmanifest.json +${PKGNAME}/plugins/textmate/lib/bundles/javascript/javascript-language-configuration.json +${PKGNAME}/plugins/textmate/lib/bundles/javascript/package.json +${PKGNAME}/plugins/textmate/lib/bundles/javascript/package.nls.json +${PKGNAME}/plugins/textmate/lib/bundles/javascript/snippets/javascript.code-snippets +${PKGNAME}/plugins/textmate/lib/bundles/javascript/syntaxes/JavaScript.tmLanguage.json +${PKGNAME}/plugins/textmate/lib/bundles/javascript/syntaxes/JavaScriptReact.tmLanguage.json +${PKGNAME}/plugins/textmate/lib/bundles/javascript/syntaxes/Readme.md +${PKGNAME}/plugins/textmate/lib/bundles/javascript/syntaxes/Regular Expressions (JavaScript).tmLanguage +${PKGNAME}/plugins/textmate/lib/bundles/javascript/tags-language-configuration.json +${PKGNAME}/plugins/textmate/lib/bundles/json/.vscodeignore +${PKGNAME}/plugins/textmate/lib/bundles/json/cgmanifest.json +${PKGNAME}/plugins/textmate/lib/bundles/json/language-configuration.json +${PKGNAME}/plugins/textmate/lib/bundles/json/package.json +${PKGNAME}/plugins/textmate/lib/bundles/json/package.nls.json +${PKGNAME}/plugins/textmate/lib/bundles/json/syntaxes/JSON.tmLanguage.json +${PKGNAME}/plugins/textmate/lib/bundles/json/syntaxes/JSONC.tmLanguage.json +${PKGNAME}/plugins/textmate/lib/bundles/julia/cgmanifest.json +${PKGNAME}/plugins/textmate/lib/bundles/julia/language-configuration.json +${PKGNAME}/plugins/textmate/lib/bundles/julia/package.json +${PKGNAME}/plugins/textmate/lib/bundles/julia/package.nls.json +${PKGNAME}/plugins/textmate/lib/bundles/julia/syntaxes/julia.tmLanguage.json +${PKGNAME}/plugins/textmate/lib/bundles/kotlin/info.plist +${PKGNAME}/plugins/textmate/lib/bundles/kotlin/snippets/class.tmSnippet +${PKGNAME}/plugins/textmate/lib/bundles/kotlin/snippets/println.tmSnippet +${PKGNAME}/plugins/textmate/lib/bundles/kotlin/syntaxes/Kotlin.tmLanguage +${PKGNAME}/plugins/textmate/lib/bundles/less/.vscodeignore +${PKGNAME}/plugins/textmate/lib/bundles/less/cgmanifest.json +${PKGNAME}/plugins/textmate/lib/bundles/less/language-configuration.json +${PKGNAME}/plugins/textmate/lib/bundles/less/package.json +${PKGNAME}/plugins/textmate/lib/bundles/less/package.nls.json +${PKGNAME}/plugins/textmate/lib/bundles/less/syntaxes/less.tmLanguage.json +${PKGNAME}/plugins/textmate/lib/bundles/log/.vscodeignore +${PKGNAME}/plugins/textmate/lib/bundles/log/cgmanifest.json +${PKGNAME}/plugins/textmate/lib/bundles/log/package.json +${PKGNAME}/plugins/textmate/lib/bundles/log/package.nls.json +${PKGNAME}/plugins/textmate/lib/bundles/log/syntaxes/log.tmLanguage.json +${PKGNAME}/plugins/textmate/lib/bundles/lua/.vscodeignore +${PKGNAME}/plugins/textmate/lib/bundles/lua/cgmanifest.json +${PKGNAME}/plugins/textmate/lib/bundles/lua/language-configuration.json +${PKGNAME}/plugins/textmate/lib/bundles/lua/package.json +${PKGNAME}/plugins/textmate/lib/bundles/lua/package.nls.json +${PKGNAME}/plugins/textmate/lib/bundles/lua/syntaxes/lua.tmLanguage.json +${PKGNAME}/plugins/textmate/lib/bundles/make/.vscodeignore +${PKGNAME}/plugins/textmate/lib/bundles/make/cgmanifest.json +${PKGNAME}/plugins/textmate/lib/bundles/make/language-configuration.json +${PKGNAME}/plugins/textmate/lib/bundles/make/package.json +${PKGNAME}/plugins/textmate/lib/bundles/make/package.nls.json +${PKGNAME}/plugins/textmate/lib/bundles/make/syntaxes/make.tmLanguage.json +${PKGNAME}/plugins/textmate/lib/bundles/markdown-basics/.vscodeignore +${PKGNAME}/plugins/textmate/lib/bundles/markdown-basics/cgmanifest.json +${PKGNAME}/plugins/textmate/lib/bundles/markdown-basics/language-configuration.json +${PKGNAME}/plugins/textmate/lib/bundles/markdown-basics/package.json +${PKGNAME}/plugins/textmate/lib/bundles/markdown-basics/package.nls.json +${PKGNAME}/plugins/textmate/lib/bundles/markdown-basics/snippets/markdown.code-snippets +${PKGNAME}/plugins/textmate/lib/bundles/markdown-basics/syntaxes/markdown.tmLanguage.json +${PKGNAME}/plugins/textmate/lib/bundles/mdx/license +${PKGNAME}/plugins/textmate/lib/bundles/mdx/package.json +${PKGNAME}/plugins/textmate/lib/bundles/mdx/syntaxes/mdx.tmLanguage.json +${PKGNAME}/plugins/textmate/lib/bundles/objective-c/.vscodeignore +${PKGNAME}/plugins/textmate/lib/bundles/objective-c/cgmanifest.json +${PKGNAME}/plugins/textmate/lib/bundles/objective-c/language-configuration.json +${PKGNAME}/plugins/textmate/lib/bundles/objective-c/package.json +${PKGNAME}/plugins/textmate/lib/bundles/objective-c/package.nls.json +${PKGNAME}/plugins/textmate/lib/bundles/objective-c/syntaxes/objective-c++.tmLanguage.json +${PKGNAME}/plugins/textmate/lib/bundles/objective-c/syntaxes/objective-c.tmLanguage.json +${PKGNAME}/plugins/textmate/lib/bundles/perl/.vscodeignore +${PKGNAME}/plugins/textmate/lib/bundles/perl/cgmanifest.json +${PKGNAME}/plugins/textmate/lib/bundles/perl/package.json +${PKGNAME}/plugins/textmate/lib/bundles/perl/package.nls.json +${PKGNAME}/plugins/textmate/lib/bundles/perl/perl.language-configuration.json +${PKGNAME}/plugins/textmate/lib/bundles/perl/perl6.language-configuration.json +${PKGNAME}/plugins/textmate/lib/bundles/perl/syntaxes/perl.tmLanguage.json +${PKGNAME}/plugins/textmate/lib/bundles/perl/syntaxes/perl6.tmLanguage.json +${PKGNAME}/plugins/textmate/lib/bundles/php/.vscode/launch.json +${PKGNAME}/plugins/textmate/lib/bundles/php/.vscode/tasks.json +${PKGNAME}/plugins/textmate/lib/bundles/php/.vscodeignore +${PKGNAME}/plugins/textmate/lib/bundles/php/cgmanifest.json +${PKGNAME}/plugins/textmate/lib/bundles/php/language-configuration.json +${PKGNAME}/plugins/textmate/lib/bundles/php/package.json +${PKGNAME}/plugins/textmate/lib/bundles/php/package.nls.json +${PKGNAME}/plugins/textmate/lib/bundles/php/snippets/php.code-snippets +${PKGNAME}/plugins/textmate/lib/bundles/php/syntaxes/html.tmLanguage.json +${PKGNAME}/plugins/textmate/lib/bundles/php/syntaxes/php.tmLanguage.json +${PKGNAME}/plugins/textmate/lib/bundles/powershell/.vscodeignore +${PKGNAME}/plugins/textmate/lib/bundles/powershell/cgmanifest.json +${PKGNAME}/plugins/textmate/lib/bundles/powershell/language-configuration.json +${PKGNAME}/plugins/textmate/lib/bundles/powershell/package.json +${PKGNAME}/plugins/textmate/lib/bundles/powershell/package.nls.json +${PKGNAME}/plugins/textmate/lib/bundles/powershell/snippets/powershell.code-snippets +${PKGNAME}/plugins/textmate/lib/bundles/powershell/syntaxes/powershell.tmLanguage.json +${PKGNAME}/plugins/textmate/lib/bundles/pug/.vscodeignore +${PKGNAME}/plugins/textmate/lib/bundles/pug/cgmanifest.json +${PKGNAME}/plugins/textmate/lib/bundles/pug/language-configuration.json +${PKGNAME}/plugins/textmate/lib/bundles/pug/package.json +${PKGNAME}/plugins/textmate/lib/bundles/pug/package.nls.json +${PKGNAME}/plugins/textmate/lib/bundles/pug/syntaxes/pug.tmLanguage.json +${PKGNAME}/plugins/textmate/lib/bundles/python/.vscode/launch.json +${PKGNAME}/plugins/textmate/lib/bundles/python/.vscode/tasks.json +${PKGNAME}/plugins/textmate/lib/bundles/python/.vscodeignore +${PKGNAME}/plugins/textmate/lib/bundles/python/cgmanifest.json +${PKGNAME}/plugins/textmate/lib/bundles/python/extension-browser.webpack.config.js +${PKGNAME}/plugins/textmate/lib/bundles/python/extension.webpack.config.js +${PKGNAME}/plugins/textmate/lib/bundles/python/language-configuration.json +${PKGNAME}/plugins/textmate/lib/bundles/python/package.json +${PKGNAME}/plugins/textmate/lib/bundles/python/package.nls.json +${PKGNAME}/plugins/textmate/lib/bundles/python/src/pythonMain.ts +${PKGNAME}/plugins/textmate/lib/bundles/python/src/typings/ref.d.ts +${PKGNAME}/plugins/textmate/lib/bundles/python/syntaxes/MagicPython.tmLanguage.json +${PKGNAME}/plugins/textmate/lib/bundles/python/syntaxes/MagicRegExp.tmLanguage.json +${PKGNAME}/plugins/textmate/lib/bundles/python/tsconfig.json +${PKGNAME}/plugins/textmate/lib/bundles/r/.vscodeignore +${PKGNAME}/plugins/textmate/lib/bundles/r/cgmanifest.json +${PKGNAME}/plugins/textmate/lib/bundles/r/language-configuration.json +${PKGNAME}/plugins/textmate/lib/bundles/r/package.json +${PKGNAME}/plugins/textmate/lib/bundles/r/package.nls.json +${PKGNAME}/plugins/textmate/lib/bundles/r/syntaxes/r.tmLanguage.json +${PKGNAME}/plugins/textmate/lib/bundles/razor/.vscodeignore +${PKGNAME}/plugins/textmate/lib/bundles/razor/cgmanifest.json +${PKGNAME}/plugins/textmate/lib/bundles/razor/language-configuration.json +${PKGNAME}/plugins/textmate/lib/bundles/razor/package.json +${PKGNAME}/plugins/textmate/lib/bundles/razor/package.nls.json +${PKGNAME}/plugins/textmate/lib/bundles/razor/syntaxes/cshtml.tmLanguage.json +${PKGNAME}/plugins/textmate/lib/bundles/ruby/.vscodeignore +${PKGNAME}/plugins/textmate/lib/bundles/ruby/cgmanifest.json +${PKGNAME}/plugins/textmate/lib/bundles/ruby/language-configuration.json +${PKGNAME}/plugins/textmate/lib/bundles/ruby/package.json +${PKGNAME}/plugins/textmate/lib/bundles/ruby/package.nls.json +${PKGNAME}/plugins/textmate/lib/bundles/ruby/syntaxes/ruby.tmLanguage.json +${PKGNAME}/plugins/textmate/lib/bundles/rust/.vscodeignore +${PKGNAME}/plugins/textmate/lib/bundles/rust/cgmanifest.json +${PKGNAME}/plugins/textmate/lib/bundles/rust/language-configuration.json +${PKGNAME}/plugins/textmate/lib/bundles/rust/package.json +${PKGNAME}/plugins/textmate/lib/bundles/rust/package.nls.json +${PKGNAME}/plugins/textmate/lib/bundles/rust/syntaxes/rust.tmLanguage.json +${PKGNAME}/plugins/textmate/lib/bundles/scss/.vscodeignore +${PKGNAME}/plugins/textmate/lib/bundles/scss/cgmanifest.json +${PKGNAME}/plugins/textmate/lib/bundles/scss/language-configuration.json +${PKGNAME}/plugins/textmate/lib/bundles/scss/package.json +${PKGNAME}/plugins/textmate/lib/bundles/scss/package.nls.json +${PKGNAME}/plugins/textmate/lib/bundles/scss/syntaxes/sassdoc.tmLanguage.json +${PKGNAME}/plugins/textmate/lib/bundles/scss/syntaxes/scss.tmLanguage.json +${PKGNAME}/plugins/textmate/lib/bundles/search-result/.vscodeignore +${PKGNAME}/plugins/textmate/lib/bundles/search-result/README.md +${PKGNAME}/plugins/textmate/lib/bundles/search-result/extension-browser.webpack.config.js +${PKGNAME}/plugins/textmate/lib/bundles/search-result/extension.webpack.config.js +${PKGNAME}/plugins/textmate/lib/bundles/search-result/package.json +${PKGNAME}/plugins/textmate/lib/bundles/search-result/package.nls.json +${PKGNAME}/plugins/textmate/lib/bundles/search-result/src/extension.ts +${PKGNAME}/plugins/textmate/lib/bundles/search-result/src/media/refresh-dark.svg +${PKGNAME}/plugins/textmate/lib/bundles/search-result/src/media/refresh-light.svg +${PKGNAME}/plugins/textmate/lib/bundles/search-result/src/typings/refs.d.ts +${PKGNAME}/plugins/textmate/lib/bundles/search-result/syntaxes/generateTMLanguage.js +${PKGNAME}/plugins/textmate/lib/bundles/search-result/syntaxes/searchResult.tmLanguage.json +${PKGNAME}/plugins/textmate/lib/bundles/search-result/tsconfig.json +${PKGNAME}/plugins/textmate/lib/bundles/search-result/yarn.lock +${PKGNAME}/plugins/textmate/lib/bundles/shaderlab/.vscodeignore +${PKGNAME}/plugins/textmate/lib/bundles/shaderlab/cgmanifest.json +${PKGNAME}/plugins/textmate/lib/bundles/shaderlab/language-configuration.json +${PKGNAME}/plugins/textmate/lib/bundles/shaderlab/package.json +${PKGNAME}/plugins/textmate/lib/bundles/shaderlab/package.nls.json +${PKGNAME}/plugins/textmate/lib/bundles/shaderlab/syntaxes/shaderlab.tmLanguage.json +${PKGNAME}/plugins/textmate/lib/bundles/shellscript/.vscodeignore +${PKGNAME}/plugins/textmate/lib/bundles/shellscript/cgmanifest.json +${PKGNAME}/plugins/textmate/lib/bundles/shellscript/language-configuration.json +${PKGNAME}/plugins/textmate/lib/bundles/shellscript/package.json +${PKGNAME}/plugins/textmate/lib/bundles/shellscript/package.nls.json +${PKGNAME}/plugins/textmate/lib/bundles/shellscript/syntaxes/shell-unix-bash.tmLanguage.json +${PKGNAME}/plugins/textmate/lib/bundles/sql/.vscodeignore +${PKGNAME}/plugins/textmate/lib/bundles/sql/cgmanifest.json +${PKGNAME}/plugins/textmate/lib/bundles/sql/language-configuration.json +${PKGNAME}/plugins/textmate/lib/bundles/sql/package.json +${PKGNAME}/plugins/textmate/lib/bundles/sql/package.nls.json +${PKGNAME}/plugins/textmate/lib/bundles/sql/syntaxes/sql.tmLanguage.json +${PKGNAME}/plugins/textmate/lib/bundles/swift/.vscodeignore +${PKGNAME}/plugins/textmate/lib/bundles/swift/LICENSE.md +${PKGNAME}/plugins/textmate/lib/bundles/swift/cgmanifest.json +${PKGNAME}/plugins/textmate/lib/bundles/swift/language-configuration.json +${PKGNAME}/plugins/textmate/lib/bundles/swift/package.json +${PKGNAME}/plugins/textmate/lib/bundles/swift/package.nls.json +${PKGNAME}/plugins/textmate/lib/bundles/swift/snippets/swift.code-snippets +${PKGNAME}/plugins/textmate/lib/bundles/swift/syntaxes/swift.tmLanguage.json +${PKGNAME}/plugins/textmate/lib/bundles/toml/Preferences/Comments.tmPreferences +${PKGNAME}/plugins/textmate/lib/bundles/toml/Preferences/Folding.tmPreferences +${PKGNAME}/plugins/textmate/lib/bundles/toml/Preferences/Indent.tmPreferences +${PKGNAME}/plugins/textmate/lib/bundles/toml/Preferences/Symbol List.tmPreferences +${PKGNAME}/plugins/textmate/lib/bundles/toml/Preferences/Typing Pairs.tmPreferences +${PKGNAME}/plugins/textmate/lib/bundles/toml/README.mdown +${PKGNAME}/plugins/textmate/lib/bundles/toml/Syntaxes/TOML.tmLanguage +${PKGNAME}/plugins/textmate/lib/bundles/toml/info.plist +${PKGNAME}/plugins/textmate/lib/bundles/typescript-basics/.vscodeignore +${PKGNAME}/plugins/textmate/lib/bundles/typescript-basics/cgmanifest.json +${PKGNAME}/plugins/textmate/lib/bundles/typescript-basics/language-configuration.json +${PKGNAME}/plugins/textmate/lib/bundles/typescript-basics/package.json +${PKGNAME}/plugins/textmate/lib/bundles/typescript-basics/package.nls.json +${PKGNAME}/plugins/textmate/lib/bundles/typescript-basics/snippets/typescript.code-snippets +${PKGNAME}/plugins/textmate/lib/bundles/typescript-basics/syntaxes/Readme.md +${PKGNAME}/plugins/textmate/lib/bundles/typescript-basics/syntaxes/TypeScript.tmLanguage.json +${PKGNAME}/plugins/textmate/lib/bundles/typescript-basics/syntaxes/TypeScriptReact.tmLanguage.json +${PKGNAME}/plugins/textmate/lib/bundles/typescript-basics/syntaxes/jsdoc.js.injection.tmLanguage.json +${PKGNAME}/plugins/textmate/lib/bundles/typescript-basics/syntaxes/jsdoc.ts.injection.tmLanguage.json +${PKGNAME}/plugins/textmate/lib/bundles/vb/.vscodeignore +${PKGNAME}/plugins/textmate/lib/bundles/vb/cgmanifest.json +${PKGNAME}/plugins/textmate/lib/bundles/vb/language-configuration.json +${PKGNAME}/plugins/textmate/lib/bundles/vb/package.json +${PKGNAME}/plugins/textmate/lib/bundles/vb/package.nls.json +${PKGNAME}/plugins/textmate/lib/bundles/vb/snippets/vb.code-snippets +${PKGNAME}/plugins/textmate/lib/bundles/vb/syntaxes/asp-vb-net.tmlanguage.json +${PKGNAME}/plugins/textmate/lib/bundles/viml/LICENSE.txt +${PKGNAME}/plugins/textmate/lib/bundles/viml/grammars/viml.json +${PKGNAME}/plugins/textmate/lib/bundles/viml/package.json +${PKGNAME}/plugins/textmate/lib/bundles/viml/tests/basic.vim +${PKGNAME}/plugins/textmate/lib/bundles/viml/tests/example-help.txt +${PKGNAME}/plugins/textmate/lib/bundles/viml/tests/flavours.of.snippet +${PKGNAME}/plugins/textmate/lib/bundles/viml/tests/modeline.md +${PKGNAME}/plugins/textmate/lib/bundles/viml/tests/neo.snippets +${PKGNAME}/plugins/textmate/lib/bundles/viml/tests/solarized.vim +${PKGNAME}/plugins/textmate/lib/bundles/viml/tests/syntax.vim +${PKGNAME}/plugins/textmate/lib/bundles/viml/tests/textobj-rubyblock.vmb +${PKGNAME}/plugins/textmate/lib/bundles/viml/tests/tpope-characterize.vim +${PKGNAME}/plugins/textmate/lib/bundles/viml/tests/tpope-fugitive.vim +${PKGNAME}/plugins/textmate/lib/bundles/viml/tests/ulti.snip +${PKGNAME}/plugins/textmate/lib/bundles/viml/tests/vim-syntax.vim +${PKGNAME}/plugins/textmate/lib/bundles/xml/.vscodeignore +${PKGNAME}/plugins/textmate/lib/bundles/xml/cgmanifest.json +${PKGNAME}/plugins/textmate/lib/bundles/xml/package.json +${PKGNAME}/plugins/textmate/lib/bundles/xml/package.nls.json +${PKGNAME}/plugins/textmate/lib/bundles/xml/syntaxes/xml.tmLanguage.json +${PKGNAME}/plugins/textmate/lib/bundles/xml/syntaxes/xsl.tmLanguage.json +${PKGNAME}/plugins/textmate/lib/bundles/xml/xml.language-configuration.json +${PKGNAME}/plugins/textmate/lib/bundles/xml/xsl.language-configuration.json +${PKGNAME}/plugins/textmate/lib/bundles/yaml/.vscodeignore +${PKGNAME}/plugins/textmate/lib/bundles/yaml/cgmanifest.json +${PKGNAME}/plugins/textmate/lib/bundles/yaml/language-configuration.json +${PKGNAME}/plugins/textmate/lib/bundles/yaml/package.json +${PKGNAME}/plugins/textmate/lib/bundles/yaml/package.nls.json +${PKGNAME}/plugins/textmate/lib/bundles/yaml/syntaxes/yaml.tmLanguage.json +${PKGNAME}/plugins/textmate/lib/textmate.jar ${PKGNAME}/plugins/tslint/js/convert-tslint-config.js ${PKGNAME}/plugins/tslint/js/languageService/tslint-plugin-provider.js ${PKGNAME}/plugins/tslint/js/languageService/tslint-plugin.js ${PKGNAME}/plugins/tslint/js/utils.js -${PKGNAME}/plugins/tslint/lib/resources_en.jar ${PKGNAME}/plugins/tslint/lib/tslint.jar -${PKGNAME}/plugins/uml/lib/diagram-api.jar ${PKGNAME}/plugins/uml/lib/uml-support.jar -${PKGNAME}/plugins/webDeployment/lib/commons-vfs2-2.2.1.2.jar -${PKGNAME}/plugins/webDeployment/lib/resources_en.jar +${PKGNAME}/plugins/vcs-changeReminder/lib/randomForestRegressor-0.0.11.jar +${PKGNAME}/plugins/vcs-changeReminder/lib/vcs-changeReminder.jar +${PKGNAME}/plugins/webDeployment/lib/commons-vfs2-2.2.2.4.jar ${PKGNAME}/plugins/webDeployment/lib/webDeployment.jar -${PKGNAME}/plugins/xpath/lib/resources_en.jar ${PKGNAME}/plugins/xpath/lib/rt/xslt-rt.jar ${PKGNAME}/plugins/xpath/lib/xpath.jar -${PKGNAME}/plugins/yaml/lib/resources_en.jar ${PKGNAME}/plugins/yaml/lib/yaml.jar ${PKGNAME}/product-info.json share/applications/clion.desktop -@pkgdir ${PKGNAME}/lib/pty4j-native/linux/x86_64 -@pkgdir ${PKGNAME}/lib/pty4j-native/linux/x86 Index: pkgsrc/devel/clion-bin/distinfo diff -u pkgsrc/devel/clion-bin/distinfo:1.1 pkgsrc/devel/clion-bin/distinfo:1.2 --- pkgsrc/devel/clion-bin/distinfo:1.1 Sun Mar 3 17:42:40 2019 +++ pkgsrc/devel/clion-bin/distinfo Thu Sep 16 20:43:36 2021 @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.1 2019/03/03 17:42:40 youri Exp $ +$NetBSD: distinfo,v 1.2 2021/09/16 20:43:36 wiz Exp $ -SHA1 (CLion-2018.3.4.tar.gz) = 913e6c963049cc9c3d7e5371438205e3ba71b2e6 -RMD160 (CLion-2018.3.4.tar.gz) = 920978275d50c304866b3cc84dbabef9ffa68914 -SHA512 (CLion-2018.3.4.tar.gz) = ffe594b2df390cb41cd2c5629a1b8f9a80cf8463c05d22d43af2da3a8db73e9d52ebd70c15771b813c049299ce4b3a3765a4bd6f65fe59cbd904b3536f182d75 -Size (CLion-2018.3.4.tar.gz) = 454682485 bytes -SHA1 (patch-bin_clion.sh) = 39563d59f2cab854ffcf1d5e5825082165bd4581 +SHA1 (CLion-2021.2.tar.gz) = e91b85c4341ddd2d92a04acf6c9819e3883180f1 +RMD160 (CLion-2021.2.tar.gz) = 7b0e71d3fb5123866d579b6c8f0e47229d0044d3 +SHA512 (CLion-2021.2.tar.gz) = 9742c29f57ecf2ca4b69fa323241d12bb7660cd64b875d953cbf720bc54daaaf7dab14c487ef113368c8ad7cbb6733d34a4740bb0997d9ceb8ca702f1e30da32 +Size (CLion-2021.2.tar.gz) = 750721029 bytes +SHA1 (patch-bin_clion.sh) = 3001ec036c37466ae93f14209508235fa1fd2fb1 Index: pkgsrc/devel/clion-bin/patches/patch-bin_clion.sh diff -u pkgsrc/devel/clion-bin/patches/patch-bin_clion.sh:1.1 pkgsrc/devel/clion-bin/patches/patch-bin_clion.sh:1.2 --- pkgsrc/devel/clion-bin/patches/patch-bin_clion.sh:1.1 Sun Mar 3 17:42:40 2019 +++ pkgsrc/devel/clion-bin/patches/patch-bin_clion.sh Thu Sep 16 20:43:36 2021 @@ -1,24 +1,33 @@ -$NetBSD: patch-bin_clion.sh,v 1.1 2019/03/03 17:42:40 youri Exp $ +$NetBSD: patch-bin_clion.sh,v 1.2 2021/09/16 20:43:36 wiz Exp $ Add JVM options for a typical NetBSD setup. ---- bin/clion.sh.orig 2019-01-31 19:23:02.000000000 +0000 +--- bin/clion.sh.orig 2021-07-27 09:48:41.000000000 +0000 +++ bin/clion.sh -@@ -21,6 +21,7 @@ message() +@@ -21,10 +21,10 @@ message() fi } +-if [ -z "$(command -v uname)" ] || [ -z "$(command -v realpath)" ] || [ -z "$(command -v dirname)" ] || [ -z "$(command -v cat)" ] || \ ++if [ -z "$(command -v uname)" ] || [ -z "$(command -v dirname)" ] || [ -z "$(command -v cat)" ] || \ + [ -z "$(command -v egrep)" ]; then + TOOLS_MSG="Required tools are missing:" +- for tool in uname realpath egrep dirname cat ; do ++ for tool in uname egrep dirname cat ; do + test -z "$(command -v $tool)" && TOOLS_MSG="$TOOLS_MSG $tool" + done + message "$TOOLS_MSG (SHELL=$SHELL PATH=$PATH)" +@@ -35,11 +35,12 @@ fi + GREP_OPTIONS='' + OS_TYPE=$(uname -s) + OS_ARCH=$(uname -m) +CLION_JDK=@PKG_JAVA_HOME@ - UNAME=`which uname` - GREP=`which egrep` - GREP_OPTIONS="" -@@ -201,6 +202,9 @@ fi + + # --------------------------------------------------------------------- + # Ensure $IDE_HOME points to the directory where the IDE is installed. # --------------------------------------------------------------------- - IFS="$(printf '\n\t')" - "$JAVA_BIN" \ -+ -Xmx4096 -Xms4096 \ -+ -XX:-UseCompressedClassPointers \ -+ -XX:-UseCompressedOops \ - -classpath "$CLASSPATH" \ - ${VM_OPTIONS} \ - "-XX:ErrorFile=$HOME/java_error_in_CLION_%p.log" \ +-IDE_BIN_HOME=$(dirname "$(realpath "$0")") ++IDE_BIN_HOME=$(dirname "$0") + IDE_HOME=$(dirname "${IDE_BIN_HOME}") + CONFIG_HOME="${XDG_CONFIG_HOME:-${HOME}/.config}" + --_----------=_1631825017910--