Fix some bugs found by pychecker
[zeroinstall.git] / tests / Binary.xml
blob38f35f773476f1d0e50af19d8ec31a408f341217
1 <?xml version="1.0" ?>
2 <interface xmlns="http://zero-install.sourceforge.net/2004/injector/interface"
3            uri='http://foo/Binary.xml'>
4   <name>Binary</name>
5   <summary>Binary</summary>
6   <description>Binary</description>
7   <feed src='http://foo/Source.xml' arch='*-src'/>
8   <implementation id='sha1=123' version='1.0'>
9     <archive href='foo' size='10'/>
10   </implementation>
11 </interface>