mirror of the now-defunct rocklinux.org
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.

64 lines
2.8 KiB

  1. [COPY] --- ROCK-COPYRIGHT-NOTE-BEGIN ---
  2. [COPY]
  3. [COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch.
  4. [COPY] Please add additional copyright information _after_ the line containing
  5. [COPY] the ROCK-COPYRIGHT-NOTE-END tag. Otherwise it might get removed by
  6. [COPY] the ./scripts/Create-CopyPatch script. Do not edit this copyright text!
  7. [COPY]
  8. [COPY] ROCK Linux: rock-src/package/hannes/cbrowser/cbrowser.desc
  9. [COPY] ROCK Linux is Copyright (C) 1998 - 2005 Clifford Wolf
  10. [COPY]
  11. [COPY] This program is free software; you can redistribute it and/or modify
  12. [COPY] it under the terms of the GNU General Public License as published by
  13. [COPY] the Free Software Foundation; either version 2 of the License, or
  14. [COPY] (at your option) any later version. A copy of the GNU General Public
  15. [COPY] License can be found at Documentation/COPYING.
  16. [COPY]
  17. [COPY] Many people helped and are helping developing ROCK Linux. Please
  18. [COPY] have a look at http://www.rocklinux.org/ and the Documentation/TEAM
  19. [COPY] file for details.
  20. [COPY]
  21. [COPY] --- ROCK-COPYRIGHT-NOTE-END ---
  22. [I] a gui to cscope, a sourcecode indexing tool
  23. [T] Cbrowser is a graphical C/C++ source code searching and browsing tool,
  24. [T] and a hierarchical function call viewer.
  25. [T]
  26. [T] Cbrowser is a front end to the popular source code indexing and querying
  27. [T] program cscope. The cscope code has been released as Open Source by
  28. [T] Santa Cruz Operation, Inc. (SCO) under the BSD license.
  29. [T]
  30. [T] Both of these tools have text based user interfaces, and have limited file
  31. [T] viewing capabilities. Cbrowser provides a full featured source code viewer
  32. [T] with syntax highlighing and full text searching. The file viewer can be
  33. [T] detached so multiple files can be viewed simultaneously.
  34. [T]
  35. [T] Cbrowser helps manage the recursive process of searching through source
  36. [T] code by providing a history mechanism. Every query is recorded and can
  37. [T] be recalled at any time, without the need of re-querying the database.
  38. [T]
  39. [T] Cbrowser allows you to build and use multiple source code databases for
  40. [T] individual software projects. Switching databases is as simple as
  41. [T] selecting the file, and a history of all databases used is kept at all
  42. [T] times.
  43. [T]
  44. [T] Best of all, cbrowser provides a hierarchical function call tree.
  45. [T] Functions may be expanded and contracted to show or hide the functions they
  46. [T] call. The function's code itself is shown in an adjoining viewer. This
  47. [T] feature is implemented using the megawidget Library by Jeff Hobbs which
  48. [T] luckily for me comes with an unrestricted license.
  49. [U] http://cbrowser.sf.net/
  50. [A] Chris Felaco <cfelaco@users.sourceforge.net>
  51. [M] hannes <hannes@eperm.net>
  52. [C] extra/development
  53. [L] BSD
  54. [S] Stable
  55. [V] 0.8
  56. [P] X -?---5---9 213.600
  57. [D] 1892302700 cbrowser-0.8.tar.gz http://dl.sourceforge.net/sourceforge/cbrowser/