blob: c7c67bd6a2d04cf817bd95ccdf563f1d89c859ec (
plain) (
blame)
1
2
3
4
5
6
7
8
|
{
"type": "ScriptingPlugin",
"title": "Python scripting",
"description": "Provides Python scripting language support for SQLiteStudio.",
"version": 10000,
"author": "SalSoft",
"loadByDefault": false
}
|