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