Codebase list rust-stfu8 / 5b479fe src / tre-command / debian / debcargo.toml
5b479fe

Tree @5b479fe (Download .tar.gz)

debcargo.toml @5b479feraw · history · blame

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

[source]
section = "utils"

[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.
"""