#!/usr/bin/env python3 -u
from xonsh.xoreutils.cat import cat_main as main
main()
