# $Id: Portfile 48561 2009-03-25 02:47:37Z blb@macports.org $

PortSystem          1.0
PortGroup           python26 1.0
name                py26-genshi
version             0.5.1
categories-append   textproc www
maintainers         blb openmaintainer
description         Python toolkit for generation of output for the web
long_description \
   Genshi is a Python library that provides an integrated set of components \
   for parsing, generating, and processing HTML, XML or other textual \
   content for output generation on the web.

platforms           darwin

homepage            http://genshi.edgewall.org/
master_sites        http://ftp.edgewall.com/pub/genshi/
distname            Genshi-${version}

checksums           md5     3bb8a86804cff044dbd097e5abed3f04 \
                    sha1    c959c9847c348cac0a8a35e5e65d6dc593277aec \
                    rmd160  0952ff38cd0b95f25c593c8f05ce618b426204d3

livecheck.name      genshi

