OLD | NEW |
1 Name: boto | 1 Name: boto |
2 URL: https://github.com/boto/boto | 2 URL: https://github.com/boto/boto |
3 Version: 2.8.0 | 3 Version: 2.8.0 |
4 License: MIT | 4 License: MIT |
5 | 5 |
6 Description: | 6 Description: |
7 Python interface to Amazon Web Services. | 7 Python interface to Amazon Web Services. |
8 | 8 |
9 Modifications: | 9 Modifications: |
10 * Removed boto/docs/ | 10 * Removed boto/docs/ |
(...skipping 18 matching lines...) Expand all Loading... |
29 * Removed boto/boto/cloudfront | 29 * Removed boto/boto/cloudfront |
30 * Removed boto/boto/sqs | 30 * Removed boto/boto/sqs |
31 * Removed boto/boto/mws | 31 * Removed boto/boto/mws |
32 * Removed boto/boto/emr | 32 * Removed boto/boto/emr |
33 * Removed boto/boto/pyami/installers | 33 * Removed boto/boto/pyami/installers |
34 * Removed boto/bin | 34 * Removed boto/bin |
35 * Removed boto/.gitignore | 35 * Removed boto/.gitignore |
36 * Removed boto/.travis.yml | 36 * Removed boto/.travis.yml |
37 * Removed boto/Changelog.rst | 37 * Removed boto/Changelog.rst |
38 * Removed boto/MANIFEST.in | 38 * Removed boto/MANIFEST.in |
39 * Replaced boto/cacerts/cacerts.txt by file from http://pki.google.com/roots.pem | |
40 * Moved boto down to be a first level directory | 39 * Moved boto down to be a first level directory |
41 | 40 |
42 Full license is in the LICENSE file. | 41 Full license is in the LICENSE file. |
OLD | NEW |