summaryrefslogtreecommitdiff
path: root/app-misc/graphify/metadata.xml
blob: 883d7874bdfcc66d1e21f7f4a0aecadfa1b62a7c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
  <maintainer type="person">
    <email>root@localhost</email>
    <name>Local overlay</name>
  </maintainer>
  <use>
    <flag name="ollama">Install the OpenAI-compatible Python client needed for the Ollama backend.</flag>
  </use>
  <upstream>
    <bugs-to>https://github.com/safishamsi/graphify/issues</bugs-to>
  </upstream>
  <origin>srcux</origin>
</pkgmetadata>