dak.make_maintainers

Generate Maintainers file used by e.g. the Debian Bug Tracking System @contact: Debian FTP Master <ftpmaster@debian.org> @copyright: 2000, 2001, 2002, 2003, 2004, 2006 James Troup <james@nocrew.org> @copyright: 2011 Torsten Werner <twerner@debian.org> @license: GNU General Public License version 2 or later

Functions

format(package, person)

Return a string nicely formatted for writing to the output file.

main()

usage([exit_code])

dak.make_maintainers.format(package, person)[source]

Return a string nicely formatted for writing to the output file.

dak.make_maintainers.main()[source]
dak.make_maintainers.usage(exit_code=0)[source]