GNU bug report logs -
#54705
[PATCH] reader: Add Gemtext reader.
Previous Next
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
View this message in rfc822 format
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.