Codebase list rust-stfu8 / 96f26008-241c-44f7-97cf-b16432225604/main src / tre-command / debian / debcargo.toml
96f26008-241c-44f7-97cf-b16432225604/main

Tree @96f26008-241c-44f7-97cf-b16432225604/main (Download .tar.gz)

debcargo.toml @96f26008-241c-44f7-97cf-b16432225604/mainraw · 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.
"""