Skip to content

Adding new formats #2393

Open
Open
@lesf0

Description

@lesf0

Hi!

I'd like to add support for YSON format (which is yet another binary json-alike format with extra stuff used by Yandex) input/output to yq, so there's a couple questions:

  • Would you consider accepting my PR if I'll submit it, or you'd rather settle in with the formats you already have and won't want to bloat up the code?
  • Is there a guide or example of adding a new format? Should I just implement decode_yson / encode_yson and add those to Formats, or is there more to it?

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions