| 
			
			Hi,
 find attached another python package for the DR800.
 In fact it's the same Mr. X published in this thread, but without documentation, tests, and other stuff not needed for a runtime package. Binaries and libraries have been stripped as well. Finally I decided to mantain the .pyo files... 10 MB vs. a bit of speed at start time.
 
 As a result, size after installation on the device has reduced from 100MB to 40MB, also the package is half of the original.
 
 I've also added 2 new modules:
 - ncurses
 - hashlib
 
 There is also a Eastern Egg, run /media/mmcblk0p1/Programs/_python26/bin/lfm from a terminal in emulator or using usbnet.
 It doesn't work completely (f.e. pyview doesn't start at all), but is somehow useful when developing or porting stuff.
 |