mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-07 20:27:02 +01:00
5 lines
196 B
Text
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.
|