slackbuilds_ponce/development/pycscope/README

5 lines
196 B
Text
Raw Normal View History

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.