chiark / gitweb /
Metadata parsing changes
authorHenrik Tunedal <tunedal@gmail.com>
Tue, 1 Mar 2011 00:11:07 +0000 (01:11 +0100)
committerHenrik Tunedal <tunedal@gmail.com>
Tue, 1 Mar 2011 00:28:24 +0000 (01:28 +0100)
commitbce5da2543ba5a9a75d96d076974da03eada680a
treeedb884a464d831fefbb144c22d8ba6a4a4fa7e03
parent09c5c5099339279c723c16b40fb856cf345e43d8
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.
README
common.py