mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-04-07 03:10:15 -04:00
19 lines
670 B
XML
19 lines
670 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="person">
|
|
<email>ran.dall@icloud.com</email>
|
|
<name>Randall Vasquez</name>
|
|
</maintainer>
|
|
<longdescription lang="en">
|
|
Dotfile management application which provides a configuration
|
|
and encryption interface ontop of traditional version control
|
|
functionality. This simplifies synchronization of dotfiles
|
|
between multiple machines, operating systems, and environments
|
|
with differing requirements.
|
|
</longdescription>
|
|
<upstream>
|
|
<remote-id type="github">twpayne/chezmoi</remote-id>
|
|
</upstream>
|
|
</pkgmetadata>
|