Source: bazaar-webserve Section: web Priority: optional Maintainer: Arnaud Fontaine Uploaders: James Westby Build-Depends: debhelper (>= 5.0.37.2), python-all-dev (>= 2.3.5-11) Build-Depends-Indep: quilt (>= 0.40), python-central (>= 0.5) Standards-Version: 3.7.2 XS-Python-Version: >= 2.4 Package: bazaar-webserve Architecture: all Depends: bzr, ${misc:Depends}, ${python:Depends} Provides: ${python:Provides} XB-Python-Version: ${python:Versions} Description: allow a bzr branch to be accessed via the Web bazaar-webserve provides both a plugin to bzr, and set of cgi scripts that allow a bzr branch to be accessed over the Web. It is similar in intent to websvn and gitweb. . It first provides a command ("webserve") to bzr which starts up a server and receives HTTP requests. It can also work via CGI and so use a HTTP server to handle the requests. . It allows for browsing of the repository, and for browsing through revisions and viewing diffs between revisions. It can also be configured to provide a .tar.gz download of a requested revision, and to allow branching from the hosted branch. . Homepage: http://goffredo-baroncelli.homelinux.net/bazaar-dev/