debian-python: cvs module & cvs libraries.

2001-01-25 Thread Brendan J Simon
I'm new to this list (first post) and I'm not sure if this is the 
correct list for this post.  Please direct me to other lists if this one 
is inappropriate.

I am writing a cross-platform cvs gui client using wxPython (a python 
module to the wxWindows cross platform GUI framework).  I would like to 
use a cvs python module to implement the core cvs functionality but I 
can't find one (is there any out there ???).

I am willing to write such a module (need to learn how) but I would like 
to base this on a cvs library.  I was hoping debian's cvs was split into 
the cvs command line client and a cvs shared library (libcvs.so) but 
this is not the case.  I think there is a case for having a cvs shared 
(and static) library so that other cvs clients can use the common 
functionality.  How would I go about requesting such a thing for Debian 
??  I know that WinCvs (MSW), gCvs (gtk) and macCvs (Macintosh), all 
written by the same author, uses some kind of cvs library but it is 
statically linked into each application.

Thanks,
Brendan Simon.



Re: debian: wxWindows and wxPyton.

2001-03-04 Thread Brendan J Simon
  I should have looked a bit closer first, but this is great 
news.  wxPython is a fantastic tool and I'm glad to see that it is being 
actively maintained in Debian :)

Cheers,
Brendan Simon.

Gordon Sadler wrote:
On Mon, Mar 05, 2001 at 12:05:02PM +1000, Brendan J Simon wrote:
I would really love some updated wxPython and wxWindows (wxGtk, wxMotif) 
packages for Debian.  Some of these may not even exist now (eg. 
wxPython).  Is there anybody working on a wxPython for Debian ???

If so are there any plans to update to the latest python, wxWindows and 
wxPython sources before the freeze starts for unstable ???
ii  libwxgtk2.22.2.5.1wxWindows
ii  libwxgtk2.2-contrib2.2.5.1wxWindows
ii  libwxgtk2.2-contrib-dev2.2.5.1wxWindows
ii  libwxgtk2.2-dev2.2.5.1wxWindows
ii  libwxgtk2.2-python 2.2.5.1
Try unstable, they are there. Small packaging problem right now,
libwxgtk2.2-python currently depends on dbg version of libwxgtk2.2 -(.
Gordon Sadler





Re: debian: wxWindows and wxPyton.

2001-03-04 Thread Brendan J Simon
I just checked my system with "apt-cache pkgnames | grep wx" and I don't 
see some of these packages.  I'm running "testing", not "unstable" so 
that is probably the reason.  Should these packages filter through to 
the testing system soon (should be within 2 weeks if they work ok).

Brendan Simon.

Brendan J Simon wrote:
  I should have looked a bit closer first, but this is great  
news.  wxPython is a fantastic tool and I'm glad to see that it is 
being  actively maintained in Debian :)

ii  libwxgtk2.22.2.5.1wxWindows
ii  libwxgtk2.2-contrib2.2.5.1wxWindows
ii  libwxgtk2.2-contrib-dev2.2.5.1wxWindows
ii  libwxgtk2.2-dev2.2.5.1wxWindows
ii  libwxgtk2.2-python 2.2.5.1
Try unstable, they are there. Small packaging problem right now,
libwxgtk2.2-python currently depends on dbg version of libwxgtk2.2 -(.





debian-python: snmp anyone ???

2001-07-24 Thread Brendan J Simon
Anyone working on snmp wrappers to the netsnmp libraries ???
Any suggestions on how I can use snmp via python ???
If possible I'd like this to be portable accross Sun, HP, Dec, Linux and 
Win32 hosts.

Thanks,
Brendan Simon.



Re: debian-python: snmp anyone ???

2001-07-24 Thread Brendan J Simon
Thanks.  I've had a look and found some projects on sourceforge.net.
- yapsnmp
- snmpy
- pysnmp
I think that yapsnmp is the most progressed.  Probably because it builds 
apon the netsnmp functionality, where as the others are pure python 
modules written from scratch.  I am going to go the yapsnmp route as 
long as netsnmp is available on the platforms I'm interested in.  Note: 
that none of the python modules support SNMPv3 yet, though yapsnmp is 
not far away (apparently).

Cheers,
Brendan Simon.

Bastian Kleineidam wrote:
Brendan,
perhaps you can find some interesting stuff on
http://www.google.com/search?q=python+snmp
Bastian
Brendan J Simon wrote:
Anyone working on snmp wrappers to the netsnmp libraries ???
Any suggestions on how I can use snmp via python ???
If possible I'd like this to be portable accross Sun, HP, Dec, Linux 
and Win32 hosts.

Thanks,
Brendan Simon.






Re: libwxgtk2.2-python

2001-10-16 Thread Brendan J Simon

Matthias Klose wrote:
Ron writes:
On Tue, Oct 16, 2001 at 11:39:38AM +0200, Tille, Andreas wrote:
If you think that two separate wxgtk
versions are really necessary please speak now because Ron is preparing
packages for a new version.
Just to be completely clear about this, I almost certainly will
not consider having *both* 1.5 and 2.x versions of wxPython in
the archive together.  It will be one or the other, but which is
pretty much up to you people (pending the all clear on the licence
issue).
I'd prefer the latest python and wxpython (and wxwindows-c++), assuming 
there aren't any critical bugs.

Brendan Simon.



debian: wxWindows and wxPyton.

2001-03-04 Thread Brendan J Simon
I would really love some updated wxPython and wxWindows (wxGtk, wxMotif) 
packages for Debian.  Some of these may not even exist now (eg. 
wxPython).  Is there anybody working on a wxPython for Debian ???

If so are there any plans to update to the latest python, wxWindows and 
wxPython sources before the freeze starts for unstable ???

Regards,
Brendan Simon.



Re: WxPython 2.3.2?

2002-03-11 Thread Brendan J Simon
"apt-cache show libwxgtk2.2-python" output is:
Maintainer: Ron Lee <[EMAIL PROTECTED]>
Source: wxwindows2.2
Version: 2.2.9.2
If version 2.2.92 not enough, and you get no other responses from this 
list, try emailing the maintainer ([EMAIL PROTECTED]) directly.
I'd also like the latest wxpython available :)

Cheers,
Brendan Simon.

Thomas Guettler wrote:
I am interested in WxPython 2.3.2. Boa-constructor needs it. Are there
any efforts in packaging it?
thomas