current version
[opsoft_test.git] / silentbob / debian / control
blob6d9338775786eca115c45472da2214109c88da19
1 Source: silentbob
2 Section: devel
3 Priority: optional
4 Maintainer: Oleg Puchinin <graycardinalster@gmail.com>
5 Build-Depends: debhelper (>= 5), autotools-dev
6 Standards-Version: 3.7.2
8 Package: silentbob
9 Architecture: any
10 Depends: ${shlibs:Depends}, ${misc:Depends}
11 Description: The SilentBob is yet another indexing tool.
12  The SilentBob is yet another indexing tool helping you to find your way through the software source code.
13  Although SilentBob is also able to index sources in many popular programming languages, currently C/C++ is the
14  most functional back-end. Main features are:
15   - Code indexing
16   - Function call traverse
17   - Call backtrace
18   - File searching
19   - Fast searching in the source code