summaryrefslogtreecommitdiff
path: root/debian/README.Debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian/README.Debian')
-rw-r--r--debian/README.Debian10
1 files changed, 10 insertions, 0 deletions
diff --git a/debian/README.Debian b/debian/README.Debian
new file mode 100644
index 0000000..5bf51b3
--- /dev/null
+++ b/debian/README.Debian
@@ -0,0 +1,10 @@
+SQLCipher for Debian
+--------------------
+
+SQLCipher for Debian is split up in three packages:
+
+libsqlcipher-dev: Development files (headers, static library)
+libsqlcipher0: The database engine library itself
+sqlcipher: The text-mode user interface
+
+ -- Hans-Christoph Steiner <hans@eds.org>, Sat, 31 Mar 2012 19:54:55 -0400