mirror of
https://github.com/fergalmoran/picard.git
synced 2025-12-28 04:07:36 +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)
|