Source: rcm
Standards-Version: 4.7.3
Maintainer: Debian QA Group <packages@qa.debian.org>
Section: utils
Build-Depends:
 debhelper-compat (= 13),
 python3-cram,
Vcs-Browser: https://salsa.debian.org/debian/rcm
Vcs-Git: https://salsa.debian.org/debian/rcm.git
Homepage: https://github.com/thoughtbot/rcm

Package: rcm
Architecture: all
Multi-Arch: foreign
Depends:
 ${misc:Depends},
Description: tool to manage rc files (dotfiles)
 rcm is a suite of tools to manage rc files (dotfiles). The tools keep dotfiles
 in a single directory, managing symlinks to them from (or copies of them in)
 other directories. rcm supports tagging rc files and splitting them by
 hostname. It also can generate a bootstrapping script for use a new machine.
