[29567] trunk/dports/python

source_changes at macosforge.org source_changes at macosforge.org
Sun Sep 30 01:17:00 PDT 2007


Revision: 29567
          http://trac.macosforge.org/projects/macports/changeset/29567
Author:   jann at macports.org
Date:     2007-09-30 01:17:00 -0700 (Sun, 30 Sep 2007)

Log Message:
-----------
New port py-textile, ticket #12357

Added Paths:
-----------
    trunk/dports/python/py-textile/
    trunk/dports/python/py-textile/Portfile

Added: trunk/dports/python/py-textile/Portfile
===================================================================
--- trunk/dports/python/py-textile/Portfile	                        (rev 0)
+++ trunk/dports/python/py-textile/Portfile	2007-09-30 08:17:00 UTC (rev 29567)
@@ -0,0 +1,19 @@
+PortSystem          1.0
+PortGroup           python24 1.0
+name                py-textile
+version             2.0.11
+categories-append   textproc
+maintainers         francisga at katatechnen.net
+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}
+
+checksums           md5 3e14bca38c70e9dd74a635776f01175c


Property changes on: trunk/dports/python/py-textile/Portfile
___________________________________________________________________
Name: svn:keywords
   + Id
Name: svn:eol-style
   + native

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070930/b8f73141/attachment.html


More information about the macports-changes mailing list