diff options
Diffstat (limited to 'python/internetarchive/README')
-rw-r--r-- | python/internetarchive/README | 7 |
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. |