amazon-glacier-cmd-interface icon indicating copy to clipboard operation
amazon-glacier-cmd-interface copied to clipboard

Docs not clear on Repo - Frontpage

Open The-Judge opened this issue 11 years ago • 0 comments

Hi there,

at https://github.com/uskudnik/amazon-glacier-cmd-interface#installation it reads:

""" Required libraries are glaciercorecalls and boto, use version 2.6.0 or newer. """ That's it.

In https://github.com/uskudnik/amazon-glacier-cmd-interface/blob/master/doc/Installation.rst it's more specific:

""" Required libraries are glaciercorecalls which is included in this package, and boto v.2.6.0 or later. """

  1. This information, that glaciercorecalls is included, would have saved me a deeper Google search.
  2. boto is not linked. So I had to guess that https://github.com/boto/boto is the resource to get. Please symlink this for easier handling.

The-Judge avatar Apr 29 '14 17:04 The-Judge