S3/PkgInfo.py
747ddb2a
 package = "s3cmd"
8bcfe315
 version = "1.5.0-alpha1"
4927c909
 url = "http://s3tools.org"
747ddb2a
 license = "GPL version 2"
b39528ea
 short_description = "Command line tool for managing Amazon S3 and CloudFront services"
747ddb2a
 long_description = """
d439efb4
 S3cmd lets you copy files from/to Amazon S3
747ddb2a
 (Simple Storage Service) using a simple to use
dc62549f
 command line client. Supports rsync-like backup,
19accd3a
 GPG encryption, and more. Also supports management
 of Amazon's CloudFront content delivery network.
747ddb2a
 """
 
d439efb4
 # vim:et:ts=4:sts=4:ai