aboutsummaryrefslogtreecommitdiff
path: root/python/python3-tinydb/slack-desc
diff options
context:
space:
mode:
authorDimitris Zlatanidis <d.zlatanidis@gmail.com>2023-03-11 21:48:24 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-03-11 21:48:24 +0700
commit6c329d86048e6594d6a4acaea40e1c9d7c1a7bc2 (patch)
tree936b5f58de3ffda13edf51d1295d792a850f6fe4 /python/python3-tinydb/slack-desc
parent93ba688e3ce0bc4fc9fd7bf7b8472ce611de1c43 (diff)
python/python3-tinydb: Added (lightweight document oriented db).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-tinydb/slack-desc')
-rw-r--r--python/python3-tinydb/slack-desc19
1 files changed, 19 insertions, 0 deletions
diff --git a/python/python3-tinydb/slack-desc b/python/python3-tinydb/slack-desc
new file mode 100644
index 0000000000..ce287c2a5a
--- /dev/null
+++ b/python/python3-tinydb/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-tinydb: python3-tinydb (TinyDB is a lightweight document oriented database)
+python3-tinydb:
+python3-tinydb: TinyDB is a lightweight document oriented database optimized for
+python3-tinydb: your happiness :) It's written in pure Python and has no external
+python3-tinydb: dependencies. The target are small apps that would be blown away
+python3-tinydb: by a SQL-DB or an external database server.
+python3-tinydb:
+python3-tinydb: Homepage: https://libraries.io/pypi/tinydb
+python3-tinydb:
+python3-tinydb:
+python3-tinydb: