slackbuilds_ponce/development/pycscope/README

4 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.