LWN.net Logo

On properly packaging python

On properly packaging python

Posted Aug 23, 2009 5:39 UTC (Sun) by zooko (subscriber, #2589)
In reply to: On properly packaging perl by RobWilco
Parent article: On properly packaging perl

There's http://github.com/astraw/stdeb/tree/master . It is a nice tool to automate some of the "manual labor" of generating a Debian package from your Python package. It can't do everything, but it is a start. There's also http://pypi.python.org/pypi/van.pydeb and bdist_deb. I haven't tried them.


(Log in to post comments)

Copyright © 2013, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds