You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
B. Watson 0c1667fe69
development/pycscope: Fix README.
9 years ago
..
README development/pycscope: Fix README. 9 years ago
pycscope.SlackBuild various: Update find command to match template. 12 years ago
pycscope.info Add REQUIRED field to .info files. 13 years ago
slack-desc development/pycscope: Fix slack-desc. 9 years ago

README

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.