Initial import to Tizen
[profile/ivi/python-twisted.git] / twisted / spread / __init__.py
1
2 # Copyright (c) Twisted Matrix Laboratories.
3 # See LICENSE for details.
4
5
6 """
7 Twisted Spread: Spreadable (Distributed) Computing.
8
9 Future Plans: PB, Jelly and Banana need to be optimized.
10
11 @author: Glyph Lefkowitz
12 """