Codebase list rust-stfu8 / 76d43b1a-f3c3-4c95-a807-034b06669bb0/main src / tre-command / debian / debcargo.toml
76d43b1a-f3c3-4c95-a807-034b06669bb0/main

Tree @76d43b1a-f3c3-4c95-a807-034b06669bb0/main (Download .tar.gz)

debcargo.toml @76d43b1a-f3c3-4c95-a807-034b06669bb0/mainraw · history · blame

overlay = "."
uploaders = ["Daniel Duan <daniel@duan.ca>"]

[source]
section = "utils"
build_depends = ["help2man"]

[packages.bin]
summary = "Tree command, improved"
description = """
A replacement for tree command that uses git ls-files as source of file when
possible.

tre can also create shell aliases that, when executed, opens the file
associated with it with the default editor.
"""