2023-01-14 15:09:37 -07:00
<?xml version="1.0" encoding="UTF-8"?>
2024-03-16 13:07:16 -07:00
<!--
Copyright 2023-2024 Soren Stoutner <soren @ d e b i a n . o r g > .
This file can be validated using `appstreamcli validate org.electrum.electrum.metainfo.xml`.
2024-03-16 13:13:08 -07:00
Distributed under the MIT software license, see the accompanying file LICENCE or http://www.opensource.org/licenses/mit-license.php.
2024-03-16 13:07:16 -07:00
-->
2023-01-14 15:09:37 -07:00
<component type= "desktop-application" >
<id > org.electrum.electrum</id>
<name > Electrum</name>
<summary > Bitcoin Wallet</summary>
<metadata_license > MIT</metadata_license>
<project_license > MIT</project_license>
<description >
<p >
2024-03-16 13:07:16 -07:00
Electrum is a lightweight Bitcoin wallet focused on speed, with low resource usage and simplifying Bitcoin.
2023-01-14 15:09:37 -07:00
Startup times are instant because it operates in conjunction with high-performance servers that handle the most complicated parts of the Bitcoin system.
</p>
</description>
2024-03-16 13:07:16 -07:00
<url type= "homepage" > https://www.electrum.org/</url>
<developer id= "org.electrum" >
<name > The Electrum developers</name>
</developer>
2023-01-14 15:09:37 -07:00
<launchable type= "desktop-id" > electrum.desktop</launchable>
<content_rating type= "oars-1.1" />
</component>