PluginApis.e4p

changeset 20
9b0baa183bd1
parent 17
adaddc543e28
child 22
a4e158702ded
equal deleted inserted replaced
19:816b0e7426ae 20:9b0baa183bd1
1 <?xml version="1.0" encoding="UTF-8"?> 1 <?xml version="1.0" encoding="UTF-8"?>
2 <!DOCTYPE Project SYSTEM "Project-5.1.dtd"> 2 <!DOCTYPE Project SYSTEM "Project-5.1.dtd">
3 <!-- eric project file for project PluginApis --> 3 <!-- eric project file for project PluginApis -->
4 <!-- Copyright (C) 2015 Detlev Offenbach, detlev@die-offenbachs.de --> 4 <!-- Copyright (C) 2017 Detlev Offenbach, detlev@die-offenbachs.de -->
5 <Project version="5.1"> 5 <Project version="5.1">
6 <Language>en</Language> 6 <Language>en</Language>
7 <Hash>cffb199a6e080ec1818b2abf07afc11ca0592e10</Hash> 7 <Hash>cffb199a6e080ec1818b2abf07afc11ca0592e10</Hash>
8 <ProgLanguage mixed="0">Python3</ProgLanguage> 8 <ProgLanguage mixed="0">Python3</ProgLanguage>
9 <ProjectType>E6Plugin</ProjectType> 9 <ProjectType>E6Plugin</ProjectType>
11 <Version>2.0</Version> 11 <Version>2.0</Version>
12 <Author>Detlev Offenbach</Author> 12 <Author>Detlev Offenbach</Author>
13 <Email>detlev@die-offenbachs.de</Email> 13 <Email>detlev@die-offenbachs.de</Email>
14 <Eol index="1"/> 14 <Eol index="1"/>
15 <Sources> 15 <Sources>
16 <Source>PluginApis.py</Source>
16 <Source>__init__.py</Source> 17 <Source>__init__.py</Source>
17 <Source>PluginApis.py</Source>
18 </Sources> 18 </Sources>
19 <Forms/> 19 <Forms/>
20 <Translations/> 20 <Translations/>
21 <Resources/> 21 <Resources/>
22 <Interfaces/> 22 <Interfaces/>
23 <Others> 23 <Others>
24 <Other>.hgignore</Other> 24 <Other>.hgignore</Other>
25 <Other>ChangeLog</Other>
26 <Other>APIs/Python/PyQt4_Qt4.api</Other> 25 <Other>APIs/Python/PyQt4_Qt4.api</Other>
27 <Other>APIs/Python/PyQt4_Qt5.api</Other> 26 <Other>APIs/Python/PyQt4_Qt5.api</Other>
27 <Other>APIs/Python/PyQt5.api</Other>
28 <Other>APIs/Python/QScintilla2.api</Other> 28 <Other>APIs/Python/QScintilla2.api</Other>
29 <Other>APIs/Python2/Python-2.4.api</Other> 29 <Other>APIs/Python2/Python-2.4.api</Other>
30 <Other>APIs/Python2/Python-2.5.api</Other> 30 <Other>APIs/Python2/Python-2.5.api</Other>
31 <Other>APIs/Python2/Python-2.6.api</Other> 31 <Other>APIs/Python2/Python-2.6.api</Other>
32 <Other>APIs/Python2/Python-2.7.api</Other> 32 <Other>APIs/Python2/Python-2.7.api</Other>
33 <Other>APIs/Python3/Python-3.1.api</Other> 33 <Other>APIs/Python3/Python-3.1.api</Other>
34 <Other>APIs/Python3/Python-3.2.api</Other> 34 <Other>APIs/Python3/Python-3.2.api</Other>
35 <Other>APIs/Python3/Python-3.3.api</Other> 35 <Other>APIs/Python3/Python-3.3.api</Other>
36 <Other>APIs/Python3/Python-3.4.api</Other>
37 <Other>APIs/Python3/Python-3.5.api</Other>
38 <Other>APIs/Python3/Python-3.6.api</Other>
39 <Other>ChangeLog</Other>
40 <Other>Documentation/LICENSE.GPL3</Other>
41 <Other>Documentation/source</Other>
42 <Other>PKGLIST</Other>
36 <Other>PluginApis.e4p</Other> 43 <Other>PluginApis.e4p</Other>
37 <Other>PKGLIST</Other>
38 <Other>Documentation/source</Other>
39 <Other>PluginApis.zip</Other> 44 <Other>PluginApis.zip</Other>
40 <Other>APIs/Python/PyQt5.api</Other>
41 <Other>APIs/Python3/Python-3.4.api</Other>
42 <Other>Documentation/LICENSE.GPL3</Other>
43 </Others> 45 </Others>
44 <MainScript>PluginApis.py</MainScript> 46 <MainScript>PluginApis.py</MainScript>
45 <Vcs> 47 <Vcs>
46 <VcsType>Mercurial</VcsType> 48 <VcsType>Mercurial</VcsType>
47 <VcsOptions> 49 <VcsOptions>
142 <string></string> 144 <string></string>
143 </list> 145 </list>
144 </value> 146 </value>
145 </dict> 147 </dict>
146 </VcsOptions> 148 </VcsOptions>
147 <VcsOtherData>
148 <dict/>
149 </VcsOtherData>
150 </Vcs> 149 </Vcs>
151 <FiletypeAssociations> 150 <FiletypeAssociations>
152 <FiletypeAssociation pattern="*.idl" type="INTERFACES"/> 151 <FiletypeAssociation pattern="*.idl" type="INTERFACES"/>
153 <FiletypeAssociation pattern="*.py" type="SOURCES"/> 152 <FiletypeAssociation pattern="*.py" type="SOURCES"/>
154 <FiletypeAssociation pattern="*.py3" type="SOURCES"/> 153 <FiletypeAssociation pattern="*.py3" type="SOURCES"/>

eric ide

mercurial