# Bazaar merge directive format 2 (Bazaar 0.90)
# revision_id: joe@tennies.us-20110316133930-mv49d8za0xvr229w
# target_branch: http://bazaar.launchpad.net/~twisted-\
# dev/twisted/trunk/
# testament_sha1: af5921f0578f0c50b28b99c4ca77891c7b3dbf60
# timestamp: 2011-03-16 08:42:39 -0500
# base_revision_id: svn-v4:bbbe8e31-12d6-0310-92fd-\
# ac37d47ddeeb:trunk:31000
#
# Begin patch
=== modified file 'INSTALL'
|
|
|
|
| 28 | 28 | is: |
| 29 | 29 | |
| 30 | 30 | python setup.py install |
| | 31 | |
| | 32 | Supported Platforms |
| | 33 | |
| | 34 | Twisted takes the word "support" very seriously. We only consider a |
| | 35 | platform supported if we have a buildbot for it. Go to |
| | 36 | http://buildbot.twistedmatrix.com/boxes-supported to view which platforms |
| | 37 | and versions of Python currently have buildbots. |
| | 38 | |
| | 39 | The following platforms were considered supported at the time of release: |
| | 40 | |
| | 41 | * Apple OS X 10.6 |
| | 42 | * Debian GNU/Linux (ia64 bit) - Lenny |
| | 43 | * Microsoft Windows XP (32 bit) - requires SP2 or higher |
| | 44 | * Microsoft Windows 7 (64 bit) |
| | 45 | * Ubuntu Linux (ia32 and ia64 bit) - Hardy, Lucid, |
| | 46 | |
| | 47 | The following platforms are known to have active users in the Twisted |
| | 48 | community and are therefore expected to work but did not have active |
| | 49 | buildbots available at the time of release: |
| | 50 | |
| | 51 | * Apple OS X (versions other than 10.6) |
| | 52 | * FreeBSD |
| | 53 | * Microsoft Windows XP (64 bit) |
| | 54 | * Microsoft Windows Vista |
| | 55 | * Microsoft Windows 7 |
| | 56 | * Novell SUSE Linux Enterprise Server |
| | 57 | * OpenSUSE |
| | 58 | * Red Hat Enterprise Linux |