# $Id: Portfile 50980 2009-05-14 19:41:55Z and.damore@macports.org $

PortSystem			1.0
PortGroup			python25 1.0
name				py25-genshi
version				0.5.1
maintainers			stechert
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

