pub fn parseaddr(input: &str) -> Option<(Option<String>, Option<String>)>
Parse a Debian name and email address from a string.