#!/usr/local/bin/python3.8
from picard.tagger import main
main('/usr/share/locale', True)
