blob: 2e344bc9da480c18b8eb5842683a5f3be96b851f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>code@nigh.one</email>
<name>Thibault</name>
</maintainer>
<maintainer type="person">
<email>alexis@praga.dev</email>
<name>Alexis Praga</name>
</maintainer>
<upstream>
<remote-id type="sourcehut">~xenrox/hut</remote-id>
</upstream>
<longdescription lang="en">
Hut is a command-line tool to interact with sourcehut. It can manage git
repositories, builds, publish to pages and pastes.
</longdescription>
</pkgmetadata>
|