GNU bug report logs - #54705
[PATCH] reader: Add Gemtext reader.

Previous Next

Package: skribilo;

Reported by: Arun Isaac <arunisaac <at> systemreboot.net>

Date: Mon, 4 Apr 2022 09:29:01 UTC

Severity: normal

Tags: patch

Done: Arun Isaac <arunisaac <at> systemreboot.net>

Bug is archived. No further changes may be made.

Full log


Message #17 received at 54705 <at> debbugs.gnu.org (full text, mbox):

From: Ludovic Courtès <ludo <at> gnu.org>
To: Arun Isaac <arunisaac <at> systemreboot.net>
Cc: 54705 <at> debbugs.gnu.org
Subject: Re: [PATCH v2] reader: Add Gemtext reader.
Date: Fri, 15 Apr 2022 18:36:39 +0200
Hi!

Arun Isaac <arunisaac <at> systemreboot.net> skribis:

> * src/guile/skribilo/reader/gemtext.scm: New file.
> * configure.ac: Set BUILD_GEMTEXT_READER automake conditional to true
> if (srfi srfi-171) is found. Else, set it to false.
> * src/guile/Makefile.am (readers): Add skribilo/reader/gemtext.scm
> if BUILD_GEMTEXT_READER is true.
> (EXTRA_DIST): Add skribilo/reader/gemtext.scm if BUILD_GEMTEXT_READER
> is false.
> * doc/user/syntax.skb (The Gemtext Syntax): New section.
> * tests/readers/gemtext.test: New file.
> * tests/Makefile.am (TESTS): Add readers/gemtext.test if
> BUILD_GEMTEXT_READER is true.
> (EXTRA_DIST): Add readers/gemtext.text if BUILD_GEMTEXT_READER is
> false.

LGTM, thanks!

Ludo’.




This bug report was last modified 3 years and 34 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.