mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-11-04 22:40:29 +03:00
For a bit repo like f-droid.org, it makes sense to standardize on a single format for metadata files. This adds support for enforcing a single data format, or a reduced set of data formats. So f-droid.org would run like this if it changed to YAML: accepted_formats = ['txt', 'yaml'] Then once everything was converted to YAML, it could look like this: accepted_formats = ['yaml'] |
||
|---|---|---|
| .. | ||
| getsig | ||
| metadata | ||
| source-files | ||
| build.TestCase | ||
| common.TestCase | ||
| description-parsing.py | ||
| install.TestCase | ||
| metadata.TestCase | ||
| run-tests | ||
| update.TestCase | ||
| urzip-badcert.apk | ||
| urzip-badsig.apk | ||
| urzip-release-unsigned.apk | ||
| urzip-release.apk | ||
| urzip.apk | ||