#!/usr/bin/env python # License: GPL v3 Copyright: 2015, Kovid Goyal if __name__ == '__main__': from kitty.entry_points import main main()