mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-04-07 03:10:15 -04:00
20 lines
677 B
XML
20 lines
677 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="person">
|
|
<email>ghostyn678+git@gmail.com</email>
|
|
<name>dsaf</name>
|
|
</maintainer>
|
|
<longdescription>
|
|
Endcord is a third-party feature rich Discord client, running entirely in terminal.
|
|
It is built with Python (this doesnt mean its slow) and ncurses library, to deliver
|
|
lightweight yet feature rich experience.
|
|
</longdescription>
|
|
<use>
|
|
<flag name="media">Enable media support for voice calls and ASCII media</flag>
|
|
</use>
|
|
<upstream>
|
|
<remote-id type="github">sparklost/endcord</remote-id>
|
|
</upstream>
|
|
</pkgmetadata>
|