openmedialibrary_platform/Darwin/lib/python2.7/site-packages/twisted/topfiles/README

15 lines
588 B
Text
Raw Normal View History

2013-10-11 17:28:32 +00:00
Twisted Core 14.0.0
===================
Twisted Core makes up the core parts of Twisted, including:
* Networking support (twisted.internet)
* Trial, the unit testing framework (twisted.trial)
* AMP, the Asynchronous Messaging Protocol (twisted.protocols.amp)
* Twisted Spread, a remote object system (twisted.spread)
* Utility code (twisted.python)
* Basic abstractions that multiple subprojects use
(twisted.cred, twisted.application, twisted.plugin)
* Database connectivity support (twisted.enterprise)
* A few basic protocols and protocol abstractions (twisted.protocols)