blob: b58b79bd179c34d18c63e19aa1390ba2dcb15472 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
Document: libapt-pkg-doc-cache
Title: APT Cache Specification
Author: Jason Gunthorpe
Abstract: The APT Cache Specification describes the complete implementation
and format of the APT Cache file. The APT Cache file is a way for APT to
parse and store a large number of package files for display in the UI.
It's primaryã design goal is to make display of a single package in the
tree very fast by pre-linking important things like dependencies and
provides. The specification doubles as documentation for one of the
in-memory structures used by the package library and the APT GUI.
Section: Devel
Format: html
Index: /usr/share/doc/libapt-pkg-doc/cache.html/index.html
Files: /usr/share/doc/libapt-pkg-doc/cache.html/*.html
Format: text
Files: /usr/share/doc/libapt-pkg-doc/cache.text.gz
|