mirror of
https://github.com/openbsd/ports.git
synced 2026-06-18 07:24:23 +02:00
9448c9bc57
trurl is a tool in a similar spirit of tr but for URLs. Here, 'tr' stands for translate or transpose. It is designed to help shell script authors everywhere. URLs are tricky to parse and there are numerous security problems in software because of this. trurl wants to help soften this problem by taking away the need for script and command line authors everywhere to re-invent the wheel over and over. From maintainer David Leadbeater; tweaks and ok kn@ sthen@
4 lines
69 B
Plaintext
4 lines
69 B
Plaintext
@bin bin/trurl
|
|
@man man/man1/trurl.1
|
|
share/zsh/site-functions/_trurl
|