summaryrefslogtreecommitdiff
path: root/sys-apps/bat/metadata.xml
blob: c25b453a340080c5918ed39090f1be9b513e3255 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/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="cpe">cpe:/a:bat_project:bat</remote-id>
  </upstream>
  <origin>srcux</origin>
</pkgmetadata>