summaryrefslogtreecommitdiffstats
path: root/python/internetarchive/README
diff options
context:
space:
mode:
author Alan Aversa2020-09-02 17:20:17 +0200
committer Willy Sudiarto Raharjo2020-09-05 03:26:40 +0200
commitbea4fb6909e08d8c754ac736d54d4b990ceb6ace (patch)
treea8f28380eb6e0d8353305a987d6b77ceb67ced6b /python/internetarchive/README
parent6c98bc1bfb7a709c8522488e84cbd42a07272f80 (diff)
downloadslackbuilds-bea4fb6909e08d8c754ac736d54d4b990ceb6ace.tar.gz
python/internetarchive: Updated for version 1.9.4.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/internetarchive/README')
-rw-r--r--python/internetarchive/README14
1 files changed, 12 insertions, 2 deletions
diff --git a/python/internetarchive/README b/python/internetarchive/README
index 48d8a410f9..78612e6aa9 100644
--- a/python/internetarchive/README
+++ b/python/internetarchive/README
@@ -2,6 +2,16 @@ A Python and Command-Line Interface to Archive.org
This package installs a command-line tool named ia for using Archive.org
from the command-line. It also installs the internetarchive Python
-module for programatic access to archive.org.
+module for programatic access to archive.org. Please report all bugs and
+issues on Github.
-python3 is an optional dependency.
+Documentation
+
+Documentation is available at
+https://archive.org/services/docs/api/internetarchive.
+
+Contributing
+
+All contributions are welcome and appreciated. Please see
+https://archive.org/services/docs/api/internetarchive/contributing.html
+for more details.