summaryrefslogtreecommitdiff
path: root/games-misc/cbonsai/metadata.xml
blob: 5dc2ac831cf2be6859d8ffa053174f740e918388 (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://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
  <maintainer type="person">
    <email>ceres@ceressees.dev</email>
    <name>Ceres Milner</name>
  </maintainer>
  <longdescription lang="en">
cbonsai is a bonsai tree generator, written in C using ncurses. It intelligently creates, colors, and positions a bonsai tree, and is entirely configurable via CLI options-- see usage. There are 2 modes of operation: static (see finished bonsai tree), and live (see growth step-by-step).
  </longdescription>
  <upstream>
    <bugs-to>https://gitlab.com/jallbrit/cbonsai/-/issues</bugs-to>
    <remote-id type="gitlab">jallbrit/cbonsai</remote-id>
  </upstream>
</pkgmetadata>