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.
WWW: http://www.python.org/pypi/python-ctags/
PR: ports/131983
Submitted by: Aaron Diep <ahkdiep@gmail.com>
Reviewed by: myself