python "rpm" module package

2005-10-19 Thread Rakotomandimby Mihamina
Hi, I want to make a debian package of 'yum'. The goal is not to manage Debian with yum: I just need to host a yum repository on a debian server, and I need some utils embeded in yum. (the equivalents of dpkg-scanpackages ans dpkg-scansources). The problem is yum cant import a "rpm" module: root

Re: python "rpm" module package

2005-10-19 Thread Rakotomandimby Mihamina
On Thu, 2005-10-20 at 11:27 +0900, Sanghyeon Seo wrote: > I guess you are not very experienced with Python? "import rpm" doesn't > necessarily load rpm.py. Behold: > $ python > >>> import rpm > >>> rpm.__file__ > '/usr/lib/python2.3/site-packages/rpm/__init__.pyc' Thank you your guess is right, I'

what package name to decide

2006-01-21 Thread Rakotomandimby Mihamina
Hi, I want to Debian package the little "shout-python" software: http://icecast.org/download.php (in the midle of the page) The upstream tarball is: http://downloads.us.xiph.org/releases/libshout/shout-python-0.2.tar.gz What name should I give to it? - libhsout-python ? - python-shout ? - shout-