[maemo-developers] how to make install package for applications written in python
From: Mikhail Sobolev mss at mawhrin.netDate: Wed Apr 25 18:32:54 EEST 2007
- Previous message: how to make install package for applications written in python
- Next message: how to make install package for applications written in python
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
[ Sorry the original mail was removed ] On Tue, Apr 24, 2007 at 09:45:59AM -0700, Ian wrote: > Ola, > > Could tell me how to make debian package for python applications? I > > developed my application using python and not in scratchbox environment. directly edit file and > > test it in real device. Following the tutorial from maemo.org, I found command "dh_make" isn't > > there in device. > > did you mean this? : > http://maemo.org/platform/docs/pymaemo/python_maemo_howto.html > > You need to write a Makefile to act as an interface between the Debian package system and your > setup.py It's also possible to use stdeb: http://stdeb.python-hosting.com/ It allows you to automagically create Debian source packages for applications that distutils. -- Misha -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: Digital signature Url : http://lists.maemo.org/pipermail/maemo-developers/attachments/20070425/aeea20c2/attachment.pgp
- Previous message: how to make install package for applications written in python
- Next message: how to make install package for applications written in python
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]