From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on inbox.vuxu.org X-Spam-Level: *** X-Spam-Status: No, score=3.7 required=5.0 tests=BULK_RE_SUSP_NTLD,DKIM_INVALID, DKIM_SIGNED,FROM_SUSPICIOUS_NTLD,PDS_OTHER_BAD_TLD autolearn=no autolearn_force=no version=3.4.4 Received: (qmail 17368 invoked from network); 1 Sep 2021 09:37:26 -0000 Received: from 4ess.inri.net (216.126.196.42) by inbox.vuxu.org with ESMTPUTF8; 1 Sep 2021 09:37:26 -0000 Received: from out0.migadu.com ([94.23.1.103]) by 4ess; Wed Sep 1 05:24:41 -0400 2021 Message-ID: <193287887C9DE10EA2CFCE8003C8B4D3@qak> DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=a-b.xyz; s=key1; t=1630486936; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to; bh=5iB2I8d8GQpzf4R58COrvoaVayQCz9bO8YCnZGHTZzo=; b=BSGOExa9oK02ABmAb2YRxKtO2n6UW/5eBAncvFZjETXc682zJyzUN/weKkKC9UmJ+BmSIZ 1yAbBcsgrtwaqRdA255s0bSZf+o/ijFaRcZMvs+ndFma1VHofLyvZwascXa2td4Fqe0XcW QGx4vLSSSPbhmGyunzFBdv7zTDD7a7HrgfdrLEjCvpf/KMte5f1dAnS9Hoo4NwBdEq9jqb ghuYY6lnCW5HPD6hkBa7babOLJPRWzxqLZAMLM4tCoGfGYfJ0oVWzl1rNiHJwtspIFchrK l5gF550zmOVwt8wYJ7iywFNpM1+V4GIRavlvUcNCMtuovfKuIdrecQr9/oz58g== To: 9front@9front.org Date: Wed, 01 Sep 2021 11:02:13 +0200 X-Report-Abuse: Please report any abuse attempt to abuse@migadu.com and include these headers. From: kvik@a-b.xyz In-Reply-To: <9d9de059-ea94-402a-9c81-c60b98476eca@sirjofri.de> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Migadu-Flow: FLOW_OUT X-Migadu-Auth-User: kvik@a-b.xyz List-ID: <9front.9front.org> List-Help: X-Glyph: ➈ X-Bullshit: API shader dependency-oriented information backend Subject: Re: [9front] htmlfs Reply-To: 9front@9front.org Precedence: bulk Quoth sirjofri : > > 01.09.2021 08:53:51 hiro <23hiro@gmail.com>: > > and one more random data point: > > > > http://r-36.net/scm/xmlpull/files.html > > Xmlpull is really limited. I use it for rssfill, it has no CDATA support > and I assume its parser is not that accurate. It's good for smaller tasks > though. > > sirjofri Also of note are sigrid's xml.c [1] and 9atom's libxml [2] I haven't used either. [1] https://git.sr.ht/~ft/snippets/blob/master/xml.h https://git.sr.ht/~ft/snippets/blob/master/xml.c [2] https://github.com/Plan9-Archive/9atom/tree/master/sys/src/libxml