<?xml version="1.0" encoding="UTF-8"?> <!-- Copyright 2017-2020 Martin Rotter <rotter.martinos@gmail.com> --> <component type="desktop-application"> <id>com.github.rssguard.desktop</id> <metadata_license>CC0-1.0</metadata_license> <project_license>GPL-3.0</project_license> <name>RSS Guard</name> <update_contact>rotter.martinos_AT_gmail.com</update_contact> <summary>Simple (yet powerful) feed reader</summary> <translation type="qt">rssguard</translation> <description> <p> RSS Guard is simple (yet powerful) feed reader. It is able to fetch the most known feed formats, including RSS/RDF and ATOM. RSS Guard is developed on top of the Qt library. </p> </description> <launchable type="desktop-id">com.github.rssguard.desktop</launchable> <screenshots> <screenshot type="default"> <caption>Linux version</caption> <image>https://github.com/martinrotter/rssguard/blob/master/resources/docs/images/screenshot-linux.png?raw=true</image> </screenshot> <screenshot> <caption>Windows version</caption> <image>https://github.com/martinrotter/rssguard/blob/master/resources/docs/images/screenshot-windows.png?raw=true</image> </screenshot> </screenshots> <url type="homepage">https://github.com/martinrotter/rssguard</url> <url type="bugtracker">https://github.com/martinrotter/rssguard/issues</url> <url type="translate">https://www.transifex.com/martinrotter/rssguard/</url> <url type="donation">https://martinrotter.github.io/donate/</url> <content_rating type="oars-1.1" /> <releases> <release version="4.0.0" date="2021-08-16"/> </releases> <content_rating type="oars-1.0"> <content_attribute id="violence-cartoon">none</content_attribute> <content_attribute id="violence-fantasy">none</content_attribute> <content_attribute id="violence-realistic">none</content_attribute> <content_attribute id="violence-bloodshed">none</content_attribute> <content_attribute id="violence-sexual">none</content_attribute> <content_attribute id="drugs-alcohol">none</content_attribute> <content_attribute id="drugs-narcotics">none</content_attribute> <content_attribute id="drugs-tobacco">none</content_attribute> <content_attribute id="sex-nudity">none</content_attribute> <content_attribute id="sex-themes">none</content_attribute> <content_attribute id="language-profanity">none</content_attribute> <content_attribute id="language-humor">none</content_attribute> <content_attribute id="language-discrimination">none</content_attribute> <content_attribute id="social-chat">none</content_attribute> <content_attribute id="social-info">none</content_attribute> <content_attribute id="social-audio">none</content_attribute> <content_attribute id="social-location">none</content_attribute> <content_attribute id="social-contacts">none</content_attribute> <content_attribute id="money-purchasing">none</content_attribute> <content_attribute id="money-gambling">none</content_attribute> </content_rating> <provides> <binary>rssguard</binary> </provides> </component>