mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-10 23:52:59 -04:00
Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Max Grinberg <codeswhite@protonmail.com>
19 lines
663 B
XML
19 lines
663 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="person">
|
|
<email>codeswhite@pm.me</email>
|
|
<name>Max Grinberg</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>
|