Skip to content
This repository was archived by the owner on Mar 21, 2026. It is now read-only.
This repository was archived by the owner on Mar 21, 2026. It is now read-only.

Support files with line delimited json entries #2

@JeffBelgum

Description

@JeffBelgum

While technically not a valid json file, I've come across many files where each line is a separate valid json object. jq is an example of a command line tool that handles this gracefully by parsing and processing each line in turn. It would be nice if pp_rs handled these types of files

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions