How to publish a piece of software in python?

Onen onen.om at free.fr
Sun Nov 29 20:39:05 CET 2009


Hi,

you should have a look at Python distutils.

Then contact the people from the distributions (SHR, Debian, etc...). 
They will create the ipk, deb, etc. based on the distutils file of your 
Python application.

Onen


Ivo van den Maagdenberg wrote:
> I have a rather simple request: what is the procedure to publish a set
> of python script files, into a distributable package for releasing it
> to the opkg feeds?
> 
> http://wiki.openmoko.org/wiki/Toolchain posed me some challanges. After reaching
> "How to create your own project from the sample project" it seems this
> whole method is for a c-programs... this turns me down, sorry.
> 
> So, where is the simple 5-10 step procedure for average joes like me?
> 
> _______________________________________________
> Openmoko community mailing list
> community at lists.openmoko.org
> http://lists.openmoko.org/mailman/listinfo/community




More information about the community mailing list