chiark / gitweb /
metadata: use unified method for getting default app metadata dict
authorHans-Christoph Steiner <hans@eds.org>
Wed, 5 Aug 2015 08:50:01 +0000 (10:50 +0200)
committerHans-Christoph Steiner <hans@eds.org>
Tue, 1 Sep 2015 09:39:51 +0000 (11:39 +0200)
commit285c06d1560376f43288f4bf5816c75218371c61
treed00df1e5518409924e5fbff03b7372b421301ce7
parent32e257d742c8d6dc1cd93da1b716979a71758180
metadata: use unified method for getting default app metadata dict

This puts process of setting up the defaults for the internal dict
that represents a parsed app into a single method that is reused for all
metadata formats.
fdroidserver/metadata.py