summaryrefslogtreecommitdiff
path: root/python/python-serpent/README
diff options
context:
space:
mode:
Diffstat (limited to 'python/python-serpent/README')
-rw-r--r--python/python-serpent/README3
1 files changed, 3 insertions, 0 deletions
diff --git a/python/python-serpent/README b/python/python-serpent/README
new file mode 100644
index 0000000000..4c52f49e7f
--- /dev/null
+++ b/python/python-serpent/README
@@ -0,0 +1,3 @@
+Serpent is a simple serialization library based on ast.literal_eval.
+
+python3 is an optional dependency (autodetected).