euporie.core.convert.registry.Converter

class euporie.core.convert.registry.Converter(func: Callable, filter_: Filter, weight: int = 1)

Hold a conversion function and its weight.