PluginPyInstaller.e4p

changeset 9
43ef722c3873
parent 8
ba5a623378ec
child 20
a7ac91a1a57e
equal deleted inserted replaced
8:ba5a623378ec 9:43ef722c3873
42 <Other>ChangeLog</Other> 42 <Other>ChangeLog</Other>
43 <Other>PKGLIST</Other> 43 <Other>PKGLIST</Other>
44 <Other>PluginPyInstaller.e4p</Other> 44 <Other>PluginPyInstaller.e4p</Other>
45 <Other>PluginPyInstaller.zip</Other> 45 <Other>PluginPyInstaller.zip</Other>
46 <Other>PyInstaller/Documentation/LICENSE.GPL3</Other> 46 <Other>PyInstaller/Documentation/LICENSE.GPL3</Other>
47 <Other>PyInstaller/Documentation/source</Other>
47 </Others> 48 </Others>
48 <MainScript>PluginPyInstaller.py</MainScript> 49 <MainScript>PluginPyInstaller.py</MainScript>
49 <Vcs> 50 <Vcs>
50 <VcsType>Mercurial</VcsType> 51 <VcsType>Mercurial</VcsType>
51 <VcsOptions> 52 <VcsOptions>
166 <FiletypeAssociation pattern="*.ui" type="FORMS"/> 167 <FiletypeAssociation pattern="*.ui" type="FORMS"/>
167 <FiletypeAssociation pattern="README" type="OTHERS"/> 168 <FiletypeAssociation pattern="README" type="OTHERS"/>
168 <FiletypeAssociation pattern="README.*" type="OTHERS"/> 169 <FiletypeAssociation pattern="README.*" type="OTHERS"/>
169 <FiletypeAssociation pattern="Ui_*.py" type="__IGNORE__"/> 170 <FiletypeAssociation pattern="Ui_*.py" type="__IGNORE__"/>
170 </FiletypeAssociations> 171 </FiletypeAssociations>
172 <Documentation>
173 <DocumentationParams>
174 <dict>
175 <key>
176 <string>ERIC4DOC</string>
177 </key>
178 <value>
179 <dict>
180 <key>
181 <string>cssFile</string>
182 </key>
183 <value>
184 <string>%PYTHON%/eric6/CSSs/default.css</string>
185 </value>
186 <key>
187 <string>ignoreDirectories</string>
188 </key>
189 <value>
190 <list>
191 <string>.eric6project</string>
192 <string>.ropeproject</string>
193 <string>_eric6project</string>
194 <string>.hg</string>
195 </list>
196 </value>
197 <key>
198 <string>ignoreFilePatterns</string>
199 </key>
200 <value>
201 <list>
202 <string>Ui_*.py</string>
203 </list>
204 </value>
205 <key>
206 <string>outputDirectory</string>
207 </key>
208 <value>
209 <string>PyInstaller/Documentation/source</string>
210 </value>
211 <key>
212 <string>qtHelpEnabled</string>
213 </key>
214 <value>
215 <bool>False</bool>
216 </value>
217 <key>
218 <string>useRecursion</string>
219 </key>
220 <value>
221 <bool>True</bool>
222 </value>
223 </dict>
224 </value>
225 </dict>
226 </DocumentationParams>
227 </Documentation>
171 <Checkers> 228 <Checkers>
172 <CheckersParams> 229 <CheckersParams>
173 <dict> 230 <dict>
174 <key> 231 <key>
175 <string>Pep8Checker</string> 232 <string>Pep8Checker</string>

eric ide

mercurial