Searched refs:destination_format (Results 1 – 1 of 1) sorted by relevance
256 def convert(package, destination_format): argument265 e_msg = 'Cannot convert to %s, alien not installed' % destination_format270 if destination_format == 'dpkg':275 elif destination_format == 'rpm':281 e_msg = 'Convertion to format %s not implemented' % destination_format