
Some servers erroneously double-quote the filename in the filename* header. This is (as far as I can tell from the spec) a bug in the server, and should be fixed there. In general though using `""` as the filename seems like behaviour worth handling in brew anyway, as there may be other places where the parser returns an empty string. Co-authored-by: Mike McQuaid <mike@mikemcquaid.com>
Library
This directory contains all the code run by the official brew
command in Homebrew
and all formulae (package descriptions) in taps (repositories containing formulae) in Taps
subdirectories.