diff options
author | Alan Aversa <alan_avNOersa@lSPAMavabit.com> | 2020-09-02 16:20:17 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-09-05 08:26:40 +0700 |
commit | bea4fb6909e08d8c754ac736d54d4b990ceb6ace (patch) | |
tree | a8f28380eb6e0d8353305a987d6b77ceb67ced6b /python/internetarchive/README | |
parent | 6c98bc1bfb7a709c8522488e84cbd42a07272f80 (diff) |
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/README | 14 |
1 files changed, 12 insertions, 2 deletions
diff --git a/python/internetarchive/README b/python/internetarchive/README index 48d8a410f9fb9..78612e6aa9848 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. |