# -*- 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 PortSystem 1.0 PortGroup python 1.0 name py-ctags python.rootname python-ctags3 version 1.6.0 license GPL-3+ maintainers gmail.com:ahkdiep openmaintainer 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 https://github.com/jonashaag/python-ctags checksums rmd160 9db61d6b209738a586778e0f092932c3598f06f2 \ sha256 a3ee9c87cea410a89196211c901ec57c7a0d36a113bfa3e41d75a0aaf8edfef5 \ size 64557 python.versions 312