diff options
author | CoprDistGit <infra@openeuler.org> | 2024-08-17 22:00:40 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2024-08-17 22:00:40 +0000 |
commit | 3f8f02e818137a76259020162e109222e7a54ba7 (patch) | |
tree | bd5608fe9bf21317239ab9a8f248d27b450d50c8 /gns3-gui.appdata.xml | |
parent | 5b9469233d28dcf054c5e69a2bf7edb13c2214e7 (diff) |
automatic import of gns3-gui
Diffstat (limited to 'gns3-gui.appdata.xml')
-rw-r--r-- | gns3-gui.appdata.xml | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/gns3-gui.appdata.xml b/gns3-gui.appdata.xml new file mode 100644 index 0000000..2be71d2 --- /dev/null +++ b/gns3-gui.appdata.xml @@ -0,0 +1,23 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!-- Copyright 2016 Athmane Madjoudj <athmane@fedoraproject.org> --> +<component type="desktop"> + <id>gns3-gui.desktop</id> + <metadata_license>CC0-1.0</metadata_license> + <project_license>GPL-3.0+</project_license> + <name>GNS3</name> + <summary>Graphical Network Simulator 3</summary> + <description> + <p> + GNS3 is a graphical network simulator that allows you to design complex network + topologies. You may run simulations or configure devices ranging from simple + workstations to powerful routers. + </p> + </description> + <screenshots> + <screenshot type="default"> + <image>http://docs.gns3.com/1wr2j2jEfX6ihyzpXzC23wQ8ymHzID4K3Hn99-qqshfg/64eaaffaf901793dce16cdf54f420d18.jpg</image> + </screenshot> + </screenshots> + <url type="homepage">http://gns3.com/</url> + <update_contact>athmane_at_fedoraproject.org</update_contact> +</component> |