mirror of
https://github.com/f-droid/fdroidserver.git
synced 2026-03-14 13:01:59 -04:00
e404abce21185e735c5315bae740c173aba3b282
I had a recipe that used 'Build Version: 0.1,2,...' with a ' ' between the : and the version number. This failed in uncomprehensible ways untill I figured the above out. Perhaps a better solution would be to make the parser insensitive to spaces between the ':' and what's after it?
For documentation, please see the docs directory.
Languages
Python
96.5%
Shell
2.6%
Java
0.7%
Dockerfile
0.1%