Warning, /kdevelop/kdev-python/kdevpythonsupport.json is written in an unsupported language. File is not indexed.

0001 {
0002     "KPlugin": {
0003         "Authors": [
0004             {
0005                 "Email": "svenbrauch@googlemail.com",
0006                 "Name": "Sven Brauch",
0007                 "Name[ca@valencia]": "Sven Brauch",
0008                 "Name[ca]": "Sven Brauch",
0009                 "Name[cs]": "Sven Brauch",
0010                 "Name[de]": "Sven Brauch",
0011                 "Name[el]": "Sven Brauch",
0012                 "Name[en_GB]": "Sven Brauch",
0013                 "Name[eo]": "Sven Brauch",
0014                 "Name[es]": "Sven Brauch",
0015                 "Name[et]": "Sven Brauch",
0016                 "Name[eu]": "Sven Brauch",
0017                 "Name[fi]": "Sven Brauch",
0018                 "Name[fr]": "Sven Brauch",
0019                 "Name[gl]": "Sven Brauch",
0020                 "Name[it]": "Sven Brauch",
0021                 "Name[ka]": "Sven Brauch",
0022                 "Name[ko]": "Sven Brauch",
0023                 "Name[nl]": "Sven Brauch",
0024                 "Name[nn]": "Sven Brauch",
0025                 "Name[pl]": "Sven Brauch",
0026                 "Name[pt]": "Sven Brauch",
0027                 "Name[pt_BR]": "Sven Brauch",
0028                 "Name[ru]": "Sven Brauch",
0029                 "Name[sk]": "Sven Brauch",
0030                 "Name[sl]": "Sven Brauch",
0031                 "Name[sv]": "Sven Brauch",
0032                 "Name[tr]": "Sven Brauch",
0033                 "Name[uk]": "Sven Brauch",
0034                 "Name[x-test]": "xxSven Brauchxx",
0035                 "Name[zh_CN]": "Sven Brauch",
0036                 "Name[zh_TW]": "Sven Brauch"
0037             }
0038         ],
0039         "Category": "Language Support",
0040         "Description": "Python Language Support",
0041         "Description[ca@valencia]": "Implementació del llenguatge Python",
0042         "Description[ca]": "Implementació del llenguatge Python",
0043         "Description[cs]": "Podpora jazyka Python",
0044         "Description[de]": "Sprachunterstützung für Python",
0045         "Description[el]": "Υποστήριξη γλώσσας Python",
0046         "Description[en_GB]": "Python Language Support",
0047         "Description[eo]": "Python-Lingvosubteno",
0048         "Description[es]": "Implementación del lenguaje Python",
0049         "Description[et]": "Pythoni keele toetus",
0050         "Description[eu]": "Python lengoaiaren euskarria",
0051         "Description[fi]": "Python-kielituki",
0052         "Description[fr]": "Prise en charge du langage Python",
0053         "Description[gl]": "Compatibilidade coa linguaxe Python.",
0054         "Description[it]": "Supporto per il linguaggio Python",
0055         "Description[ka]": "Python ენის მხარდაჭერა",
0056         "Description[ko]": "파이썬 언어 지원",
0057         "Description[nl]": "Ondersteuning voor de taal Python",
0058         "Description[nn]": "Støtte for språket Python",
0059         "Description[pl]": "Obsługa języka Python",
0060         "Description[pt]": "Suporte à Linguagem Python",
0061         "Description[pt_BR]": "Suporte à linguagem Python",
0062         "Description[ru]": "Поддержка языка программирования Python",
0063         "Description[sk]": "Podpora jazyka Python",
0064         "Description[sl]": "Podpora jeziku Python",
0065         "Description[sv]": "Stöd för språket Python",
0066         "Description[tr]": "Python Dil Desteği",
0067         "Description[uk]": "Підтримка мови програмування Python",
0068         "Description[x-test]": "xxPython Language Supportxx",
0069         "Description[zh_CN]": "Python 语言支持",
0070         "Description[zh_TW]": "Python 語言支援",
0071         "Icon": "text-x-python",
0072         "Id": "kdevpythonsupport",
0073         "Name": "Python Support",
0074         "Name[ca@valencia]": "Implementació de Python",
0075         "Name[ca]": "Implementació de Python",
0076         "Name[cs]": "Podpora Pythonu",
0077         "Name[de]": "Unterstützung für Python",
0078         "Name[el]": "Υποστήριξη Python",
0079         "Name[en_GB]": "Python Support",
0080         "Name[eo]": "Subteno por Python",
0081         "Name[es]": "Implementación de Python",
0082         "Name[et]": "Pythoni toetus",
0083         "Name[eu]": "Python-en euskarria",
0084         "Name[fi]": "Python-tuki",
0085         "Name[fr]": "Prise en charge de Python",
0086         "Name[gl]": "Compatibilidade con Python",
0087         "Name[it]": "Supporto per Python",
0088         "Name[ka]": "Python -ის მხარდაჭერა",
0089         "Name[ko]": "파이썬 지원",
0090         "Name[nl]": "Python-ondersteuning",
0091         "Name[nn]": "Python-støtte",
0092         "Name[pl]": "Obsługa Pythona",
0093         "Name[pt]": "Suporte para Python",
0094         "Name[pt_BR]": "Suporte à Python",
0095         "Name[ru]": "Поддержка Python",
0096         "Name[sk]": "Podpora Pythonu",
0097         "Name[sl]": "Podpora Pythonu",
0098         "Name[sv]": "Python-stöd",
0099         "Name[tr]": "Python Desteği",
0100         "Name[uk]": "Підтримка Python",
0101         "Name[x-test]": "xxPython Supportxx",
0102         "Name[zh_CN]": "Python 支持",
0103         "Name[zh_TW]": "Python 支援",
0104         "ServiceTypes": [
0105             "KDevelop/Plugin"
0106         ]
0107     },
0108     "X-KDevelop-Interfaces": [
0109         "ILanguageSupport"
0110     ],
0111     "X-KDevelop-Languages": [
0112         "Python"
0113     ],
0114     "X-KDevelop-Mode": "NoGUI",
0115     "X-KDevelop-SupportedMimeTypes": [
0116         "text/x-python",
0117         "text/x-python3"
0118     ]
0119 }