Files
fdroidserver/fdroidserver
Hans-Christoph Steiner 0b879f18e5 use dict syntax for app instances to allow API usage with plain dicts
Since metadata files are now YAML, programs should be able to just read in
the .yml files, then use them with fdroidserver methods without having to
know about the App class.  The App class just provides syntactic sugar by
allowing dict keys to be accessed as attributes.
2020-12-15 08:55:05 +01:00
..
2020-03-11 13:41:13 +01:00
2018-05-29 13:51:47 +02:00
2020-10-31 10:55:14 +01:00