Searched refs:get_url (Results 1 – 6 of 6) sorted by relevance
467 if self.distribution.get_url() != 'UNKNOWN':468 spec_file.append('Url: ' + self.distribution.get_url())
120 'home_page': meta.get_url(),
231 'home_page': meta.get_url(),
1131 file.write('Home-page: %s\n' % self.get_url())1186 def get_url(self): member in DistributionMetadata
1278 static int get_url(void) in get_url() function1768 if(get_url()) in test()
365 get_url(const char *url, /* I - URL to get */ in get_url() function773 if (get_url(location, tmpfile, sizeof(tmpfile))) in load_opt_strings_catalog()