csearch 0.1
A a simple source code search tool.
CSearch is a simple source code search engine. It is intended to help programmers in a small to medium sized organization maintain an overview over and reuse parts of the various software projects within the organization.
It includes
- a command line tool that scans through a predefined set of software projects while building an index of the code
- a small CherryPy based web interface through which one can search for words or regular expressions in the code that has been indexed.
- Author: Thomas P Jakobsen
- Home Page: http://bitbucket.org/tpj/csearch
- Keywords: source code search,search engine,source code indexer
- License: GNU GPL
- Platform: linux,windows,mac
-
Categories
- Development Status :: 3 - Alpha
- Environment :: Console
- Environment :: Web Environment
- Intended Audience :: Developers
- License :: OSI Approved :: GNU General Public License (GPL)
- Operating System :: OS Independent
- Programming Language :: Python
- Topic :: Internet :: WWW/HTTP :: Indexing/Search
- Topic :: Software Development
- Package Index Owner: tpj
- DOAP record: csearch-0.1.xml
