summaryrefslogtreecommitdiffstats
path: root/development/SQLAlchemy/README
diff options
context:
space:
mode:
Diffstat (limited to 'development/SQLAlchemy/README')
-rw-r--r--development/SQLAlchemy/README6
1 files changed, 6 insertions, 0 deletions
diff --git a/development/SQLAlchemy/README b/development/SQLAlchemy/README
new file mode 100644
index 0000000000..49ce66e37e
--- /dev/null
+++ b/development/SQLAlchemy/README
@@ -0,0 +1,6 @@
+SQLAlchemy (The Python SQL Toolkit and Object Relational Mapper)
+
+SQLAlchemy is a Pythonic open source SQL toolkit and Object
+Relational Mapper, by Michael Bayer.
+
+Requires pysetuptools and pysqlite2 (both available on SlackBuilds.org)