mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-11-11 09:40:28 +03:00
F-Droid server and build tools.
https://gitlab.com/fdroid/fdroidserver
Could be useful to detect some potential issues. eg. if comparison with LooseVersion is too lose or if there is some renumbering in the application. This is activated only if options.verbose is set Signed-off-by: Jean Privat <jean@pryen.org> |
||
|---|---|---|
| buildserver | ||
| completion | ||
| docs | ||
| fdroidserver | ||
| sampleconfigs | ||
| wp-fdroid | ||
| .gitignore | ||
| config.buildserver.py | ||
| COPYING | ||
| fd-commit | ||
| fdroid | ||
| fdroid-icon.png | ||
| makebuildserver | ||
| README | ||
| setup.py | ||
| updateplugin | ||
F-Droid is an installable catalogue of FOSS (Free and Open Source Software) applications for the Android platform. The client makes it easy to browse, install, and keep track of updates on your device. The F-Droid server tools provide various scripts and tools that are used to maintain the main F-Droid application repository. You can use these same tools to create your own additional or alternative repository for publishing, or to assist in creating, testing and submitting metadata to the main repository. For documentation, please see the docs directory. Alternatively, visit http://f-droid.org/manual/