# $Id: Portfile 83751 2011-09-10 16:39:04Z jmr@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:py24-distribute

checksums           md5 3e14bca38c70e9dd74a635776f01175c
