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