~ntt-pf-lab/nova/monkey_patch_notification

« back to all changes in this revision

Viewing changes to vendor/Twisted-10.0.0/twisted/topfiles/README

  • Committer: Jesse Andrews
  • Date: 2010-05-28 06:05:26 UTC
  • Revision ID: git-v1:bf6e6e718cdc7488e2da87b21e258ccc065fe499
initial commit

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Twisted Core 10.0.0
 
2
===================
 
3
 
 
4
Twisted Core makes up the core parts of Twisted, including:
 
5
 
 
6
 * Networking support (twisted.internet)
 
7
 * Trial, the unit testing framework (twisted.trial)
 
8
 * AMP, the Asynchronous Messaging Protocol (twisted.protocols.amp)
 
9
 * Twisted Spread, a remote object system (twisted.spread)
 
10
 * Utility code (twisted.python)
 
11
 * Basic abstractions that multiple subprojects use
 
12
   (twisted.cred, twisted.application, twisted.plugin)
 
13
 * Database connectivity support (twisted.enterprise)
 
14
 * A few basic protocols and protocol abstractions (twisted.protocols)