PluginDocumentationSets.epj

Mon, 15 May 2023 14:58:53 +0200

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Mon, 15 May 2023 14:58:53 +0200
branch
eric7
changeset 79
ae4d17c6e8c8
parent 78
a79e51563846
child 80
813795f347de
permissions
-rw-r--r--

Added these documentation sets
- CircuitPython 8.0
- MicroPython 1.20

{
  "header": {
    "comment": "eric project file for project PluginDocumentationSets",
    "copyright": "Copyright (C) 2023 Detlev Offenbach, detlev@die-offenbachs.de"
  },
  "project": {
    "AUTHOR": "Detlev Offenbach",
    "CHECKERSPARMS": {
      "Pep8Checker": {
        "AnnotationsChecker": {
          "AllowStarArgAny": false,
          "AllowUntypedDefs": false,
          "AllowUntypedNested": false,
          "DispatchDecorators": [
            "singledispatch",
            "singledispatchmethod"
          ],
          "ForceFutureAnnotations": false,
          "MaximumComplexity": 3,
          "MaximumLength": 7,
          "MinimumCoverage": 75,
          "MypyInitReturn": false,
          "OverloadDecorators": [
            "overload"
          ],
          "SuppressDummyArgs": false,
          "SuppressNoneReturning": true
        },
        "BlankLines": [
          2,
          1
        ],
        "BuiltinsChecker": {
          "bytes": [
            "unicode"
          ],
          "chr": [
            "unichr"
          ],
          "str": [
            "unicode"
          ]
        },
        "CommentedCodeChecker": {
          "Aggressive": false,
          "WhiteList": [
            "pylint",
            "pyright",
            "noqa",
            "type:\\s*ignore",
            "fmt:\\s*(on|off)",
            "TODO",
            "FIXME",
            "WARNING",
            "NOTE",
            "TEST",
            "DOCU",
            "XXX",
            "- "
          ]
        },
        "CopyrightAuthor": "",
        "CopyrightMinFileSize": 0,
        "DocstringType": "eric_black",
        "EnabledCheckerCategories": "C, D, E, M, N, Y, W",
        "ExcludeFiles": "*/Ui_*.py, */*_rc.py,",
        "ExcludeMessages": "C101,E265,E266,E305,E402,M201,M301,M302,M303,M304,M305,M306,M307,M308,M311,M312,M313,M314,M315,M321,M701,M702,M811,M834,N802,N803,N807,N808,N821,W293,W503,Y119,Y401,Y402",
        "FixCodes": "",
        "FixIssues": false,
        "FutureChecker": "",
        "HangClosing": false,
        "ImportsChecker": {
          "ApplicationPackageNames": [],
          "BanRelativeImports": "",
          "BannedModules": []
        },
        "IncludeMessages": "",
        "LineComplexity": 25,
        "LineComplexityScore": 10,
        "MaxCodeComplexity": 10,
        "MaxDocLineLength": 88,
        "MaxLineLength": 88,
        "NoFixCodes": "E501",
        "RepeatMessages": true,
        "SecurityChecker": {
          "CheckTypedException": false,
          "HardcodedTmpDirectories": [
            "/tmp",
            "/var/tmp",
            "/dev/shm",
            "~/tmp"
          ],
          "InsecureHashes": [
            "md4",
            "md5",
            "sha",
            "sha1"
          ],
          "InsecureSslProtocolVersions": [
            "PROTOCOL_SSLv2",
            "SSLv2_METHOD",
            "SSLv23_METHOD",
            "PROTOCOL_SSLv3",
            "PROTOCOL_TLSv1",
            "SSLv3_METHOD",
            "TLSv1_METHOD"
          ],
          "WeakKeySizeDsaHigh": "1024",
          "WeakKeySizeDsaMedium": "2048",
          "WeakKeySizeEcHigh": "160",
          "WeakKeySizeEcMedium": "224",
          "WeakKeySizeRsaHigh": "1024",
          "WeakKeySizeRsaMedium": "2048"
        },
        "ShowIgnored": false,
        "ValidEncodings": "latin-1, utf-8"
      }
    },
    "DESCRIPTION": "This plug-in provides additional documentation sets in QtHelp format (*.qch) for registration with the eric help/web browser or Qt Assistant.",
    "DOCSTRING": "",
    "DOCUMENTATIONPARMS": {
      "ERIC4DOC": {
        "cssFile": "%PYTHON%/eric7/CSSs/default.css",
        "ignoreDirectories": [
          ".eric6project",
          ".ropeproject",
          ".eric7project"
        ],
        "ignoreFilePatterns": [
          "Ui_*.py"
        ],
        "outputDirectory": "Documentation/source",
        "qtHelpEnabled": false,
        "useRecursion": true
      }
    },
    "EMAIL": "detlev@die-offenbachs.de",
    "EMBEDDED_VENV": false,
    "EOL": 1,
    "FILETYPES": {
      "*.epj": "OTHERS",
      "*.idl": "INTERFACES",
      "*.md": "OTHERS",
      "*.proto": "PROTOCOLS",
      "*.py": "SOURCES",
      "*.py3": "SOURCES",
      "*.pyw": "SOURCES",
      "*.pyw3": "SOURCES",
      "*.qm": "TRANSLATIONS",
      "*.rst": "OTHERS",
      "*.ts": "TRANSLATIONS",
      "*.txt": "OTHERS",
      "*.ui": "FORMS",
      "GNUmakefile": "OTHERS",
      "Makefile": "OTHERS",
      "README": "OTHERS",
      "README.*": "OTHERS",
      "Ui_*.py": "__IGNORE__",
      "makefile": "OTHERS"
    },
    "FORMS": [],
    "HASH": "ecc5457779c644005bcb2cc3e91ccff121b7a60c",
    "IDLPARAMS": {
      "DefinedNames": [],
      "IncludeDirs": [],
      "UndefinedNames": []
    },
    "INTERFACES": [],
    "LEXERASSOCS": {},
    "LICENSE": "GNU General Public License v3 or later (GPLv3+)",
    "MAINSCRIPT": "PluginDocumentationSets.py",
    "MAKEPARAMS": {
      "MakeEnabled": false,
      "MakeExecutable": "",
      "MakeFile": "",
      "MakeParameters": "",
      "MakeTarget": "",
      "MakeTestOnly": true
    },
    "MIXEDLANGUAGE": false,
    "OTHERS": [
      ".hgignore",
      "Documentation/LICENSE.GPL3",
      "Documentation/source",
      "DocumentationSets/CircuitPython-7.3/CircuitPython-73.qch",
      "DocumentationSets/CircuitPython-8.0/CircuitPython-80.qch",
      "DocumentationSets/MicroPython-1.19.1/MicroPython-1191.qch",
      "DocumentationSets/MicroPython-1.20.0/MicroPython-1200.qch",
      "DocumentationSets/PyQt-5.15/PyQt-515.qch",
      "DocumentationSets/PyQt-6.2/PyQt-62.qch",
      "DocumentationSets/PyQt-6.3/PyQt-63.qch",
      "DocumentationSets/PyQt-6.4/PyQt-64.qch",
      "DocumentationSets/PyQt-6.5/PyQt-65.qch",
      "DocumentationSets/Python-3.10/Python-3100.qch",
      "DocumentationSets/Python-3.11/Python-3110.qch",
      "DocumentationSets/Python-3.7/Python-370.qch",
      "DocumentationSets/Python-3.8/Python-381.qch",
      "DocumentationSets/Python-3.9/Python-390.qch",
      "DocumentationSets/Qt-5.12/LICENSE.GFDL",
      "DocumentationSets/Qt-5.12/activeqt.qch",
      "DocumentationSets/Qt-5.12/qdoc.qch",
      "DocumentationSets/Qt-5.12/qmake.qch",
      "DocumentationSets/Qt-5.12/qt3d.qch",
      "DocumentationSets/Qt-5.12/qtandroidextras.qch",
      "DocumentationSets/Qt-5.12/qtassistant.qch",
      "DocumentationSets/Qt-5.12/qtbluetooth.qch",
      "DocumentationSets/Qt-5.12/qtcanvas3d.qch",
      "DocumentationSets/Qt-5.12/qtcharts.qch",
      "DocumentationSets/Qt-5.12/qtconcurrent.qch",
      "DocumentationSets/Qt-5.12/qtcore.qch",
      "DocumentationSets/Qt-5.12/qtdatavis3d.qch",
      "DocumentationSets/Qt-5.12/qtdbus.qch",
      "DocumentationSets/Qt-5.12/qtdesigner.qch",
      "DocumentationSets/Qt-5.12/qtdistancefieldgenerator.qch",
      "DocumentationSets/Qt-5.12/qtdoc.qch",
      "DocumentationSets/Qt-5.12/qtgamepad.qch",
      "DocumentationSets/Qt-5.12/qtgraphicaleffects.qch",
      "DocumentationSets/Qt-5.12/qtgui.qch",
      "DocumentationSets/Qt-5.12/qthelp.qch",
      "DocumentationSets/Qt-5.12/qtimageformats.qch",
      "DocumentationSets/Qt-5.12/qtlabscalendar.qch",
      "DocumentationSets/Qt-5.12/qtlabsplatform.qch",
      "DocumentationSets/Qt-5.12/qtlinguist.qch",
      "DocumentationSets/Qt-5.12/qtlocation.qch",
      "DocumentationSets/Qt-5.12/qtmacextras.qch",
      "DocumentationSets/Qt-5.12/qtmultimedia.qch",
      "DocumentationSets/Qt-5.12/qtnetwork.qch",
      "DocumentationSets/Qt-5.12/qtnetworkauth.qch",
      "DocumentationSets/Qt-5.12/qtnfc.qch",
      "DocumentationSets/Qt-5.12/qtopengl.qch",
      "DocumentationSets/Qt-5.12/qtplatformheaders.qch",
      "DocumentationSets/Qt-5.12/qtpositioning.qch",
      "DocumentationSets/Qt-5.12/qtprintsupport.qch",
      "DocumentationSets/Qt-5.12/qtpurchasing.qch",
      "DocumentationSets/Qt-5.12/qtqml.qch",
      "DocumentationSets/Qt-5.12/qtqmltest.qch",
      "DocumentationSets/Qt-5.12/qtquick.qch",
      "DocumentationSets/Qt-5.12/qtquickcontrols.qch",
      "DocumentationSets/Qt-5.12/qtquickcontrols1.qch",
      "DocumentationSets/Qt-5.12/qtquickdialogs.qch",
      "DocumentationSets/Qt-5.12/qtquickextras.qch",
      "DocumentationSets/Qt-5.12/qtremoteobjects.qch",
      "DocumentationSets/Qt-5.12/qtscxml.qch",
      "DocumentationSets/Qt-5.12/qtsensors.qch",
      "DocumentationSets/Qt-5.12/qtserialbus.qch",
      "DocumentationSets/Qt-5.12/qtserialport.qch",
      "DocumentationSets/Qt-5.12/qtspeech.qch",
      "DocumentationSets/Qt-5.12/qtsql.qch",
      "DocumentationSets/Qt-5.12/qtsvg.qch",
      "DocumentationSets/Qt-5.12/qttestlib.qch",
      "DocumentationSets/Qt-5.12/qtuitools.qch",
      "DocumentationSets/Qt-5.12/qtvirtualkeyboard.qch",
      "DocumentationSets/Qt-5.12/qtwaylandcompositor.qch",
      "DocumentationSets/Qt-5.12/qtwebchannel.qch",
      "DocumentationSets/Qt-5.12/qtwebengine.qch",
      "DocumentationSets/Qt-5.12/qtwebsockets.qch",
      "DocumentationSets/Qt-5.12/qtwebview.qch",
      "DocumentationSets/Qt-5.12/qtwidgets.qch",
      "DocumentationSets/Qt-5.12/qtwinextras.qch",
      "DocumentationSets/Qt-5.12/qtx11extras.qch",
      "DocumentationSets/Qt-5.12/qtxml.qch",
      "DocumentationSets/Qt-5.12/qtxmlpatterns.qch",
      "DocumentationSets/Qt-5.15/LICENSE.GFDL",
      "DocumentationSets/Qt-5.15/activeqt.qch",
      "DocumentationSets/Qt-5.15/qdoc.qch",
      "DocumentationSets/Qt-5.15/qmake.qch",
      "DocumentationSets/Qt-5.15/qt3d.qch",
      "DocumentationSets/Qt-5.15/qtandroidextras.qch",
      "DocumentationSets/Qt-5.15/qtassistant.qch",
      "DocumentationSets/Qt-5.15/qtbluetooth.qch",
      "DocumentationSets/Qt-5.15/qtcharts.qch",
      "DocumentationSets/Qt-5.15/qtcmake.qch",
      "DocumentationSets/Qt-5.15/qtconcurrent.qch",
      "DocumentationSets/Qt-5.15/qtcore.qch",
      "DocumentationSets/Qt-5.15/qtdatavis3d.qch",
      "DocumentationSets/Qt-5.15/qtdbus.qch",
      "DocumentationSets/Qt-5.15/qtdesigner.qch",
      "DocumentationSets/Qt-5.15/qtdistancefieldgenerator.qch",
      "DocumentationSets/Qt-5.15/qtdoc.qch",
      "DocumentationSets/Qt-5.15/qtgamepad.qch",
      "DocumentationSets/Qt-5.15/qtgraphicaleffects.qch",
      "DocumentationSets/Qt-5.15/qtgui.qch",
      "DocumentationSets/Qt-5.15/qthelp.qch",
      "DocumentationSets/Qt-5.15/qtimageformats.qch",
      "DocumentationSets/Qt-5.15/qtlabscalendar.qch",
      "DocumentationSets/Qt-5.15/qtlabsplatform.qch",
      "DocumentationSets/Qt-5.15/qtlinguist.qch",
      "DocumentationSets/Qt-5.15/qtlocation.qch",
      "DocumentationSets/Qt-5.15/qtlottieanimation.qch",
      "DocumentationSets/Qt-5.15/qtmacextras.qch",
      "DocumentationSets/Qt-5.15/qtmultimedia.qch",
      "DocumentationSets/Qt-5.15/qtnetwork.qch",
      "DocumentationSets/Qt-5.15/qtnetworkauth.qch",
      "DocumentationSets/Qt-5.15/qtnfc.qch",
      "DocumentationSets/Qt-5.15/qtopengl.qch",
      "DocumentationSets/Qt-5.15/qtplatformheaders.qch",
      "DocumentationSets/Qt-5.15/qtpositioning.qch",
      "DocumentationSets/Qt-5.15/qtprintsupport.qch",
      "DocumentationSets/Qt-5.15/qtpurchasing.qch",
      "DocumentationSets/Qt-5.15/qtqml.qch",
      "DocumentationSets/Qt-5.15/qtqmltest.qch",
      "DocumentationSets/Qt-5.15/qtquick.qch",
      "DocumentationSets/Qt-5.15/qtquick3d.qch",
      "DocumentationSets/Qt-5.15/qtquickcontrols.qch",
      "DocumentationSets/Qt-5.15/qtquickcontrols1.qch",
      "DocumentationSets/Qt-5.15/qtquickdialogs.qch",
      "DocumentationSets/Qt-5.15/qtquickextras.qch",
      "DocumentationSets/Qt-5.15/qtquicktimeline.qch",
      "DocumentationSets/Qt-5.15/qtremoteobjects.qch",
      "DocumentationSets/Qt-5.15/qtscxml.qch",
      "DocumentationSets/Qt-5.15/qtsensors.qch",
      "DocumentationSets/Qt-5.15/qtserialbus.qch",
      "DocumentationSets/Qt-5.15/qtserialport.qch",
      "DocumentationSets/Qt-5.15/qtspeech.qch",
      "DocumentationSets/Qt-5.15/qtsql.qch",
      "DocumentationSets/Qt-5.15/qtsvg.qch",
      "DocumentationSets/Qt-5.15/qttestlib.qch",
      "DocumentationSets/Qt-5.15/qtuitools.qch",
      "DocumentationSets/Qt-5.15/qtvirtualkeyboard.qch",
      "DocumentationSets/Qt-5.15/qtwaylandcompositor.qch",
      "DocumentationSets/Qt-5.15/qtwebchannel.qch",
      "DocumentationSets/Qt-5.15/qtwebengine.qch",
      "DocumentationSets/Qt-5.15/qtwebsockets.qch",
      "DocumentationSets/Qt-5.15/qtwebview.qch",
      "DocumentationSets/Qt-5.15/qtwidgets.qch",
      "DocumentationSets/Qt-5.15/qtwinextras.qch",
      "DocumentationSets/Qt-5.15/qtx11extras.qch",
      "DocumentationSets/Qt-5.15/qtxml.qch",
      "DocumentationSets/Qt-5.15/qtxmlpatterns.qch",
      "DocumentationSets/Qt-6.2/LICENSE.FDL",
      "DocumentationSets/Qt-6.2/qdoc.qch",
      "DocumentationSets/Qt-6.2/qmake.qch",
      "DocumentationSets/Qt-6.2/qt3d.qch",
      "DocumentationSets/Qt-6.2/qtbluetooth.qch",
      "DocumentationSets/Qt-6.2/qtcharts.qch",
      "DocumentationSets/Qt-6.2/qtcmake.qch",
      "DocumentationSets/Qt-6.2/qtconcurrent.qch",
      "DocumentationSets/Qt-6.2/qtcore.qch",
      "DocumentationSets/Qt-6.2/qtdatavis3d.qch",
      "DocumentationSets/Qt-6.2/qtdbus.qch",
      "DocumentationSets/Qt-6.2/qtdesigner.qch",
      "DocumentationSets/Qt-6.2/qtdistancefieldgenerator.qch",
      "DocumentationSets/Qt-6.2/qtdoc.qch",
      "DocumentationSets/Qt-6.2/qtgui.qch",
      "DocumentationSets/Qt-6.2/qthelp.qch",
      "DocumentationSets/Qt-6.2/qtimageformats.qch",
      "DocumentationSets/Qt-6.2/qtlabsplatform.qch",
      "DocumentationSets/Qt-6.2/qtlinguist.qch",
      "DocumentationSets/Qt-6.2/qtlottieanimation.qch",
      "DocumentationSets/Qt-6.2/qtmultimedia.qch",
      "DocumentationSets/Qt-6.2/qtnetwork.qch",
      "DocumentationSets/Qt-6.2/qtnetworkauth.qch",
      "DocumentationSets/Qt-6.2/qtnfc.qch",
      "DocumentationSets/Qt-6.2/qtopengl.qch",
      "DocumentationSets/Qt-6.2/qtpositioning.qch",
      "DocumentationSets/Qt-6.2/qtprintsupport.qch",
      "DocumentationSets/Qt-6.2/qtqml.qch",
      "DocumentationSets/Qt-6.2/qtqmlmodels.qch",
      "DocumentationSets/Qt-6.2/qtqmltest.qch",
      "DocumentationSets/Qt-6.2/qtquick.qch",
      "DocumentationSets/Qt-6.2/qtquick3d.qch",
      "DocumentationSets/Qt-6.2/qtquickcontrols.qch",
      "DocumentationSets/Qt-6.2/qtquicktimeline.qch",
      "DocumentationSets/Qt-6.2/qtremoteobjects.qch",
      "DocumentationSets/Qt-6.2/qtscxml.qch",
      "DocumentationSets/Qt-6.2/qtsensors.qch",
      "DocumentationSets/Qt-6.2/qtserialbus.qch",
      "DocumentationSets/Qt-6.2/qtserialport.qch",
      "DocumentationSets/Qt-6.2/qtshadertools.qch",
      "DocumentationSets/Qt-6.2/qtsql.qch",
      "DocumentationSets/Qt-6.2/qtsvg.qch",
      "DocumentationSets/Qt-6.2/qttestlib.qch",
      "DocumentationSets/Qt-6.2/qtuitools.qch",
      "DocumentationSets/Qt-6.2/qtvirtualkeyboard.qch",
      "DocumentationSets/Qt-6.2/qtwaylandcompositor.qch",
      "DocumentationSets/Qt-6.2/qtwebchannel.qch",
      "DocumentationSets/Qt-6.2/qtwebengine.qch",
      "DocumentationSets/Qt-6.2/qtwebsockets.qch",
      "DocumentationSets/Qt-6.2/qtwidgets.qch",
      "DocumentationSets/Qt-6.2/qtxml.qch",
      "DocumentationSets/Qt-6.3/LICENSE.FDL",
      "DocumentationSets/Qt-6.3/qdoc.qch",
      "DocumentationSets/Qt-6.3/qmake.qch",
      "DocumentationSets/Qt-6.3/qt3d.qch",
      "DocumentationSets/Qt-6.3/qtbluetooth.qch",
      "DocumentationSets/Qt-6.3/qtcharts.qch",
      "DocumentationSets/Qt-6.3/qtcmake.qch",
      "DocumentationSets/Qt-6.3/qtconcurrent.qch",
      "DocumentationSets/Qt-6.3/qtcore.qch",
      "DocumentationSets/Qt-6.3/qtdatavis3d.qch",
      "DocumentationSets/Qt-6.3/qtdbus.qch",
      "DocumentationSets/Qt-6.3/qtdesigner.qch",
      "DocumentationSets/Qt-6.3/qtdistancefieldgenerator.qch",
      "DocumentationSets/Qt-6.3/qtdoc.qch",
      "DocumentationSets/Qt-6.3/qtgui.qch",
      "DocumentationSets/Qt-6.3/qthelp.qch",
      "DocumentationSets/Qt-6.3/qtimageformats.qch",
      "DocumentationSets/Qt-6.3/qtlabsplatform.qch",
      "DocumentationSets/Qt-6.3/qtlinguist.qch",
      "DocumentationSets/Qt-6.3/qtlottieanimation.qch",
      "DocumentationSets/Qt-6.3/qtmultimedia.qch",
      "DocumentationSets/Qt-6.3/qtnetwork.qch",
      "DocumentationSets/Qt-6.3/qtnetworkauth.qch",
      "DocumentationSets/Qt-6.3/qtnfc.qch",
      "DocumentationSets/Qt-6.3/qtopengl.qch",
      "DocumentationSets/Qt-6.3/qtpdf.qch",
      "DocumentationSets/Qt-6.3/qtpositioning.qch",
      "DocumentationSets/Qt-6.3/qtprintsupport.qch",
      "DocumentationSets/Qt-6.3/qtqml.qch",
      "DocumentationSets/Qt-6.3/qtqmlmodels.qch",
      "DocumentationSets/Qt-6.3/qtqmltest.qch",
      "DocumentationSets/Qt-6.3/qtquick.qch",
      "DocumentationSets/Qt-6.3/qtquick3d.qch",
      "DocumentationSets/Qt-6.3/qtquickcontrols.qch",
      "DocumentationSets/Qt-6.3/qtquicktimeline.qch",
      "DocumentationSets/Qt-6.3/qtremoteobjects.qch",
      "DocumentationSets/Qt-6.3/qtscxml.qch",
      "DocumentationSets/Qt-6.3/qtsensors.qch",
      "DocumentationSets/Qt-6.3/qtserialbus.qch",
      "DocumentationSets/Qt-6.3/qtserialport.qch",
      "DocumentationSets/Qt-6.3/qtshadertools.qch",
      "DocumentationSets/Qt-6.3/qtsql.qch",
      "DocumentationSets/Qt-6.3/qtsvg.qch",
      "DocumentationSets/Qt-6.3/qttestlib.qch",
      "DocumentationSets/Qt-6.3/qtuitools.qch",
      "DocumentationSets/Qt-6.3/qtvirtualkeyboard.qch",
      "DocumentationSets/Qt-6.3/qtwaylandcompositor.qch",
      "DocumentationSets/Qt-6.3/qtwebchannel.qch",
      "DocumentationSets/Qt-6.3/qtwebengine.qch",
      "DocumentationSets/Qt-6.3/qtwebsockets.qch",
      "DocumentationSets/Qt-6.3/qtwebview.qch",
      "DocumentationSets/Qt-6.3/qtwidgets.qch",
      "DocumentationSets/Qt-6.3/qtxml.qch",
      "DocumentationSets/Qt-6.4/LICENSE.FDL",
      "DocumentationSets/Qt-6.4/qdoc.qch",
      "DocumentationSets/Qt-6.4/qmake.qch",
      "DocumentationSets/Qt-6.4/qt3d.qch",
      "DocumentationSets/Qt-6.4/qtassistant.qch",
      "DocumentationSets/Qt-6.4/qtbluetooth.qch",
      "DocumentationSets/Qt-6.4/qtcharts.qch",
      "DocumentationSets/Qt-6.4/qtcmake.qch",
      "DocumentationSets/Qt-6.4/qtconcurrent.qch",
      "DocumentationSets/Qt-6.4/qtcore.qch",
      "DocumentationSets/Qt-6.4/qtdatavis3d.qch",
      "DocumentationSets/Qt-6.4/qtdbus.qch",
      "DocumentationSets/Qt-6.4/qtdesigner.qch",
      "DocumentationSets/Qt-6.4/qtdistancefieldgenerator.qch",
      "DocumentationSets/Qt-6.4/qtdoc.qch",
      "DocumentationSets/Qt-6.4/qtgui.qch",
      "DocumentationSets/Qt-6.4/qthelp.qch",
      "DocumentationSets/Qt-6.4/qthttpserver.qch",
      "DocumentationSets/Qt-6.4/qtimageformats.qch",
      "DocumentationSets/Qt-6.4/qtlabsplatform.qch",
      "DocumentationSets/Qt-6.4/qtlinguist.qch",
      "DocumentationSets/Qt-6.4/qtlottieanimation.qch",
      "DocumentationSets/Qt-6.4/qtmultimedia.qch",
      "DocumentationSets/Qt-6.4/qtnetwork.qch",
      "DocumentationSets/Qt-6.4/qtnetworkauth.qch",
      "DocumentationSets/Qt-6.4/qtnfc.qch",
      "DocumentationSets/Qt-6.4/qtopengl.qch",
      "DocumentationSets/Qt-6.4/qtpdf.qch",
      "DocumentationSets/Qt-6.4/qtplatformintegration.qch",
      "DocumentationSets/Qt-6.4/qtpositioning.qch",
      "DocumentationSets/Qt-6.4/qtprintsupport.qch",
      "DocumentationSets/Qt-6.4/qtqml.qch",
      "DocumentationSets/Qt-6.4/qtqmlcore.qch",
      "DocumentationSets/Qt-6.4/qtqmlmodels.qch",
      "DocumentationSets/Qt-6.4/qtqmltest.qch",
      "DocumentationSets/Qt-6.4/qtqmlworkerscript.qch",
      "DocumentationSets/Qt-6.4/qtqmlxmllistmodel.qch",
      "DocumentationSets/Qt-6.4/qtquick.qch",
      "DocumentationSets/Qt-6.4/qtquick3d.qch",
      "DocumentationSets/Qt-6.4/qtquick3dphysics.qch",
      "DocumentationSets/Qt-6.4/qtquickcontrols.qch",
      "DocumentationSets/Qt-6.4/qtquickdialogs.qch",
      "DocumentationSets/Qt-6.4/qtquicktimeline.qch",
      "DocumentationSets/Qt-6.4/qtremoteobjects.qch",
      "DocumentationSets/Qt-6.4/qtscxml.qch",
      "DocumentationSets/Qt-6.4/qtsensors.qch",
      "DocumentationSets/Qt-6.4/qtserialbus.qch",
      "DocumentationSets/Qt-6.4/qtserialport.qch",
      "DocumentationSets/Qt-6.4/qtshadertools.qch",
      "DocumentationSets/Qt-6.4/qtspatialaudio.qch",
      "DocumentationSets/Qt-6.4/qtsql.qch",
      "DocumentationSets/Qt-6.4/qtstatemachine.qch",
      "DocumentationSets/Qt-6.4/qtsvg.qch",
      "DocumentationSets/Qt-6.4/qttestlib.qch",
      "DocumentationSets/Qt-6.4/qttexttospeech.qch",
      "DocumentationSets/Qt-6.4/qtuitools.qch",
      "DocumentationSets/Qt-6.4/qtvirtualkeyboard.qch",
      "DocumentationSets/Qt-6.4/qtwaylandcompositor.qch",
      "DocumentationSets/Qt-6.4/qtwebchannel.qch",
      "DocumentationSets/Qt-6.4/qtwebengine.qch",
      "DocumentationSets/Qt-6.4/qtwebsockets.qch",
      "DocumentationSets/Qt-6.4/qtwebview.qch",
      "DocumentationSets/Qt-6.4/qtwidgets.qch",
      "DocumentationSets/Qt-6.4/qtxml.qch",
      "DocumentationSets/Qt-6.5/LICENSE.FDL",
      "DocumentationSets/Qt-6.5/qdoc.qch",
      "DocumentationSets/Qt-6.5/qmake.qch",
      "DocumentationSets/Qt-6.5/qt3d.qch",
      "DocumentationSets/Qt-6.5/qtassistant.qch",
      "DocumentationSets/Qt-6.5/qtbluetooth.qch",
      "DocumentationSets/Qt-6.5/qtcharts.qch",
      "DocumentationSets/Qt-6.5/qtcmake.qch",
      "DocumentationSets/Qt-6.5/qtconcurrent.qch",
      "DocumentationSets/Qt-6.5/qtcore.qch",
      "DocumentationSets/Qt-6.5/qtdatavis3d.qch",
      "DocumentationSets/Qt-6.5/qtdbus.qch",
      "DocumentationSets/Qt-6.5/qtdesigner.qch",
      "DocumentationSets/Qt-6.5/qtdistancefieldgenerator.qch",
      "DocumentationSets/Qt-6.5/qtdoc.qch",
      "DocumentationSets/Qt-6.5/qtgui.qch",
      "DocumentationSets/Qt-6.5/qthelp.qch",
      "DocumentationSets/Qt-6.5/qthttpserver.qch",
      "DocumentationSets/Qt-6.5/qtimageformats.qch",
      "DocumentationSets/Qt-6.5/qtinsighttracker.qch",
      "DocumentationSets/Qt-6.5/qtlabsplatform.qch",
      "DocumentationSets/Qt-6.5/qtlinguist.qch",
      "DocumentationSets/Qt-6.5/qtlocation.qch",
      "DocumentationSets/Qt-6.5/qtlottieanimation.qch",
      "DocumentationSets/Qt-6.5/qtmultimedia.qch",
      "DocumentationSets/Qt-6.5/qtnetwork.qch",
      "DocumentationSets/Qt-6.5/qtnetworkauth.qch",
      "DocumentationSets/Qt-6.5/qtnfc.qch",
      "DocumentationSets/Qt-6.5/qtopengl.qch",
      "DocumentationSets/Qt-6.5/qtpdf.qch",
      "DocumentationSets/Qt-6.5/qtplatformintegration.qch",
      "DocumentationSets/Qt-6.5/qtpositioning.qch",
      "DocumentationSets/Qt-6.5/qtprintsupport.qch",
      "DocumentationSets/Qt-6.5/qtprotobuf.qch",
      "DocumentationSets/Qt-6.5/qtqml.qch",
      "DocumentationSets/Qt-6.5/qtqmlcore.qch",
      "DocumentationSets/Qt-6.5/qtqmlmodels.qch",
      "DocumentationSets/Qt-6.5/qtqmltest.qch",
      "DocumentationSets/Qt-6.5/qtqmlworkerscript.qch",
      "DocumentationSets/Qt-6.5/qtqmlxmllistmodel.qch",
      "DocumentationSets/Qt-6.5/qtquick.qch",
      "DocumentationSets/Qt-6.5/qtquick3d.qch",
      "DocumentationSets/Qt-6.5/qtquick3dphysics.qch",
      "DocumentationSets/Qt-6.5/qtquickcontrols.qch",
      "DocumentationSets/Qt-6.5/qtquickdialogs.qch",
      "DocumentationSets/Qt-6.5/qtquicktimeline.qch",
      "DocumentationSets/Qt-6.5/qtremoteobjects.qch",
      "DocumentationSets/Qt-6.5/qtscxml.qch",
      "DocumentationSets/Qt-6.5/qtsensors.qch",
      "DocumentationSets/Qt-6.5/qtserialbus.qch",
      "DocumentationSets/Qt-6.5/qtserialport.qch",
      "DocumentationSets/Qt-6.5/qtshadertools.qch",
      "DocumentationSets/Qt-6.5/qtspatialaudio.qch",
      "DocumentationSets/Qt-6.5/qtsql.qch",
      "DocumentationSets/Qt-6.5/qtstatemachine.qch",
      "DocumentationSets/Qt-6.5/qtsvg.qch",
      "DocumentationSets/Qt-6.5/qttestlib.qch",
      "DocumentationSets/Qt-6.5/qttexttospeech.qch",
      "DocumentationSets/Qt-6.5/qtuitools.qch",
      "DocumentationSets/Qt-6.5/qtvirtualkeyboard.qch",
      "DocumentationSets/Qt-6.5/qtwaylandcompositor.qch",
      "DocumentationSets/Qt-6.5/qtwebchannel.qch",
      "DocumentationSets/Qt-6.5/qtwebengine.qch",
      "DocumentationSets/Qt-6.5/qtwebsockets.qch",
      "DocumentationSets/Qt-6.5/qtwebview.qch",
      "DocumentationSets/Qt-6.5/qtwidgets.qch",
      "DocumentationSets/Qt-6.5/qtxml.qch",
      "PKGLIST",
      "PKGLIST_CircuitPython73",
      "PKGLIST_CircuitPython80",
      "PKGLIST_MicroPython119",
      "PKGLIST_MicroPython120",
      "PKGLIST_PyQt515",
      "PKGLIST_PyQt62",
      "PKGLIST_PyQt63",
      "PKGLIST_PyQt64",
      "PKGLIST_PyQt65",
      "PKGLIST_Python310",
      "PKGLIST_Python311",
      "PKGLIST_Python37",
      "PKGLIST_Python38",
      "PKGLIST_Python39",
      "PKGLIST_Qt512",
      "PKGLIST_Qt515",
      "PKGLIST_Qt62",
      "PKGLIST_Qt63",
      "PKGLIST_Qt64",
      "PKGLIST_Qt65",
      "PluginDocumentationSets.epj",
      "PluginDocumentationSets_CircuitPython73.zip",
      "PluginDocumentationSets_CircuitPython80.zip",
      "PluginDocumentationSets_MicroPython119.zip",
      "PluginDocumentationSets_MicroPython120.zip",
      "PluginDocumentationSets_PyQt515.zip",
      "PluginDocumentationSets_PyQt62.zip",
      "PluginDocumentationSets_PyQt63.zip",
      "PluginDocumentationSets_PyQt64.zip",
      "PluginDocumentationSets_PyQt65.zip",
      "PluginDocumentationSets_Python310.zip",
      "PluginDocumentationSets_Python311.zip",
      "PluginDocumentationSets_Python37.zip",
      "PluginDocumentationSets_Python38.zip",
      "PluginDocumentationSets_Python39.zip",
      "PluginDocumentationSets_Qt512.zip",
      "PluginDocumentationSets_Qt515.zip",
      "PluginDocumentationSets_Qt62.zip",
      "PluginDocumentationSets_Qt63.zip",
      "PluginDocumentationSets_Qt64.zip",
      "PluginDocumentationSets_Qt65.zip"
    ],
    "OTHERTOOLSPARMS": {
      "Black": {
        "exclude": "/(\\.direnv|\\.eggs|\\.git|\\.hg|\\.mypy_cache|\\.nox|\\.tox|\\.venv|venv|\\.svn|_build|buck-out|build|dist|__pypackages__)/",
        "extend-exclude": "",
        "force-exclude": "",
        "line-length": 88,
        "skip-magic-trailing-comma": false,
        "skip-string-normalization": false,
        "source": "project",
        "target-version": [
          "py311",
          "py310",
          "py39",
          "py38",
          "py37"
        ]
      }
    },
    "PACKAGERSPARMS": {},
    "PROGLANGUAGE": "Python3",
    "PROJECTTYPE": "E7Plugin",
    "PROJECTTYPESPECIFICDATA": {},
    "PROTOCOLS": [],
    "RCCPARAMS": {
      "CompressLevel": 0,
      "CompressionDisable": false,
      "CompressionThreshold": 70,
      "PathPrefix": ""
    },
    "RESOURCES": [],
    "SOURCES": [
      "PluginDocumentationSets.py",
      "__init__.py"
    ],
    "SPELLEXCLUDES": "",
    "SPELLLANGUAGE": "en_US",
    "SPELLWORDS": "",
    "TESTING_FRAMEWORK": "",
    "TRANSLATIONEXCEPTIONS": [],
    "TRANSLATIONPATTERN": "",
    "TRANSLATIONS": [],
    "TRANSLATIONSBINPATH": "",
    "TRANSLATIONSOURCESTARTPATH": "",
    "UICPARAMS": {
      "Package": "",
      "PackagesRoot": "",
      "RcSuffix": ""
    },
    "VCS": "Mercurial",
    "VCSOPTIONS": {
      "add": [
        ""
      ],
      "checkout": [
        ""
      ],
      "commit": [
        ""
      ],
      "diff": [
        ""
      ],
      "export": [
        ""
      ],
      "global": [
        ""
      ],
      "history": [
        ""
      ],
      "log": [
        ""
      ],
      "remove": [
        ""
      ],
      "status": [
        ""
      ],
      "tag": [
        ""
      ],
      "update": [
        ""
      ]
    },
    "VCSOTHERDATA": {},
    "VERSION": ""
  }
}

eric ide

mercurial