aboutsummaryrefslogtreecommitdiff
path: root/python/python3-sqlobject/slack-desc
diff options
context:
space:
mode:
authorLockywolf <for_sbo.python3-sqlobject_2023-09-22@lockywolf.net>2023-09-23 10:11:03 +0900
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-09-23 11:33:34 +0700
commitc9700ab72c6584766b5a92fafa5dd6c747062fce (patch)
treecc4313324ab0596e8d2fde81744d4a0081fcc82f /python/python3-sqlobject/slack-desc
parent5997956445e0bbc0bc1f246c207182c6d4a339c2 (diff)
python/python3-sqlobject: Added (python orm).
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-sqlobject/slack-desc')
-rw-r--r--python/python3-sqlobject/slack-desc19
1 files changed, 19 insertions, 0 deletions
diff --git a/python/python3-sqlobject/slack-desc b/python/python3-sqlobject/slack-desc
new file mode 100644
index 0000000000..bb1b152a2b
--- /dev/null
+++ b/python/python3-sqlobject/slack-desc
@@ -0,0 +1,19 @@
+# HOW TO EDIT THIS FILE:
+# The "handy ruler" below makes it easier to edit a package description.
+# Line up the first '|' above the ':' following the base package name, and
+# the '|' on the right side marks the last column you can put a character in.
+# You must make exactly 11 lines for the formatting to be correct. It's also
+# customary to leave one space after the ':' except on otherwise blank lines.
+
+ |-----handy-ruler------------------------------------------------------|
+python3-sqlobject: python3-sqlobject (Object-Relational Manager, aka database wrapper)
+python3-sqlobject:
+python3-sqlobject: python3-sqlobject is an Object Relational Manager for providing an
+python3-sqlobject: object interface to your database, with tables as classes, rows as
+python3-sqlobject: instances, and columns as attributes. python3-sqlobject includes a
+python3-sqlobject: Python-object-based query language that makes SQL more abstract, and
+python3-sqlobject: provides substantial database independence for applications.
+python3-sqlobject:
+python3-sqlobject: https://pypi.python.org/pypi/SQLObject/
+python3-sqlobject: This build is for the python3 version.
+python3-sqlobject: