Thu, 01 Jan 2015 13:23:52 +0100
Updated copyright for 2015 and added forgotten license file.
<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE Project SYSTEM "Project-5.1.dtd"> <!-- eric project file for project PluginApis --> <!-- Copyright (C) 2015 Detlev Offenbach, detlev@die-offenbachs.de --> <Project version="5.1"> <Language>en</Language> <Hash>cffb199a6e080ec1818b2abf07afc11ca0592e10</Hash> <ProgLanguage mixed="0">Python3</ProgLanguage> <ProjectType>E6Plugin</ProjectType> <Description>This plug-in provides API files for auto-completion and calltips, that are not delivered in some distributions.</Description> <Version>2.0</Version> <Author>Detlev Offenbach</Author> <Email>detlev@die-offenbachs.de</Email> <Eol index="1"/> <Sources> <Source>__init__.py</Source> <Source>PluginApis.py</Source> </Sources> <Forms/> <Translations/> <Resources/> <Interfaces/> <Others> <Other>.hgignore</Other> <Other>ChangeLog</Other> <Other>APIs/Python/PyQt4_Qt4.api</Other> <Other>APIs/Python/PyQt4_Qt5.api</Other> <Other>APIs/Python/QScintilla2.api</Other> <Other>APIs/Python2/Python-2.4.api</Other> <Other>APIs/Python2/Python-2.5.api</Other> <Other>APIs/Python2/Python-2.6.api</Other> <Other>APIs/Python2/Python-2.7.api</Other> <Other>APIs/Python3/Python-3.1.api</Other> <Other>APIs/Python3/Python-3.2.api</Other> <Other>APIs/Python3/Python-3.3.api</Other> <Other>PluginApis.e4p</Other> <Other>PKGLIST</Other> <Other>Documentation/source</Other> <Other>PluginApis.zip</Other> <Other>APIs/Python/PyQt5.api</Other> <Other>APIs/Python3/Python-3.4.api</Other> <Other>Documentation/LICENSE.GPL3</Other> </Others> <MainScript>PluginApis.py</MainScript> <Vcs> <VcsType>Mercurial</VcsType> <VcsOptions> <dict> <key> <string>add</string> </key> <value> <list> <string></string> </list> </value> <key> <string>checkout</string> </key> <value> <list> <string></string> </list> </value> <key> <string>commit</string> </key> <value> <list> <string></string> </list> </value> <key> <string>diff</string> </key> <value> <list> <string></string> </list> </value> <key> <string>export</string> </key> <value> <list> <string></string> </list> </value> <key> <string>global</string> </key> <value> <list> <string></string> </list> </value> <key> <string>history</string> </key> <value> <list> <string></string> </list> </value> <key> <string>log</string> </key> <value> <list> <string></string> </list> </value> <key> <string>remove</string> </key> <value> <list> <string></string> </list> </value> <key> <string>status</string> </key> <value> <list> <string></string> </list> </value> <key> <string>tag</string> </key> <value> <list> <string></string> </list> </value> <key> <string>update</string> </key> <value> <list> <string></string> </list> </value> </dict> </VcsOptions> <VcsOtherData> <dict/> </VcsOtherData> </Vcs> <FiletypeAssociations> <FiletypeAssociation pattern="*.idl" type="INTERFACES"/> <FiletypeAssociation pattern="*.py" type="SOURCES"/> <FiletypeAssociation pattern="*.py3" type="SOURCES"/> <FiletypeAssociation pattern="*.pyw" type="SOURCES"/> <FiletypeAssociation pattern="*.pyw3" type="SOURCES"/> <FiletypeAssociation pattern="*.qm" type="TRANSLATIONS"/> <FiletypeAssociation pattern="*.qrc" type="RESOURCES"/> <FiletypeAssociation pattern="*.ts" type="TRANSLATIONS"/> <FiletypeAssociation pattern="*.ui" type="FORMS"/> <FiletypeAssociation pattern="*.ui.h" type="FORMS"/> </FiletypeAssociations> <Documentation> <DocumentationParams> <dict> <key> <string>ERIC4DOC</string> </key> <value> <dict> <key> <string>cssFile</string> </key> <value> <string>%PYTHON%/eric6/CSSs/default.css</string> </value> <key> <string>ignoreDirectories</string> </key> <value> <list> <string>.eric5project</string> <string>.ropeproject</string> <string>_eric5project</string> <string>_ropeproject</string> <string>.eric6project</string> <string>_eric6project</string> </list> </value> <key> <string>ignoreFilePatterns</string> </key> <value> <list> <string>Ui_*.py</string> </list> </value> <key> <string>outputDirectory</string> </key> <value> <string>Documentation/source</string> </value> <key> <string>qtHelpEnabled</string> </key> <value> <bool>False</bool> </value> <key> <string>sourceExtensions</string> </key> <value> <list> <string></string> </list> </value> <key> <string>useRecursion</string> </key> <value> <bool>True</bool> </value> </dict> </value> </dict> </DocumentationParams> </Documentation> <Checkers> <CheckersParams> <dict> <key> <string>Pep8Checker</string> </key> <value> <dict> <key> <string>DocstringType</string> </key> <value> <string>eric</string> </value> <key> <string>ExcludeFiles</string> </key> <value> <string></string> </value> <key> <string>ExcludeMessages</string> </key> <value> <string>E24, W293, N802, N803, N807, N808, N821</string> </value> <key> <string>FixCodes</string> </key> <value> <string></string> </value> <key> <string>FixIssues</string> </key> <value> <bool>False</bool> </value> <key> <string>HangClosing</string> </key> <value> <bool>False</bool> </value> <key> <string>IncludeMessages</string> </key> <value> <string></string> </value> <key> <string>MaxLineLength</string> </key> <value> <int>79</int> </value> <key> <string>NoFixCodes</string> </key> <value> <string>E501</string> </value> <key> <string>RepeatMessages</string> </key> <value> <bool>False</bool> </value> </dict> </value> </dict> </CheckersParams> </Checkers> </Project>