mirror of
https://github.com/fergalmoran/picard.git
synced 2026-01-02 22:53:58 +00:00
4 lines
77 B
Python
4 lines
77 B
Python
#!/usr/bin/env python
|
|
from picard.tagger import main; main('%(localedir)s')
|
|
|