diff options
| author | 2025-01-14 07:09:37 -0500 | |
|---|---|---|
| committer | 2025-01-14 07:09:37 -0500 | |
| commit | 1babf25b0c42874c4cdbe2760cd284706ac17e76 (patch) | |
| tree | 7f54b4f1e7230a5e795765098b2e8175d4f972d8 /inxi.metainfo.xml | |
| parent | 60482b1f42c34afb71d736d8406c4c4092301d49 (diff) | |
| parent | 4d80aa82167fdef4cb54a02c1e75f0ee19ebb540 (diff) | |
Update upstream source from tag 'upstream/3.3.37-1'
Update to upstream version '3.3.37-1'
with Debian dir eb6c9a802655196634cd0b9eeb9f9db72783b2e8
Diffstat (limited to 'inxi.metainfo.xml')
| -rw-r--r-- | inxi.metainfo.xml | 37 |
1 files changed, 37 insertions, 0 deletions
diff --git a/inxi.metainfo.xml b/inxi.metainfo.xml new file mode 100644 index 0000000..93a1d29 --- /dev/null +++ b/inxi.metainfo.xml @@ -0,0 +1,37 @@ +<?xml version="1.0" encoding="UTF-8"?> +<component type="console-application"> + <id>org.smxi.inxi</id> + + <name>inxi</name> + <summary>Command line system information tool</summary> + + <metadata_license>CC0-1.0</metadata_license> + <project_license>GPL-3.0-or-later</project_license> + + <!--<developer id="org.codeberg.inxi">Harald Hope</developer>--> + + <content_rating type="oars-1.0" /> + + <description> + <p> + inxi is a full featured command line system information tool that lets you really dig into the guts of your hardware and software stacks. + </p> + </description> + + <icon type="stock">utilities-terminal</icon> + + <categories> + <category>System</category> + <category>Monitor</category> + </categories> + + <provides> + <binary>inxi</binary> + </provides> + + <url type="homepage">https://codeberg.org/smxi/inxi</url> + <url type="bugtracker">https://codeberg.org/smxi/inxi/issues</url> + <url type="faq">https://smxi.org/docs/inxi-faqs.htm</url> + <url type="help">https://smxi.org/docs/inxi.htm</url> + <url type="donation">https://smxi.org/site/donations.htm</url> +</component> |
