-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathMANIFEST
48 lines (48 loc) · 1020 Bytes
/
MANIFEST
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
AptPkg.pm
AptPkg.xs
AptPkg/Cache.pm
AptPkg/Config.pm
AptPkg/Config.pod
AptPkg/PkgRecords.pm
AptPkg/Policy.pm
AptPkg/Source.pm
AptPkg/System.pm
AptPkg/Version.pm
AptPkg/hash.pm
COPYING
MANIFEST
MANIFEST.SKIP
Makefile.PL
README
debian/changelog
debian/compat
debian/control
debian/copyright
debian/rules
debian/source/format
examples/apt-cache
examples/apt-config
examples/apt-version
t/00_config.t
t/01_system.t
t/02_version.t
t/03_cache.t
t/04_source.t
t/05_autoinit.t
t/06_policy.t
t/cache/etc/apt.conf
t/cache/etc/preferences
t/cache/etc/preferences.d/.emptydir
t/cache/etc/sources.list
t/cache/var/lists/_test_dists_stable_Release
t/cache/var/lists/_test_dists_stable_Release.gpg
t/cache/var/lists/_test_dists_stable_main_binary-i386_Packages
t/cache/var/lists/_test_dists_stable_main_source_Sources
t/cache/var/lists/_test_dists_testing_Release
t/cache/var/lists/_test_dists_testing_Release.gpg
t/cache/var/lists/_test_dists_testing_main_binary-i386_Packages
t/cache/var/status
t/config.conf
typemap
utils.c
utils.h