[47149] trunk/dports/python

blb at macports.org blb at macports.org
Sun Feb 22 13:53:39 PST 2009


Revision: 47149
          http://trac.macports.org/changeset/47149
Author:   blb at macports.org
Date:     2009-02-22 13:53:39 -0800 (Sun, 22 Feb 2009)
Log Message:
-----------
New port - python/py25-ctags, Exuberant Ctags indexing python bindings
ticket #18597

Added Paths:
-----------
    trunk/dports/python/py25-ctags/
    trunk/dports/python/py25-ctags/Portfile

Added: trunk/dports/python/py25-ctags/Portfile
===================================================================
--- trunk/dports/python/py25-ctags/Portfile	                        (rev 0)
+++ trunk/dports/python/py25-ctags/Portfile	2009-02-22 21:53:39 UTC (rev 47149)
@@ -0,0 +1,33 @@
+# -*- 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                       python25 1.0
+
+name                            py25-ctags
+version                         1.0.2
+maintainers                     gmail.com:ahkdiep
+platforms                       darwin
+
+description                     Exuberant Ctags indexing python bindings
+long_description                Exuberant Ctags supports indexing of many modern \
+                                programming languages. Python  is a powerful \
+                                scriptable dynamic language. Using Python to \
+                                access Ctags index  file is a natural fit in \
+                                extending an application's capability to examine \
+                                source code. \
+                                \
+                                This project wrote a wrapper for readtags.c. I \
+                                have been using the package in  a couple of \
+                                projects and it has been shown that it could \
+                                easily handle hundreds source files.
+
+homepage                        http://pypi.python.org/pypi/python-ctags/
+master_sites                    http://pypi.python.org/packages/source/p/python-ctags/
+
+distname                        python-ctags-${version}
+
+checksums                       md5 0c6bf8364e8f30fbc3950e0e845fe93b \
+                                sha1 46ad3b04873e9c3a5fc05ca0622d5e4bdbd56bb8 \
+                                rmd160 99b4640cdd2bea341c2fca3f5385134813c40ce6 
+


Property changes on: trunk/dports/python/py25-ctags/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/20090222/30d1483e/attachment.html>


More information about the macports-changes mailing list