summaryrefslogtreecommitdiff
path: root/app-admin/dotbot/metadata.xml
blob: 37c7a3e43f470015fed19f4d6ab89a000632cd22 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://docs.baldeagleos.com/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>
  <origin>baldeagleos-repo</origin>
</pkgmetadata>