Skip to content

[upd] adding method to create and update metadata, to be called from another python script

username-removed-100274 requested to merge matlink/fdroidserver:master into master

I needed, for GPlayWeb to call some fdroidserver methods inside a python script, then avoiding system calls. This commit does the trick.

Merge request reports