mirror of
https://anongit.gentoo.org/git/repo/gentoo.git
synced 2025-06-08 06:09:43 +02:00
Signed-off-by: Dennis Lamm <expeditioneer@gentoo.org> Part-of: https://github.com/gentoo/gentoo/pull/42270 Signed-off-by: Dennis Lamm <expeditioneer@gentoo.org>
24 lines
1.1 KiB
XML
24 lines
1.1 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="person">
|
|
<email>expeditioneer@gentoo.org</email>
|
|
<name>Dennis Lamm</name>
|
|
</maintainer>
|
|
<longdescription>
|
|
Proton Mail Bridge has been open-source since April 2020.
|
|
It functions as a daemon that serves as an interface between Proton
|
|
Mail's encrypted email services and standard IMAP/SMTP email clients.
|
|
This allows users to integrate Proton Mail with applications like
|
|
Thunderbird, Outlook, and Apple Mail.
|
|
The Bridge can be compiled with or without its Qt-based graphical
|
|
user interface (GUI), offering flexibility for both desktop and
|
|
headless environments.
|
|
</longdescription>
|
|
<upstream>
|
|
<bugs-to>https://github.com/ProtonMail/proton-bridge/issues</bugs-to>
|
|
<changelog>https://github.com/ProtonMail/proton-bridge/blob/master/Changelog.md</changelog>
|
|
<doc>https://github.com/ProtonMail/proton-bridge/wiki</doc>
|
|
<remote-id type="github">ProtonMail/proton-bridge</remote-id>
|
|
</upstream>
|
|
</pkgmetadata>
|