File: control

package info (click to toggle)
python-boto 1.2a-1
  • links: PTS, VCS
  • area: main
  • in suites: lenny
  • size: 720 kB
  • ctags: 1,042
  • sloc: python: 6,709; makefile: 37
file content (18 lines) | stat: -rw-r--r-- 692 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Source: python-boto
Section: python
Priority: optional
Maintainer: Eric Evans <eevans@debian.org>
Build-Depends: debhelper (>= 5), python-support (>= 0.6)
Homepage: http://code.google.com/p/boto/
Vcs-Git: git://git.debian.org/git/users/eevans/python-boto
Vcs-Browser: http://git.debian.org/?p=users/eevans/python-boto
Standards-Version: 3.7.3

Package: python-boto
Architecture: all
Depends: ${python:Depends}
Provides: ${python:Provides}
Description: Python interface to Amazon's Web Services
 Boto is a Python interface to the infrastructure services available from
 Amazon. It includes support for S3 (Simple Storage Service), SQS (Simple
 Queue Service), and EC2 (Elastic Compute Cloud).