Files
guru/games-misc/bonsai/metadata.xml
Alessandro Barbieri 1147210a4f games-misc/bonsai: initial import
Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
2021-07-16 01:23:10 +02:00

19 lines
850 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>lssndrbarbieri@gmail.com</email>
<name>Alessandro Barbieri</name>
</maintainer>
<longdescription lang="en">
bonsai.sh is a bonsai tree generator for the terminal, written entirely in bash. It
intelligently creates, colors, and positions the tree, and is entirely configurable via
CLI options- see usage.
There are currently four supported modes: static (the default), live, infinite, and neofetch, with more on the way! See Modes for documentation, and TODO for full list of goals.
</longdescription>
<upstream>
<bugs-to>https://gitlab.com/jallbrit/bonsai.sh/-/issues</bugs-to>
<remote-id type="gitlab">jallbrit/bonsai.sh</remote-id>
</upstream>
</pkgmetadata>