blob: e5b95e5174631bffd12f973a297ed8a5e54ed50a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>gnu-emacs@gentoo.org</email>
<name>Gentoo GNU Emacs project</name>
</maintainer>
<maintainer type="person">
<email>xgqt@gentoo.org</email>
<name>Maciej Barć</name>
</maintainer>
<longdescription>
telega is a full featured unofficial client for Telegram platform
for GNU Emacs. The core parts are mature enough so that it is possible
to use telega on daily basis.
</longdescription>
<upstream>
<bugs-to>https://github.com/zevlg/telega.el/</bugs-to>
</upstream>
<origin>srcux</origin>
</pkgmetadata>
|