blob: 3f81abd73c58b7b18fe6fb81bd059ea36b39c294 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>beatussum@protonmail.com</email>
<name>Mattéo Rossillol‑‑Laruelle</name>
</maintainer>
<use>
<flag name="command-execution">Enable support for command execution</flag>
<flag name="repo-management">Allow management of cheatsheet repository</flag>
</use>
<use lang="fr">
<flag name="command-execution">Permet l'exécution de commande</flag>
<flag name="repo-management">Permet la gestion de dépôt antisèche (« cheatsheet repository »)</flag>
</use>
<upstream>
<maintainer status="active">
<name>Denis Isidoro</name>
</maintainer>
<bugs-to>https://github.com/denisidoro/navi/issues</bugs-to>
<remote-id type="github">denisidoro/navi</remote-id>
</upstream>
</pkgmetadata>
|