update epan/dissectors/pidl/drsuapi/drsuapi.idl from samba
[wireshark-sm.git] / resources / freedesktop / org.wireshark.Wireshark.metainfo.xml
blob6748684d621939b3f29a78a135a4efc1b644717a
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!--
3     Copyright 2014 Richard Hughes <richard@hughsie.com>
4     The specification for this file can be found at
5     https://www.freedesktop.org/software/appstream/docs/chap-Metadata.html
6 -->
8 <component type="desktop">
9     <id>org.wireshark.Wireshark</id>
10     <launchable type="desktop-id">org.wireshark.Wireshark.desktop</launchable>
11     <name>Wireshark</name>
12     <summary>Network protocol analyzer</summary>
13     <developer_name>The Wireshark developer community</developer_name>
14     <content_rating type="oars-1.1"/>
15     <metadata_license>CC0-1.0</metadata_license>
16     <project_license>GPL-2.0</project_license>
17     <!-- NOTE: the below description was copied from packaging/rpm/SPECS/wireshark.spec.in -->
18     <description>
19     <p>
20         Wireshark allows you to examine protocol data stored in files or as it
21         is captured from wired or wireless (WiFi or Bluetooth) networks, USB
22         devices, and many other sources.  It supports dozens of protocol
23         capture file formats and understands more than a thousand protocols.
24     </p>
25     <p>
26         It has many powerful features including a rich display filter language
27         and the ability to reassemble multiple protocol packets in order to,
28         for example, view a complete TCP stream, save the contents of a file
29         which was transferred over HTTP or CIFS, or play back an RTP audio
30         stream.
31     </p>
32     <p xml:lang="fr">
33         Wireshark est le principal analyseur de protocole au monde.
34     </p>
35     <p xml:lang="fr">
36         Wireshark vous permet d’examiner les données enregistrées dans des
37         fichiers ou en temps réel sur un réseau câblé ou sans fil (WiFi ou
38         Bluetooth), à partir d’équipement USB et de bien d’autres sources.
39         Il supporte des dizaines de formats de fichiers de capture de
40         protocoles et comprend plus d’un millier de protocoles.
41     </p>
42     <p xml:lang="fr">
43         Il dispose de nombreuses fonctionnalités puissantes dont un riche
44         langage de filtre d’affichage et la capacité de ré-assembler de
45         multiples paquets de protocoles, afin par exemple, de visualiser
46         un flux TCP, de sauvegarder le contenu d’un fichier transféré par
47         HTTP ou CIFS, ou de re-jouer un flux audio RTP.
48     </p>
49     </description>
50     <url type="homepage">https://www.wireshark.org</url>
51     <screenshots>
52         <screenshot type="default">
53           <caption>Wireshark's main window</caption>
54           <image type="source">https://www.wireshark.org/docs/wsug_html/images/ws-main.png</image>
55         </screenshot>
56         <screenshot>
57           <caption>Wireshark I/O Graph</caption>
58           <image type="source">https://www.wireshark.org/docs/wsug_html/images/ws-stats-iographs.png</image>
59         </screenshot>
60         <screenshot>
61           <caption>Wireshark Conversations</caption>
62           <image type="source">https://www.wireshark.org/docs/wsug_html/images/ws-stats-conversations.png</image>
63           </screenshot>
64     </screenshots>
65     <update_contact>wireshark-dev_at_wireshark.org</update_contact>
66     <releases>
67         <!-- release tags should be added using tools/update-appdata.py -->
68     </releases>
69 </component>