Metadata-Version: 1.0
Name: Twisted
Version: 0.12.3
Summary: Network Framework for Python
Home-page: http://www.twistedmatrix.com
Author: Glyph
AUthor-email: twisted-python@twistedmatrix.com
License: LGPL
Platform: UNKNOWN
Description:  Twisted is a framework for writing networked
  applications. It includes implementations of a number of commonly used
  network services such as a web server, an IRC chat server, a mail
  server, a relational database interface and an object broker. Developers
  can build applications using all of these services as well as custom
  services that they write themselves. Twisted also includes a user
  authentication system that controls access to services and provides
  services with user context information to implement their own security
  models.

