Files
picard/scripts/picard.in

4 lines
93 B
Python

#!/usr/bin/env python
from picard.tagger import main; main('%(localedir)s', %(autoupdate)s)