# $Id: Portfile 50984 2009-05-14 21:08:43Z and.damore@macports.org $

PortSystem          1.0
PortGroup           python24 1.0
name                py-textile
version             2.0.11
categories-append   textproc
maintainers         katatechnen.net:francisga
description         python implementation of Textile
long_description    Textile is a XHTML generator using a simple markup \
                    developed by Dean Allen. This is a Python port with \
                    support for code validation, itex to MathML translation, \
                    Python code coloring and much more.
                    
platforms           darwin

homepage            http://dealmeida.net/projects/textile/
master_sites        http://cheeseshop.python.org/packages/source/t/textile
distname            textile-${version}

depends_lib-append  port:py-setuptools

checksums           md5 3e14bca38c70e9dd74a635776f01175c
