Re: Questions about packaging a python script

1998-09-04 Thread Richard Braakman
That's quite a lot of detail :) Perhaps this should all be written down somewhere and become the Python Subpolicy? We already have such subpolicies for emacs and menu files and probably some that I forgot. It could be distributed in the python package and referenced from debian-policy. Richard

Questions about packaging a python script

1998-09-03 Thread Sudhakar Chandrasekharan
I am in the process of packaging linbot - a python script to do link verification. I have a few questions - 1. linbot.py and associated *.py files need to be installed in the same directory. I was thinking of installing these under /usr/lib/linbot/ Is this the Right Thing to do? 2. I will ln