summaryrefslogtreecommitdiff
path: root/app-admin/dotbot/metadata.xml
blob: 8d751065c72f6e83c740241d1de0ce089cbe23ec (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM 'https://www.gentoo.org/dtd/metadata.dtd'>
<pkgmetadata>
	<maintainer type="person">
		<email>sstallion@gmail.com</email>
		<name>Steven Stallion</name>
	</maintainer>
	<longdescription>
		Dotbot is designed to be lightweight and self-contained, with no
		external dependencies and no installation required. Dotbot can also be
		a drop-in replacement for any other tool you were using to manage your
		dotfiles, and Dotbot is VCS-agnostic -- it doesn't make any attempt to
		manage your dotfiles.
	</longdescription>
	<upstream>
		<remote-id type="github">anishathalye/dotbot</remote-id>
	</upstream>
</pkgmetadata>