diff options
| author | Sebastián Zavala Villagómez <sebaszv@proton.me> | 2025-09-15 03:22:58 -0400 |
|---|---|---|
| committer | Sebastián Zavala Villagómez <sebaszv@proton.me> | 2025-10-22 13:13:41 -0400 |
| commit | faf2de06835a7c61fc302f408cbf190d4419709f (patch) | |
| tree | 2423a66d6d812c4986ab7cd1ee93b2fcdd25021b /pkgs/development/python-modules/httpserver | |
| parent | 0e56f862680d265967daee30002cad470768b438 (diff) | |
ugrep: add optional filter utils wrapping & gnugrep replacement symlinks
The `ugrep+` and `ug+` commands are the same as the
`ugrep` and `ug` commands, but also use filters to
search PDFs, documents, e-books, image metadata,
when these filter tools are present:
- pdftotext
- antiword
- pandoc
- exiftool
`ugrep+` and `ug+` can now be wrapped to make those
utils accessible without the need for users to clutter
their environments through installing them. This is
opt-in with the `wrapWithFilterUtils` flag since these
packages grow the closure size massively.
A `createGrepReplacementLinks` flag was also added to
optionally create symlinks to serve as `gnugrep` drop-in
replacements. This works just like with `coreutils`. We
ensure that these variants beat `gnugrep`'s priority value
so `ugrep` wins when building `system-path` with `buildEnv`.
Diffstat (limited to 'pkgs/development/python-modules/httpserver')
0 files changed, 0 insertions, 0 deletions
