summaryrefslogtreecommitdiffstats
path: root/python/python-mysql-replication/README
diff options
context:
space:
mode:
Diffstat (limited to 'python/python-mysql-replication/README')
-rw-r--r--python/python-mysql-replication/README4
1 files changed, 4 insertions, 0 deletions
diff --git a/python/python-mysql-replication/README b/python/python-mysql-replication/README
new file mode 100644
index 0000000000..dc319c748f
--- /dev/null
+++ b/python/python-mysql-replication/README
@@ -0,0 +1,4 @@
+Pure Python Implementation of MySQL replication protocol build on top of
+PyMYSQL.
+
+This will automatically build for Python 3 if it's available.