mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-04-07 03:10:15 -04:00
29 lines
884 B
XML
29 lines
884 B
XML
<?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>
|