Questions which arise for me in creating an unofficial Debian package for a Python based script:
- the upstream Python script is called 'script.py'. Should I keep the .py extension or drop it? - should this script be installed in /usr/bin like any other regular program? - the upstream tarball has no man-page, so I'd created one and am not sure how to name it: 'script.py.1', 'script.1'? Michael -- [EMAIL PROTECTED] http://www.miwie.org [EMAIL PROTECTED]

