Categorygithub.com/Debian/dcs
modulepackage
0.0.0-20250218211012-4d0675f41041
Repository: https://github.com/debian/dcs.git
Documentation: pkg.go.dev

# README

GitHub Actions CI

Please read http://codesearch.debian.net/research/bsc-thesis.pdf first!

cmd/ dcs-unpack - tool to unpack a debian source mirror dcs-index - tool to create an index from a debian source mirror compute-ranking - computes the ranking of each package/file dcs-web - the code search web application itself index-backend - simple server which provides (a shard) of the index to dcs-web source-backend - simple server which provides the debian source to dcs-web

debian/ The Debian packaging, which currently is very hacky due to Go packaging being hard in Debian currently. Patches welcome.

index/ Copied from code.google.com/p/codesearch. Parts were re-written in hand-optimized C code (posting list decoding).

regexp/ Copied from code.google.com/p/codesearch. Returns results in a data structure instead of printing them to stdout.

static/ Static assets + HTML files (FAQ etc.)

# Packages

No description provided by the author
No description provided by the author
dpkgversion is a pure-go implementation of dpkg version string functions (parsing, comparison) which is compatible with dpkg(1).
Provides the current goroutine stacks via HTTP.
Encapsulates common RPC server setup.
No description provided by the author
vim:ts=4:sw=4:noexpandtab.
Package regexp implements regular expression search tuned for use in grep-like programs.
No description provided by the author
stringpool provides a pool of string pointers, ensuring that each string is stored only once in memory.
Exports runtime variables using prometheus.