mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
b10e30c885
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>
7 lines
285 B
Text
7 lines
285 B
Text
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.
|