diff options
author | Larry Hajali <larryhaja[at]gmail[dot]com> | 2012-05-13 09:10:06 -0400 |
---|---|---|
committer | dsomero <xgizzmo@slackbuilds.org> | 2012-05-13 09:10:06 -0400 |
commit | ade5ee96ae8ee923a461d347864e35e1bf4f2cbe (patch) | |
tree | 6f4e18187a8f2490f82b5a71e889c1edbb38452c /python/s3cmd/slack-desc | |
parent | 3d34f836d0088c055c74b67c5b9af81e9db8c9b2 (diff) | |
download | slackbuilds-ade5ee96ae8ee923a461d347864e35e1bf4f2cbe.tar.gz |
python/s3cmd: Added (Amazon S3 command line tool)
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'python/s3cmd/slack-desc')
-rw-r--r-- | python/s3cmd/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/python/s3cmd/slack-desc b/python/s3cmd/slack-desc new file mode 100644 index 0000000000..23ef985a87 --- /dev/null +++ b/python/s3cmd/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. Line +# up the first '|' above the ':' following the base package name, and the '|' +# on the right side marks the last column you can put a character in. You must +# make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +s3cmd: s3cmd (Amazon S3 command line tool) +s3cmd: +s3cmd: S3cmd is a command line tool for uploading, retrieving and managing +s3cmd: data in Amazon S3. It is best suited for power users who don't fear +s3cmd: command line. It is also ideal for scripts, automated backups +s3cmd: triggered from cron, etc. +s3cmd: +s3cmd: Homepage: http://s3tools.org/s3cmd +s3cmd: +s3cmd: +s3cmd: |