View Single Post
EmaNymton's Avatar
Posts: 141 | Thanked: 267 times | Joined on May 2010 @ Germany
#58
I don't know, if this is new, but I just searched for python packages on my jolla:

http://pastebin.com/DdDCnbX8


Code:
[nemo@localhost ~]$ zypper info python-lxml
Loading repository data...
Reading installed packages...


Information for package python-lxml:

Repository: jolla
Name: python-lxml
Version: 3.2.0-1.1.1
Arch: armv7hl
Vendor: meego
Installed: Yes
Status: up-to-date
Installed Size: 22.8 MiB
Summary: ElementTree-like Python bindings for libxml2 and libxslt
Description: 
lxml provides a Python binding to the libxslt and libxml2 libraries.
It follows the ElementTree API as much as possible in order to provide
a more Pythonic interface to libxml2 and libxslt than the default
bindings.  In particular, lxml deals with Python Unicode strings
rather than encoded UTF-8 and handles memory management automatically,
unlike the default bindings.
Installed python-lxml, little test-script worked, so I think time is near to get python-apps into harbour

Last edited by EmaNymton; 2014-01-07 at 17:07.
 

The Following User Says Thank You to EmaNymton For This Useful Post: