Files
gentoo/sys-apps/bat/metadata.xml
Violet Purcell 1605c25cc2 sys-apps/bat: add myself as a maintainer
Signed-off-by: Violet Purcell <vimproved@inventati.org>
Closes: https://github.com/gentoo/gentoo/pull/35325
Signed-off-by: Sam James <sam@gentoo.org>
2024-02-15 13:53:00 +00:00

27 lines
859 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person" proxied="yes">
<email>vimproved@inventati.org</email>
<name>Violet Purcell</name>
</maintainer>
<maintainer type="project" proxied="proxy">
<email>proxy-maint@gentoo.org</email>
<name>Proxy Maintainers</name>
</maintainer>
<longdescription lang="en">
A cat(1) clone with wings
bat tries to achieve the following goals:
- Provide beautiful, advanced syntax highlighting
- Integrate with Git to show file modifications
- Be a drop-in replacement for (POSIX) cat
- Offer a user-friendly command-line interface
</longdescription>
<upstream>
<bugs-to>https://github.com/sharkdp/bat/issues</bugs-to>
<remote-id type="github">sharkdp/bat</remote-id>
</upstream>
</pkgmetadata>