Paketname | lxr |
Beschreibung | Linux Cross-Reference |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 0.3.1-5 |
Sektion | universe/misc |
Priorität | extra |
Installierte Größe | 168 Byte |
Hängt ab von | apache | httpd, perl5, perl |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu MOTU Developers |
Quelle | |
Paketgröße | 27086 Byte |
Prüfsumme MD5 | 84863b5310ea2113d9717c602895356b |
Prüfsumme SHA1 | e3280df147325c938972621d42b122d667a04181 |
Prüfsumme SHA256 | 34c0ea39d244eacd0e54eb06b4780afdeca0e5d24dc222f8c4eda7be3e5d47cd |
Link zum Herunterladen | lxr_0.3.1-5_all.deb |
Ausführliche Beschreibung | The Linux Cross-Reference project is the testbed application of a
general hypertext cross-referencing tool. (Or the other way around.)
.
The main goal of the project is to create a versatile
cross-referencing tool for relatively large code repositories. The
project is based on stock web technology, so the codeview client may
be chosen from the full range of available web browsers. On the
server side, any Unix-based web server with cgi-script capability
should do nicely.
.
The main feature of the indexer is of course the ability to jump
easily to the declaration of any global identifier. Indeed, even all
references to global identifiers are indexed. Quick access to
function declarations, data (type) definitions and preprocessor macros
makes code browsing just that tad more convenient. At-a-glance
overview of e.g. which code areas that will be affected by changing a
function or type definition should also come in useful during
development and debugging.
|