#!/usr/bin/env python3
# vim: set fileencoding=utf-8 :

import gncxml._cli
gncxml._cli.main("gncxml")
