Re: [Tools-discuss] Source for txt RFC htmlizer?

Robert Sparks <rjsparks@nostrum.com> Fri, 25 June 2021 20:17 UTC

Return-Path: <rjsparks@nostrum.com>
X-Original-To: tools-discuss@ietfa.amsl.com
Delivered-To: tools-discuss@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C4B2D3A0D08 for <tools-discuss@ietfa.amsl.com>; Fri, 25 Jun 2021 13:17:05 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.416
X-Spam-Level:
X-Spam-Status: No, score=-2.416 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_MESSAGE=0.001, NICE_REPLY_A=-0.338, T_SPF_HELO_PERMERROR=0.01, T_SPF_PERMERROR=0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=nostrum.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id cUy1QMDkvXyo for <tools-discuss@ietfa.amsl.com>; Fri, 25 Jun 2021 13:17:00 -0700 (PDT)
Received: from nostrum.com (raven-v6.nostrum.com [IPv6:2001:470:d:1130::1]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id B64853A0D07 for <tools-discuss@ietf.org>; Fri, 25 Jun 2021 13:16:59 -0700 (PDT)
Received: from unformal.localdomain ([47.186.34.206]) (authenticated bits=0) by nostrum.com (8.16.1/8.16.1) with ESMTPSA id 15PKGvoO088728 (version=TLSv1.3 cipher=TLS_AES_256_GCM_SHA384 bits=256 verify=NO) for <tools-discuss@ietf.org>; Fri, 25 Jun 2021 15:16:58 -0500 (CDT) (envelope-from rjsparks@nostrum.com)
DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=nostrum.com; s=default; t=1624652218; bh=9ExQke3lYt0LdZFDPstuRHq9LF7Jogmh18Kp2rEI8nI=; h=Subject:To:References:From:Date:In-Reply-To; b=akRD1fpkFGqTF4vATTWU5QcKOPyttjbRqZenIbzT7Pgdudpw1GQNrtdhYWteHnf+R Eh2LVm2+PN+05eSlX6aiW6d8zX1svyFS1BVuSIFsXUri2vnYyrExhTU0E+ZpS6slFK Ssf7FuT5SwOU3Itxgt+YLj7oOBcQfe14Iru9gtXU=
X-Authentication-Warning: raven.nostrum.com: Host [47.186.34.206] claimed to be unformal.localdomain
To: tools-discuss@ietf.org
References: <20210625185227.99F9B17A53A7@ary.qy> <C23EC8F1-BCEE-4EAF-8B4E-B4EDD0D300DF@tzi.org> <19f48ae7-1c5e-df2-df30-ca89e8786d3e@taugh.com>
From: Robert Sparks <rjsparks@nostrum.com>
Message-ID: <90d8d0c2-df8b-d22c-53dd-be289118bd45@nostrum.com>
Date: Fri, 25 Jun 2021 15:16:52 -0500
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:78.0) Gecko/20100101 Thunderbird/78.11.0
MIME-Version: 1.0
In-Reply-To: <19f48ae7-1c5e-df2-df30-ca89e8786d3e@taugh.com>
Content-Type: multipart/alternative; boundary="------------CAE5FDFA8101532903750645"
Content-Language: en-US
Archived-At: <https://mailarchive.ietf.org/arch/msg/tools-discuss/SvMZ_EjZ-O8TFCAMBGUD3SUlgV0>
Subject: Re: [Tools-discuss] Source for txt RFC htmlizer?
X-BeenThere: tools-discuss@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: IETF Tools Discussion <tools-discuss.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/tools-discuss/>
List-Post: <mailto:tools-discuss@ietf.org>
List-Help: <mailto:tools-discuss-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 25 Jun 2021 20:17:06 -0000

Hi John, Carsten -

The thing you _really_ want to be looking at is rfc2html (that is what 
the datatracker is using - see https://pypi.org/project/rfc2html/), and 
the source for it is currently at 
http://svn.tools.ietf.org/svn/src/rfc2html/.

I expect to be moving it soon.

RjS

On 6/25/21 2:48 PM, John R Levine wrote:
>> https://tools.ietf.org/tools/rfcmarkup/code
>>
>> I think this is the current version
>
> Thanks.  The displayed code says version 1.120 but the changelog says 
> the latest version is 1.129.  I wonder where the code archive is.
>
>
>>
>> Sent from mobile, sorry for terse
>>
>>> On 25. Jun 2021, at 20:52, John Levine <johnl@taugh.com> wrote:
>>>
>>> Apropos of all of the grousing about wrong section references in 
>>> HTML-ized RFCs,
>>> where's the source code for the tool?  I've looked in some obvious 
>>> places and haven't found it.
>>>
>>> R's,
>>> John
>>>
>>>
>>> ___________________________________________________________
>>> Tools-discuss mailing list - Tools-discuss@ietf.org
>>> This list is for discussion, not for action requests or bug reports.
>>> * Report datatracker and mailarchive bugs to: 
>>> datatracker-project@ietf.org
>>> * Report tools.ietf.org bugs to: webmaster@tools.ietf.org
>>> * Report all other bugs or issues to: ietf-action@ietf.org
>>> List info (including how to Unsubscribe): 
>>> https://www.ietf.org/mailman/listinfo/tools-discuss
>>
>
> Regards,
> John Levine, johnl@taugh.com, Taughannock Networks, Trumansburg NY
> Please consider the environment before reading this e-mail. https://jl.ly
>
> ___________________________________________________________
> Tools-discuss mailing list - Tools-discuss@ietf.org
> This list is for discussion, not for action requests or bug reports.
> * Report datatracker and mailarchive bugs to: datatracker-project@ietf.org
> * Report tools.ietf.org bugs to: webmaster@tools.ietf.org
> * Report all other bugs or issues to: ietf-action@ietf.org
> List info (including how to Unsubscribe): https://www.ietf.org/mailman/listinfo/tools-discuss