summaryrefslogtreecommitdiff
path: root/databases/pythoncego/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'databases/pythoncego/pkg-descr')
-rw-r--r--databases/pythoncego/pkg-descr8
1 files changed, 8 insertions, 0 deletions
diff --git a/databases/pythoncego/pkg-descr b/databases/pythoncego/pkg-descr
new file mode 100644
index 000000000000..3e4410ab91f1
--- /dev/null
+++ b/databases/pythoncego/pkg-descr
@@ -0,0 +1,8 @@
+The Cego Python driver enables Python programs to access cego databases,
+using an API which is compliant with the Python DB API 2.0 (PEP-249).
+It is written in C and uses the Cego C wrapper client library for
+client server communication.
+
+This implementation is derived from the MariaDB Connector written
+by Georg Richter.
+