slackbuilds_ponce/development/pycscope/README
2016-11-15 21:41:38 +07:00

5 lines
196 B
Text

pycscope is a python script that generates a cscope index of Python
source trees.
pycscope uses Python's own parser and AST to generate the index, so it
is a bit more accurate than plain cscope.