slackbuilds/python/audible
Steven Voges b10e30c885 python/audible: Added (Audible API Interface)
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>
2022-09-05 09:41:13 +01:00
..
README
audible.SlackBuild
audible.info
slack-desc

README

Audible is a Python low-level interface to communicate with the
unpublished Audible API.

It enables Python developers to create their own Audible services.
Asynchronous communication with the Audible API is supported.

This is just the API Library. For an interface, see audible-cli.