/usr/share/doc/python-ufl/demo/README is in python-ufl-doc 2017.2.0.0-2.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 | To run these demos from within the source tree without needing to
install UFL system-wide, update your paths according to
export PATH="../scripts:$PATH"
export PYTHONPATH="..:$PYTHONPATH"
|