aboutsummaryrefslogtreecommitdiffstats
path: root/Plugins/DbSqliteCipher/dbsqlitecipher.json
diff options
context:
space:
mode:
authorLibravatarUnit 193 <unit193@ubuntu.com>2016-06-13 18:42:42 -0400
committerLibravatarUnit 193 <unit193@ubuntu.com>2016-06-13 18:42:42 -0400
commit5d9314f134ddd3dc4c853e398ac90ba247fb2e4f (patch)
tree5c457fc188036988d7abd29a3eb09931e406510f /Plugins/DbSqliteCipher/dbsqlitecipher.json
parent8e640722c62692818ab840d50b3758f89a41a54e (diff)
Imported Upstream version 3.1.0upstream/3.1.0
Diffstat (limited to 'Plugins/DbSqliteCipher/dbsqlitecipher.json')
-rw-r--r--Plugins/DbSqliteCipher/dbsqlitecipher.json8
1 files changed, 8 insertions, 0 deletions
diff --git a/Plugins/DbSqliteCipher/dbsqlitecipher.json b/Plugins/DbSqliteCipher/dbsqlitecipher.json
new file mode 100644
index 0000000..332f7c7
--- /dev/null
+++ b/Plugins/DbSqliteCipher/dbsqlitecipher.json
@@ -0,0 +1,8 @@
+{
+ "type": "DbPlugin",
+ "title": "SQLCipher",
+ "description": "Provides support for databases encrypted with SQLCipher (https://www.zetetic.net/sqlcipher/). See 'About' dialog for SQLCipher license.",
+ "minAppVersion": 30100,
+ "version": 10100,
+ "author": "SalSoft"
+}