blob: 45ae9218b4c6609c12b79760b6cce942e23c69b9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/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>
</upstream>
<origin>srcux</origin>
</pkgmetadata>
|