Skip to content

idea filter support #128

Description

@clach04

There are a few different requests for similar but implementation-detail-different support:

Would some sort of external filter support be useful? I.e., if an bz2 file extension is hit (rather than file magic detection) launch an external bz2 via a pipe and sift that output as if sift had performed the file IO and decompression itself?

It would incur subprocess expense AND some config required to map extension to calling convention, but could handle different formats, not just compression (for example, encryption, etc.)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions