summaryrefslogtreecommitdiffstats
path: root/python/python3-kodipydent/slack-desc
diff options
context:
space:
mode:
author Jeremy Hansen <jebrhansen+SBo@gmail.com>2023-06-17 16:39:46 +0900
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2023-06-17 17:18:59 +0700
commit7c1daf8fbf7ab664d312584c6e525038211c6e05 (patch)
tree3f4fc6b29a287f457f330a98088b5257de2aaf29 /python/python3-kodipydent/slack-desc
parentb5d9bc2b00b063d1f873eec5e6ad71a9a78c8e51 (diff)
downloadslackbuilds-7c1daf8fbf7ab664d312584c6e525038211c6e05.tar.gz
slackbuilds-7c1daf8fbf7ab664d312584c6e525038211c6e05.tar.xz
python/python3-kodipydent: Added (client for kodi json-rpc api).
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-kodipydent/slack-desc')
-rw-r--r--python/python3-kodipydent/slack-desc19
1 files changed, 19 insertions, 0 deletions
diff --git a/python/python3-kodipydent/slack-desc b/python/python3-kodipydent/slack-desc
new file mode 100644
index 0000000000..238f85734e
--- /dev/null
+++ b/python/python3-kodipydent/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-kodipydent: python3-kodipydent (Python client for the Kodi JSON-RPC API)
+python3-kodipydent:
+python3-kodipydent: A native-Python JSON-RPC client. Loads all the methods from your
+python3-kodipydent: Kodi instance each time it gets instantiated, so you know you're
+python3-kodipydent: never behind. And, it puts it in some semblance of a reasonable
+python3-kodipydent: object structure.
+python3-kodipydent:
+python3-kodipydent: HOMEPAGE: https://github.com/haikuginger/kodipydent
+python3-kodipydent:
+python3-kodipydent:
+python3-kodipydent: