{# Copyright (C) 2013 The Debsources developers . See the AUTHORS file at the top-level directory of this distribution and at https://salsa.debian.org/qa/debsources/blob/master/AUTHORS License: GNU Affero General Public License, version 3 or above. #} {# copied from templates/doc_overview.html #}

Debsources services

Once chosen a specific package version, you can browse through the source package structure, inspect individual source files, and obtain links to individual lines. If you have Javascript enabled in your browser, source code will be syntax-highlighted; otherwise the raw file will be returned. Using specific URL schemes you can highlight specific code lines as well as associate pop-up messages to them.

You can search within the actual source code using regular expressions via Debian Code Search; search results will link you back here. Note that Debian Code Search only index the unstable suite and is updated less often than Debsources, so there might be update lags between the two services.

You can also use Debsources programmatically via its API, or simply as a stable base to point to particular lines in a source file.