Files
gentoo/sys-apps/bat/metadata.xml
2026-05-28 15:49:54 +01:00

27 lines
852 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>vi@vimproved.dev</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>