freebsd-ports/www/py-nevow/files/pkg-message.in
2019-08-14 12:25:09 +00:00

15 lines
234 B
Text

[
{ type: install
message: <<EOM
To execute the examples copy
%%EXAMPLESDIR%%/*
in a directory writable by you, then run
$ env PYTHONPATH=`pwd` twistd -noy examples.tac
and navigate http://localhost:8080/
EOM
}
]