Warning, /sdk/codevis/desktopapp/org.kde.codevis.metainfo.xml is written in an unsupported language. File is not indexed.

0001 <?xml version="1.0" encoding="utf-8"?>
0002 <component type="desktop">
0003   <id>org.kde.codevis</id>
0004   <metadata_license>CC0-1.0</metadata_license>
0005   <project_license>Apache-2.0</project_license>
0006   <name>Codevis</name>
0007   <summary>Large Codebase Analyzer</summary>
0008   <description>
0009     <p>
0010       Codevis is a Large Scale software visualizer, focused on C++ codebases. it
0011       can help you identify issues and smells in your codebase. It also has an
0012       extensive plugin interface and some preliminary scripting support.
0013     </p>
0014     <p>Features:</p>
0015     <ul>
0016       <li>Generate a Visualization from Pre-Existing code</li>
0017       <li>Generate architectural code from a visualization</li>
0018       <li>Plugin System that allows you to add missing features</li>
0019       <li>Architectural linters (not just code linters)</li>
0020       <li>DBus support</li>
0021     </ul>
0022   </description>
0023   <url type="downloads">https://invent.kde.org/tcanabrava/codevis-binaries</url>
0024   <url type="homepage">https://invent.kde.org/sdk/codevis/</url>
0025   <url type="bugtracker">https://bugs.kde.org/enter_bug.cgi?format=guided&amp;product=codevis</url>
0026   <url type="help">https://discuss.kde.org/c/help/6</url>
0027   <url type="donation">https://www.kde.org/community/donations/?app=codevis&amp;source=appdata</url>
0028   <screenshots>
0029     <screenshot type="default">
0030       <caption>Analyzing Source code with Codevis</caption>
0031       <image>https://cdn.kde.org/screenshots/codevis/codevis.png</image>
0032     </screenshot>
0033   </screenshots>
0034   <project_group>KDE</project_group>
0035   <provides>
0036     <binary>codevis_desktop</binary>
0037   </provides>
0038   <!-- No Windows Store Yet.
0039   <custom>
0040     <value key="KDE::windows_store">https://www.microsoft.com/store/apps/9NWMW7BB59HW</value>
0041   </custom>
0042   -->
0043   <content_rating type="oars-1.1"/>
0044   <releases>
0045   </releases>
0046 </component>