aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Run `autopep8`Sam James2023-08-071-1/+3
* Reformat with `black`Sam James2023-08-071-53/+64
* Drop old URLsSam James2023-08-071-5/+0
* Drop Python 2 supportSam James2023-08-071-10/+5
* Run `pyupgrade`Sam James2023-08-071-1/+0
* extractor.py: cleanup py2 compatSam James2023-08-071-7/+2
* extractor.py: parse proto from the uriPeter Levine2023-08-071-1/+17
* Some py2 compat. cleanupBrian Dolbec2022-06-231-1/+1
* Remove obsolete __future__ import of print_functionBrian Dolbec2022-05-301-2/+0
* Add new urls for api.gentoo.orgBrian Dolbec2013-10-191-2/+7
* Improve python version testing for imports.Brian Dolbec2013-10-171-1/+1
* Move the filtering code back into Extractor classBrian Dolbec2013-10-151-18/+1
* fix missed import.Brian Dolbec2013-10-141-0/+1
* Add country and region filtering in the xml parsing.Brian Dolbec2013-10-141-2/+19
* add py3 compatability fixes, update mirrorparser3.py header to a docstringBrian Dolbec2012-11-121-28/+42
* Add region.Christian Ruppert2009-12-031-0/+2
* Second value is now a tuple instead of list.idl0r2009-11-271-3/+9
* Migrated to tabs everywhere. Minor cleanup as complained by pylint.Christian Ruppert2009-07-211-30/+30
* Add idl0r to list of authorsSebastian Pipping2009-07-201-0/+1
* Sort distfiles mirrors by country.Christian Ruppert2009-07-201-1/+1
* Move mirror parsers to module "mirrorselect"Sebastian Pipping2009-07-071-0/+58