[[PageOutline(2-5,Contents,pullout)]] = Buildbot Plugin = == Description == The BuildbotPlugin integrates the data from [http://buildbot.sourceforge.net/ Buildbot] into Trac. == Bugs/Feature Requests == Existing bugs and feature requests for BuildbotPlugin are [report:9?COMPONENT=BuildbotPlugin here]. If you have any issues, create a [http://trac-hacks.org/newticket?component=BuildbotPlugin&owner=pkropf new ticket]. == Download == Download the zipped source from [download:buildbotplugin here]. == Requirements == * [http://buildbot.net BuildBot] * libxml2 and libxslt with their Python bindings * Linux/unix * [http://xmlsoft.org/downloads.html libxml2] * [http://xmlsoft.org/downloads.html libxslt] * Windows * Installers bundling libxml2 and libxslt for Python [ftp://xmlsoft.org/libxml2/win32/python/libxml2-python-2.6.22.win32-py2.3.exe 2.3] or Python [ftp://xmlsoft.org/libxml2/win32/python/libxml2-python-2.6.22.win32-py2.4.exe 2.4] ( [ftp://xmlsoft.org/libxml2/win32/python check for later versions here] ) == Source == You can check out BuildbotPlugin from [http://trac-hacks.org/svn/buildbotplugin here] using Subversion, or [source:buildbotplugin browse the source] with Trac. == Example == Examples to be provided... == Recent Changes == [[ChangeLog(buildbotplugin, 3)]] == Author/Contributors == '''Author:''' [wiki:pkropf] [[BR]] '''Maintainer:''' [wiki:pkropf] [[BR]] '''Contributors:'''