1
0
mirror of https://gitlab.com/fdroid/fdroidserver.git synced 2024-09-19 11:30:15 +02:00
Commit Graph

3 Commits

Author SHA1 Message Date
Henrik Tunedal
bce5da2543 Metadata parsing changes
A few small changes to the format of metadata files:

"Build Version" lines can now contain include commas by escaping them
with a backslash. They can also be split over multiple lines by ending
each line (except the last) with a backslash.

Additionally, empty lines in descriptions should now work correctly.
2011-03-01 01:28:24 +01:00
Henrik Tunedal
fb27ce69a0 Allow the equals sign in prebuild commands 2011-02-25 23:19:17 +01:00
Henrik Tunedal
a26c3ca507 Make metadata.py a proper module (renamed to common.py) 2011-02-17 21:16:26 +01:00