#!/usr/bin/env python3
from openalias.openalias import handle_command

handle_command()
