Module btmakemetafile
source code
Creates a metainfo file from a Packages file.
Converts a Packages file into a metainfo file containing all the
information needed to download all the packages in the Packages file.
|
|
logger = logging.getLogger()
|
Imports:
DebTorrent.PSYCO,
psyco,
sys.argv,
sys.version,
sys.exit,
sys.version_info,
os.path.split,
DebTorrent.BT1.makemetafile.make_meta_file,
DebTorrent.BT1.makemetafile.defaults,
DebTorrent.BT1.makemetafile.print_announcelist_details,
DebTorrent.parseargs.parseargs,
DebTorrent.parseargs.formatDefinitions,
logging
Display the current status of the file scan.
- Parameters:
amount (int) - the number of packages that have been found so far in the
file
|