slackbuilds/development/pycscope
Heinz Wiesinger 63daf9f79a All: Support $PRINT_PACKAGE_NAME env var
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
2021-07-17 21:55:09 +02:00
..
README development/pycscope: Fix README. 2016-11-15 21:41:38 +07:00
pycscope.SlackBuild All: Support $PRINT_PACKAGE_NAME env var 2021-07-17 21:55:09 +02:00
pycscope.info development/pycscope: Updated homepage and download links. 2017-05-20 06:54:31 +07:00
slack-desc development/pycscope: Updated homepage and download links. 2017-05-20 06:54:31 +07:00

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.