| Trees | Indices | Help |
|
|---|
|
|
Manages all requests for mirror information.
|
|||
|
|||
(string, string, string)
|
|
||
|
|||
|
|||
twisted.internet.defer.Deferred
|
|
||
|
|||
|
|||
dictionary
|
apt_caches the avaliable mirrors |
||
twisted.python.filepath.FilePath
|
cache_dir the directory to use for storing all files |
||
|
|||
Break the full URI down into the site, base directory and path. Site is the host and port of the mirror. Base directory is the directory to the mirror location (usually just '/debian'). Path is the remaining path to get to the file. E.g. http://ftp.debian.org/debian/dists/sid/binary-i386/Packages.bz2 would return ('ftp.debian.org:80', '/debian', '/dists/sid/binary-i386/Packages.bz2').
|
A file in the mirror has changed or been added. See Also: AptPackages.PackageFileList.update_file |
Find the hash for a given url.
|
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Wed Jul 9 14:28:34 2008 | http://epydoc.sourceforge.net |