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