File: control

package info (click to toggle)
rcm 1.3.4-2
  • links: PTS
  • area: main
  • in suites: sid
  • size: 456 kB
  • sloc: sh: 984; makefile: 55; ruby: 34
file content (19 lines) | stat: -rw-r--r-- 657 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Source: rcm
Section: utils
Priority: optional
Maintainer: Debian QA Group <packages@qa.debian.org>
Build-Depends:
 debhelper-compat (= 12),
 python3-cram,
Standards-Version: 4.5.0
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.