mirror of
https://github.com/fergalmoran/picard.git
synced 2025-12-27 11:47:34 +00:00
4 lines
77 B
Python
4 lines
77 B
Python
#!/usr/bin/env python
|
|
from picard.tagger import main; main('%(localedir)s')
|
|
|