Codebase list rust-stfu8 / 0c5da637-0e95-4c70-8a4a-cbf8ef91d475/main src / tre-command / debian / debcargo.toml
0c5da637-0e95-4c70-8a4a-cbf8ef91d475/main

Tree @0c5da637-0e95-4c70-8a4a-cbf8ef91d475/main (Download .tar.gz)

debcargo.toml @0c5da637-0e95-4c70-8a4a-cbf8ef91d475/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.
"""