summaryrefslogtreecommitdiffstats
path: root/python/internetarchive/README
diff options
context:
space:
mode:
author Alan Aversa2020-05-15 19:05:56 +0200
committer Willy Sudiarto Raharjo2020-05-15 19:05:56 +0200
commit1a47737060cf2dcfc8bc556e50a25eca8c6c4173 (patch)
tree3af696779798aed131d355570b3fd39121129591 /python/internetarchive/README
parent02d404fc73526a7a63ed3f94d96731d3c42ec090 (diff)
downloadslackbuilds-1a47737060cf2dcfc8bc556e50a25eca8c6c4173.tar.gz
python/internetarchive: Added (CLI interface to Archive.org).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/internetarchive/README')
-rw-r--r--python/internetarchive/README7
1 files changed, 7 insertions, 0 deletions
diff --git a/python/internetarchive/README b/python/internetarchive/README
new file mode 100644
index 0000000000..48d8a410f9
--- /dev/null
+++ b/python/internetarchive/README
@@ -0,0 +1,7 @@
+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.
+
+python3 is an optional dependency.