#!/usr/bin/env python

import edge2yaml.edge2yaml

exit(edge2yaml.edge2yaml.main())
