~tribaal/txaws/xss-hardening

« back to all changes in this revision

Viewing changes to txaws/meta.py

  • Committer: Duncan McGreggor
  • Date: 2009-11-22 02:20:42 UTC
  • mto: (44.3.2 484858-s3-scripts)
  • mto: This revision was merged to the branch mainline in revision 52.
  • Revision ID: duncan@canonical.com-20091122022042-4zi231hxni1z53xd
* Updated the LICENSE file with copyright information.
* Updated the README with license information.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
display_name = "txAWS"
2
 
library_name = "txaws"
3
 
author = "txAWS Developers"
4
 
author_email = "txaws-dev@lists.launchpad.net"
5
 
license = "MIT"
6
 
url = "http://launchpad.net/txaws"
7
 
description = """
8
 
Twisted-based Asynchronous Libraries for Amazon Web Services
9
 
"""