chiark / gitweb /
Improved metadata handling
authorCiaran Gultnieks <ciaran@ciarang.com>
Tue, 10 Jan 2012 18:57:07 +0000 (18:57 +0000)
committerCiaran Gultnieks <ciaran@ciarang.com>
Tue, 10 Jan 2012 18:57:07 +0000 (18:57 +0000)
commitc469f0feed29fa0237ef24247f7c7d0454d93c78
tree4c7f086f1c48757d2518eae2a146317fa8f63930
parentc9c824f57ddf643e399b9328b290b0b972489b56
Improved metadata handling

Two main points: Firstly, there is no longer a random mapping between
app['key'] and a corresponding field in the metadata file - the key and
field are now the same. Secondly, more information (including comments)
is retrieved from the metadata, to facilitate being able to re-write it
which is necessary for various support utilities.
build.py
checkmarket2.py
common.py
scanner.py
update.py