#!/bin/sh

exec "/usr/bin/python3" "/usr/lib/python3.4/site-packages/eric5/eric5_api.py" "$@"
