Provide fallback list parser
Provide a parser interface and implementation for fallback mirror lists (cf. parent ticket).
Naming suggestions:
- new interface:
o.tp.metrics.descriptor.FallbackMirrorswith possible sub-interfaceFallbackMirrors.Mirroror shorterFallbacksandFallbacks.Mirror - package for implementation:
o.tp.metrics.descriptor.fallback