blob: 7acdb34290353e0b3710e1ff35fc03bc2b9b09e6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/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>
<origin>srcux</origin>
</pkgmetadata>
|