summaryrefslogtreecommitdiffstats
path: root/libraries/discogs-client/slack-desc
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/discogs-client/slack-desc')
-rw-r--r--libraries/discogs-client/slack-desc18
1 files changed, 9 insertions, 9 deletions
diff --git a/libraries/discogs-client/slack-desc b/libraries/discogs-client/slack-desc
index 13b0caa0a1..74001d7414 100644
--- a/libraries/discogs-client/slack-desc
+++ b/libraries/discogs-client/slack-desc
@@ -8,12 +8,12 @@
|-----handy-ruler------------------------------------------------------|
discogs-client: discogs-client (Official Python API client for Discogs)
discogs-client:
-discogs-client: Official Python API client for Discogs
-discogs-client:
-discogs-client: homepage: https://pypi.python.org/pypi/discogs-client/
-discogs-client:
-discogs-client:
-discogs-client:
-discogs-client:
-discogs-client:
-discogs-client:
+discogs-client: This is the official Discogs API client for Python. It enables
+discogs-client: you to query the Discogs database for information on artists,
+discogs-client: releases, labels, users, Marketplace listings, and more. It also
+discogs-client: supports OAuth 1.0a authorization, which allows you to change user
+discogs-client: data such as profile information, collections and wantlists,
+discogs-client: inventory, and orders.
+discogs-client:
+discogs-client: Homepage: https://github.com/discogs/discogs_client
+discogs-client: