mirror of
https://github.com/fergalmoran/picard.git
synced 2025-12-28 12:17:37 +00:00
4 lines
92 B
Python
4 lines
92 B
Python
#!/usr/bin/env python3
|
|
from picard.tagger import main
|
|
main('%(localedir)s', %(autoupdate)s)
|