Re: Lots of pdf files

2005-07-20 Thread Bruce Stephens
Paul Rubin writes: > Greg Lindstrom <[EMAIL PROTECTED]> writes: >> There does not appear to be a simple way to merge many pdf's into one. > > There's probably some way to do it with pstops or some related program > or set of programs. The pdftk manpage gives this as one

Re: ASN.1 encoder & decoder

2006-08-25 Thread Bruce Stephens
Doug Stell <[EMAIL PROTECTED]> writes: > Can anyone provide guidance on building an ASN.1 decoder and encoder > in Python? ? -- http://mail.python.org/mailman/listinfo/python-list

Re: ASN.1 encoder & decoder

2006-08-26 Thread Bruce Stephens
Doug Stell <[EMAIL PROTECTED]> writes: > I looked at pyasn1. Unfortunately, it is not useful and provides a C > interface. Thanks, anyhow. What makes you say that? It appears to me (looking at the code in CVS) to be written entirely in Python, and the home page,

Re: BitKeeper for Python?

2005-05-02 Thread Bruce Stephens
Nick Craig-Wood <[EMAIL PROTECTED]> writes: [...] > You could try Mercurial > > http://www.selenic.com/mercurial/ Or Codeville, also written in Python. > which aims at being a true bk replacement. Its also written in > python. Its being developed at the moment... Codeville's said to be pre

Re: BitKeeper for Python?

2005-05-02 Thread Bruce Stephens
Ville Vainio <[EMAIL PROTECTED]> writes: [...] > Bruce> Or Codeville, also written in Python. > > Or bazaar-ng, also written in python. > > Bruce> Codeville's said to be pretty usable. > > Ditto, through the repo format has not been stabilized yet. The impression I get is that bazaar-ng

Re: BitKeeper for Python?

2005-05-02 Thread Bruce Stephens
"John P. Speno" <[EMAIL PROTECTED]> writes: [...] > Too many choices here. Is anyone planning a PySCMOff blog yet ? > > Python, the language that makes reinventing the wheel a little too > easy sometimes. Why stick to Python? There seem to be about a dozen newish SCM's around at the moment, in

Re: GUI builders considered harmful

2005-06-05 Thread Bruce Stephens
Mike Meyer <[EMAIL PROTECTED]> writes: [...] > The first, and most obvious, thing that GUI builders do is force the > developer to specify an exact position - if not size - for the > graphical elements of the UI. They do? I don't remember them doing that. I just downloaded SpecTcl (a oldish ex

Re: python doc available in emacs info format?

2009-08-17 Thread Bruce Stephens
"Colin S. Miller" writes: [...] > Ubuntu maintains a package search site, it is on > http://packages.ubuntu.com/ > > However, there seems to be no files named > python.*info (regexp) And yet there are info files in python2.5-doc: .