blob: d997fef200a875c9e6dc2c6a45fc83f7098db119 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
<longdescription lang="en">
A graphical client for plain-text protocols written in Rust with GTK. It
currently supports the Gemini, Gopher and Finger protocols.
</longdescription>
<upstream>
<bugs-to>https://lists.sr.ht/~julienxx/castor</bugs-to>
</upstream>
<origin>srcux</origin>
</pkgmetadata>
|