mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-09 23:23:00 -04:00
19 lines
684 B
XML
19 lines
684 B
XML
<?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>
|