[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Python scripts



Hi!

I am planning to package a Python script that will aid another package
I already have in Debian. Since I don't really know much about Python I
wonder what packages I need to depend on. Is it enough to depend on
python-base?

The script starts with these lines:

import sys
import nntplib
import getopt

are those libraries part of python-base, or do I need to get them
elsewhere?

-- 
\\//
peter - http://www.softwolves.pp.se/

  Statement concerning unsolicited e-mail according to Swedish law:
  http://www.softwolves.pp.se/peter/reklampost.html



Reply to: