Beautifully crafted timelines that are easy and intuitive to use. http://timeline.knightlab.com/
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
15 lines
474 B
15 lines
474 B
11 years ago
|
package = "s3cmd"
|
||
|
version = "1.5.0-alpha3"
|
||
|
url = "http://s3tools.org"
|
||
|
license = "GPL version 2"
|
||
|
short_description = "Command line tool for managing Amazon S3 and CloudFront services"
|
||
|
long_description = """
|
||
|
S3cmd lets you copy files from/to Amazon S3
|
||
|
(Simple Storage Service) using a simple to use
|
||
|
command line client. Supports rsync-like backup,
|
||
|
GPG encryption, and more. Also supports management
|
||
|
of Amazon's CloudFront content delivery network.
|
||
|
"""
|
||
|
|
||
|
# vim:et:ts=4:sts=4:ai
|