From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <9front-bounces@9front.inri.net> X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=-0.8 required=5.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.4 Received: from 9front.inri.net (9front.inri.net [168.235.81.73]) by inbox.vuxu.org (Postfix) with ESMTP id 0211520CAE for ; Thu, 25 Jan 2024 15:59:25 +0100 (CET) Received: from duke.felloff.net ([216.126.196.34]) by 9front; Thu Jan 25 09:58:13 -0500 2024 Message-ID: <4DA1C0F34E4C619BB89903111841CB1F@felloff.net> Date: Thu, 25 Jan 2024 15:57:55 +0100 From: cinap_lenrek@felloff.net To: 9front@9front.org In-Reply-To: <0EA75CAA112ACBA77E10723AFD82E1B1@driusan.net> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit List-ID: <9front.9front.org> List-Help: X-Glyph: ➈ X-Bullshit: high-performance XMPP over SVG engine framework Subject: Re: [9front] str2json and jsonfmt Reply-To: 9front@9front.org Precedence: bulk very interesting. i tried jg but the problem with mangadex json was that they had newlines in the values, which where not escaped so the grep approach doesnt work so well. a file-system to parse it might do the trick. -- cinap