aboutsummaryrefslogtreecommitdiff
path: root/devel/py-sqlcc/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-sqlcc/pkg-descr')
-rw-r--r--devel/py-sqlcc/pkg-descr6
1 files changed, 6 insertions, 0 deletions
diff --git a/devel/py-sqlcc/pkg-descr b/devel/py-sqlcc/pkg-descr
new file mode 100644
index 000000000000..0d2dbef4cd42
--- /dev/null
+++ b/devel/py-sqlcc/pkg-descr
@@ -0,0 +1,6 @@
+sqlcc is a SQL Command Composer for Python. It make you coding SQL command
+with Python's syntax, no more string composing. You can insert, update, and
+query with sqlcc. Even you can initial a database with schema defined with
+sqlcc.
+
+WWW: https://opensvn.csie.org/traccgi/PumperWeb/wiki/sqlcc