/usr/bin/pyuic4 is in pyqt4-dev-tools 4.11.4+dfsg-1build4.
This file is owned by root:root, with mode 0o755.
The actual contents of the file can be viewed below.
1 2 3 | #! /usr/bin/python
# there's no main function, so just import the module
import PyQt4.uic.pyuic
|