Thanks, Thomas, that's a great resource. I had been looking at some files from existing Python 3 packages, but that makes it clearer.
I'll now focus on wrapping up the Python 2 package, and then I'll move on to the Python 3 version. Thanks again! On 08/11/12 15:28, Thomas Kluyver wrote: > On 8 November 2012 14:15, Andreas Tille <[email protected] > <mailto:[email protected]>> wrote: > > As far as I have followed this thread I have not seen an answer to this > part of your mail. I admit I have no idea how to support Python 2 *and* > 3 but wild-guessing from my experience with Debian tools I doubt any > manual code writing would be needed. Any more detailed advise? > > > Some manual code writing is needed, as debhelper doesn't yet know how to > automatically build packages with Python 3. > > The best description is this wiki page: > http://wiki.debian.org/Python/LibraryStyleGuide > > Thomas -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

