chiark / gitweb /
Improve xml string extracting support
authorDaniel Martí <mvdan@mvdan.cc>
Thu, 18 Jun 2015 15:54:56 +0000 (17:54 +0200)
committerDaniel Martí <mvdan@mvdan.cc>
Thu, 18 Jun 2015 15:54:56 +0000 (17:54 +0200)
commit5aa9e2289d320443b30806d057e267fb18766730
treee142a8f7ffa7cdc956ccde709ea3a9cb7dd5b47f
parent52c2ca1fe7cd7a80d84b16172805ac257df83603
Improve xml string extracting support

* Shield ourselves from newlines that would break metadata files
* Properly use string resources for version names
fdroidserver/checkupdates.py
fdroidserver/common.py