Source: albatross Section: python Priority: optional Maintainer: Fabian Fagerholm Build-Depends: debhelper (>= 5.0.37.1), python-all (>= 2.6.6-3~) Build-Depends-Indep: docbook-to-man, texlive-base, texlive-fonts-recommended, texlive-extra-utils, texlive-latex-base, texlive-latex-extra, texlive-latex-recommended, texlive-font-utils, dia (>= 0.94.0), ghostscript, fakeroot, python-old-doctools Standards-Version: 3.8.0 Homepage: http://www.object-craft.com.au/projects/albatross/ Package: python-albatross Architecture: all Depends: ${python:Depends}, ${misc:Depends} Suggests: python-albatross-common Conflicts: python2.3-albatross (<< 1.33-3), python2.4-albatross (<< 1.33-3) Replaces: python2.3-albatross (<< 1.33-3), python2.4-albatross (<< 1.33-3) Description: Toolkit for Stateful Web Applications Albatross is a small and flexible Python toolkit for developing highly stateful web applications. It includes, among other things: * An extensible HTML templating system similar to DTML that promotes separation of presentation and implementation. * The ability to place Python code for each page in a dynamically loaded module, or to place each page in its own class. * Optional sessions: browser-based or server-based. * Deployment as CGI programs, mod_python modules or as standalone web applications. Package: python-albatross-common Architecture: all Depends: ${python:Depends}, ${misc:Depends}, python-albatross, adduser, lsb-base (>= 3.0-6) Description: Toolkit for Stateful Web Applications (common files) Albatross is a small and flexible Python toolkit for developing highly stateful web applications. . This package contains the Albatross session server and standalone web application server. Package: python-albatross-doc Architecture: all Section: doc Depends: ${misc:Depends} Description: documentation for the Albatross Web Toolkit Albatross is a small and flexible Python toolkit for developing highly stateful web applications. It includes, among other things: * An extensible HTML templating system similar to DTML that promotes separation of presentation and implementation. * The ability to place Python code for each page in a dynamically loaded module, or to place each page in its own class. * Optional sessions: browser-based or server-based. * Deployment as CGI programs, mod_python modules or as standalone web applications. . This package contains the Albatross documentation in PDF format.