Codebase list rust-stfu8 / abe02419-11ab-4f45-9317-673d3a61feb9/main src / tre-command / debian / debcargo.toml
abe02419-11ab-4f45-9317-673d3a61feb9/main

Tree @abe02419-11ab-4f45-9317-673d3a61feb9/main (Download .tar.gz)

debcargo.toml @abe02419-11ab-4f45-9317-673d3a61feb9/main

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