|
2010-11-21
, 17:42
|
Posts: 324 |
Thanked: 371 times |
Joined on Dec 2009
@ Vancouver, BC
|
#2
|
|
2010-11-21
, 17:56
|
Posts: 1,224 |
Thanked: 1,763 times |
Joined on Jul 2007
|
#3
|
|
2010-11-21
, 19:18
|
|
Posts: 850 |
Thanked: 626 times |
Joined on Sep 2009
@ Vienna, Austria
|
#4
|
To compile the following simple test program, called test.py:
Type:Code:print 'hello, world!'
This will create two C++ files, called test.cpp and test.hpp, as well as a Makefile.Code:shedskin test
To create an executable file, called test, type:
Code:make
|
2010-11-22
, 15:32
|
|
Posts: 560 |
Thanked: 423 times |
Joined on May 2010
@ Switzerland
|
#5
|
I am writing a python application (SleepAnalyser). As it needs some CPU intensive operations, I started to use Shedskin to generate a C module for python. It works well on my phone, so I just tried to include the .so file into my tar.gz package and uploaded it. How ever the autobuilder does not accept it ,I guess he thinks it is non-free.
How do I get this file into my package?
Is there a way autobuilder could use shedskin himself to generate it?
Or do I have to make a new package like sleepanalyser-lib and upload it as a non-free package? I found some infos about that under http://wiki.maemo.org/Uploading_to_E...ee.22_packages
Or is there a better way?
If somebody could show me how I can create a package with a C module for python, that would be the best I guess.
Thank you for your help.
On N9 check out this:
CacheMe 4 the N9, a geocaching client / MiniBible, a bible viewer / TheWord brings daily bible verses onto your phone / BatteryGraph to monitor the battery drainage / doublepress2unlock to unlock your phone with a double press onto the power button / GPRS Data Usage to monitor your GPRS data usage /
and more...
On N900 check out this: SleepAnalyser to analyse your sleep movements / PasswordMaker a for a password generator