#!/usr/bin/env python3
from hachoir.metadata.gtk import MetadataGtk
MetadataGtk().main()
