/
githubmirror
/
libxmlb
Обзор
Документация
Войти
/
githubmirror
/
libxmlb
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
0.3.3
data/fuzzing-src/appdata.xml
30 строк
916 B
Richard Hughes
Add initial version of library, with a few self tests
18 сен 2018, 23:05
18 сен 2018, 23:05
962c808
Код
Авторство
О чём код?
<?xml version="1.0" encoding="UTF-8"?> <!-- Copyright 2018 Richard Hughes <richard@hughsie.com> --> <component type="firmware"> <id>test.firmware</id> <name>ColorHug2</name> <summary>Firmware</summary> <description><p>New features!</p></description> <provides> <firmware type="flashed">2082b5e0</firmware> </provides> <requires> <id compare="ge" version="0.8.0">fwupd</id> <firmware compare="eq" version="2.0.99"/> </requires> <url type="homepage">http://com/</url> <metadata_license>CC0-1.0</metadata_license> <project_license>GPL-2.0+</project_license> <updatecontact>richard</updatecontact> <developer_name>Hughski</developer_name> <releases> <release urgency="medium" version="2.0.3" timestamp="1429362707"> <description> <p>stable:</p> <ul> <li>Quicker</li> </ul> </description> </release> </releases> </component>