[98192] trunk/dports/python

singingwolfboy at macports.org singingwolfboy at macports.org
Thu Sep 27 21:07:11 PDT 2012


Revision: 98192
          http://trac.macports.org//changeset/98192
Author:   singingwolfboy at macports.org
Date:     2012-09-27 21:07:10 -0700 (Thu, 27 Sep 2012)
Log Message:
-----------
new port: misaka

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

Added: trunk/dports/python/py-misaka/Portfile
===================================================================
--- trunk/dports/python/py-misaka/Portfile	                        (rev 0)
+++ trunk/dports/python/py-misaka/Portfile	2012-09-28 04:07:10 UTC (rev 98192)
@@ -0,0 +1,20 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
+# $Id$
+
+PortSystem          1.0
+PortGroup           python 1.0
+PortGroup           github 1.0
+
+github.setup        FSX misaka 1.0.2 v
+name                py-misaka
+python.versions     27 32
+license             MIT
+platforms           darwin
+
+maintainers         singingwolfboy openmaintainer
+
+description         Python bindings for Sundown, a markdown parsing library
+long_description    ${description}
+
+checksums           rmd160  8b9b989deb11215f665101bfe1907330fa1e4baf \
+                    sha256  5d9997ea8d30fa9705889715cd5aa02663c44b97c19147a2cb147ad4d1c00c46


Property changes on: trunk/dports/python/py-misaka/Portfile
___________________________________________________________________
Added: svn:keywords
   + Id
Added: svn:eol-style
   + native
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120927/b40762c2/attachment.html>


More information about the macports-changes mailing list