PluginPyInstaller.epj

branch
eric7
changeset 38
fc9ef9dcd51a
parent 35
d9b3cadaf707
child 39
5b34af15d930
equal deleted inserted replaced
37:9ecfea29a47c 38:fc9ef9dcd51a
111 }, 111 },
112 "DESCRIPTION": "This plugin implements an interface to the PyInstaller packager.", 112 "DESCRIPTION": "This plugin implements an interface to the PyInstaller packager.",
113 "DOCSTRING": "", 113 "DOCSTRING": "",
114 "DOCUMENTATIONPARMS": { 114 "DOCUMENTATIONPARMS": {
115 "ERIC4DOC": { 115 "ERIC4DOC": {
116 "cssFile": "%PYTHON%/eric6/CSSs/default.css", 116 "cssFile": "%PYTHON%/eric7/CSSs/default.css",
117 "ignoreDirectories": [ 117 "ignoreDirectories": [
118 ".eric6project", 118 ".eric6project",
119 ".ropeproject", 119 ".ropeproject",
120 "_eric6project", 120 ".hg",
121 ".hg" 121 "eric7project"
122 ], 122 ],
123 "ignoreFilePatterns": [ 123 "ignoreFilePatterns": [
124 "Ui_*.py" 124 "Ui_*.py"
125 ], 125 ],
126 "outputDirectory": "PyInstaller/Documentation/source", 126 "outputDirectory": "PyInstaller/Documentation/source",
129 } 129 }
130 }, 130 },
131 "EMAIL": "detlev@die-offenbachs.de", 131 "EMAIL": "detlev@die-offenbachs.de",
132 "EOL": 1, 132 "EOL": 1,
133 "FILETYPES": { 133 "FILETYPES": {
134 "*.e4p": "OTHERS", 134 "*.epj": "OTHERS",
135 "*.idl": "INTERFACES", 135 "*.idl": "INTERFACES",
136 "*.md": "OTHERS", 136 "*.md": "OTHERS",
137 "*.proto": "PROTOCOLS", 137 "*.proto": "PROTOCOLS",
138 "*.py": "SOURCES", 138 "*.py": "SOURCES",
139 "*.py3": "SOURCES", 139 "*.py3": "SOURCES",
140 "*.pyw": "SOURCES", 140 "*.pyw": "SOURCES",
141 "*.pyw3": "SOURCES", 141 "*.pyw3": "SOURCES",
142 "*.qm": "TRANSLATIONS", 142 "*.qm": "TRANSLATIONS",
143 "*.qrc": "RESOURCES",
144 "*.rst": "OTHERS", 143 "*.rst": "OTHERS",
145 "*.ts": "TRANSLATIONS", 144 "*.ts": "TRANSLATIONS",
146 "*.txt": "OTHERS", 145 "*.txt": "OTHERS",
147 "*.ui": "FORMS", 146 "*.ui": "FORMS",
147 "GNUmakefile": "OTHERS",
148 "Makefile": "OTHERS",
148 "README": "OTHERS", 149 "README": "OTHERS",
149 "README.*": "OTHERS", 150 "README.*": "OTHERS",
150 "Ui_*.py": "__IGNORE__" 151 "Ui_*.py": "__IGNORE__",
152 "makefile": "OTHERS"
151 }, 153 },
152 "FORMS": [ 154 "FORMS": [
153 "PyInstaller/PyInstallerCleanupDialog.ui", 155 "PyInstallerInterface/PyInstallerConfigDialog.ui",
154 "PyInstaller/PyInstallerConfigDialog.ui", 156 "PyInstallerInterface/PyInstallerExecDialog.ui",
155 "PyInstaller/PyInstallerExecDialog.ui" 157 "PyInstallerInterface/PyInstallerCleanupDialog.ui"
156 ], 158 ],
157 "HASH": "3a7e5bc36f1ae73d45efc807f5aeb2c0236daa13", 159 "HASH": "3a7e5bc36f1ae73d45efc807f5aeb2c0236daa13",
158 "IDLPARAMS": { 160 "IDLPARAMS": {
159 "DefinedNames": [], 161 "DefinedNames": [],
160 "IncludeDirs": [], 162 "IncludeDirs": [],
174 "MIXEDLANGUAGE": false, 176 "MIXEDLANGUAGE": false,
175 "OTHERS": [ 177 "OTHERS": [
176 ".hgignore", 178 ".hgignore",
177 "ChangeLog", 179 "ChangeLog",
178 "PKGLIST", 180 "PKGLIST",
179 "PluginPyInstaller.e4p",
180 "PluginPyInstaller.zip", 181 "PluginPyInstaller.zip",
181 "PyInstaller/Documentation/LICENSE.GPL3", 182 "PluginPyInstaller.epj",
182 "PyInstaller/Documentation/source", 183 "PyInstallerInterface/Documentation/LICENSE.GPL3",
183 "PluginPyInstaller.epj" 184 "PyInstallerInterface/Documentation/source"
184 ], 185 ],
185 "OTHERTOOLSPARMS": {}, 186 "OTHERTOOLSPARMS": {},
186 "PACKAGERSPARMS": {}, 187 "PACKAGERSPARMS": {},
187 "PROGLANGUAGE": "Python3", 188 "PROGLANGUAGE": "Python3",
188 "PROJECTTYPE": "E6Plugin", 189 "PROJECTTYPE": "E7Plugin",
189 "PROJECTTYPESPECIFICDATA": {}, 190 "PROJECTTYPESPECIFICDATA": {},
190 "PROTOCOLS": [], 191 "PROTOCOLS": [],
191 "RCCPARAMS": { 192 "RCCPARAMS": {
192 "CompressLevel": 0, 193 "CompressLevel": 0,
193 "CompressionDisable": false, 194 "CompressionDisable": false,
195 "PathPrefix": "" 196 "PathPrefix": ""
196 }, 197 },
197 "RESOURCES": [], 198 "RESOURCES": [],
198 "SOURCES": [ 199 "SOURCES": [
199 "PluginPyInstaller.py", 200 "PluginPyInstaller.py",
200 "PyInstaller/PyInstallerCleanupDialog.py", 201 "__init__.py",
201 "PyInstaller/PyInstallerConfigDialog.py", 202 "PyInstallerInterface/__init__.py",
202 "PyInstaller/PyInstallerExecDialog.py", 203 "PyInstallerInterface/PyInstallerExecDialog.py",
203 "PyInstaller/__init__.py", 204 "PyInstallerInterface/PyInstallerConfigDialog.py",
204 "__init__.py" 205 "PyInstallerInterface/PyInstallerCleanupDialog.py"
205 ], 206 ],
206 "SPELLEXCLUDES": "", 207 "SPELLEXCLUDES": "",
207 "SPELLLANGUAGE": "en_US", 208 "SPELLLANGUAGE": "en_US",
208 "SPELLWORDS": "", 209 "SPELLWORDS": "",
209 "TRANSLATIONEXCEPTIONS": [], 210 "TRANSLATIONEXCEPTIONS": [],
210 "TRANSLATIONPATTERN": "PyInstaller/i18n/pyinstaller_%language%.ts", 211 "TRANSLATIONPATTERN": "PyInstallerInterface/i18n/pyinstaller_%language%.ts",
211 "TRANSLATIONS": [ 212 "TRANSLATIONS": [
212 "PyInstaller/i18n/pyinstaller_de.qm", 213 "PyInstallerInterface/i18n/pyinstaller_en.ts",
213 "PyInstaller/i18n/pyinstaller_de.ts", 214 "PyInstallerInterface/i18n/pyinstaller_de.ts",
214 "PyInstaller/i18n/pyinstaller_empty.ts", 215 "PyInstallerInterface/i18n/pyinstaller_ru.ts",
215 "PyInstaller/i18n/pyinstaller_en.qm", 216 "PyInstallerInterface/i18n/pyinstaller_es.ts",
216 "PyInstaller/i18n/pyinstaller_en.ts", 217 "PyInstallerInterface/i18n/pyinstaller_es.qm",
217 "PyInstaller/i18n/pyinstaller_es.qm", 218 "PyInstallerInterface/i18n/pyinstaller_en.qm",
218 "PyInstaller/i18n/pyinstaller_es.ts", 219 "PyInstallerInterface/i18n/pyinstaller_de.qm",
219 "PyInstaller/i18n/pyinstaller_ru.qm", 220 "PyInstallerInterface/i18n/pyinstaller_empty.ts",
220 "PyInstaller/i18n/pyinstaller_ru.ts" 221 "PyInstallerInterface/i18n/pyinstaller_ru.qm"
221 ], 222 ],
222 "TRANSLATIONSBINPATH": "", 223 "TRANSLATIONSBINPATH": "",
223 "UICPARAMS": { 224 "UICPARAMS": {
224 "Package": "", 225 "Package": "",
225 "PackagesRoot": "", 226 "PackagesRoot": "",
263 "update": [ 264 "update": [
264 "" 265 ""
265 ] 266 ]
266 }, 267 },
267 "VCSOTHERDATA": {}, 268 "VCSOTHERDATA": {},
268 "VERSION": "2.x" 269 "VERSION": ""
269 } 270 }
270 } 271 }

eric ide

mercurial