blob: f1302597a8fab231ae3caad442ddd24288325d72 (
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://srcux.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>srcux</origin>
</pkgmetadata>
|