Files
guru/app-admin/chezmoi/metadata.xml
Alessandro Barbieri 1de9c68112 app-admin/chezmoi: fix remote
Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
2021-05-06 02:22:56 +02:00

19 lines
662 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>phil@demona.co</email>
<name>Phil DeMonaco</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>