Files
guru/games-misc/cbonsai/metadata.xml
2026-03-29 14:43:39 +01:00

16 lines
746 B
XML

<?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>