Re: [rfc-i] looking for a volunteer to write a simple script

Heather Flanagan <rse@rfc-editor.org> Fri, 12 July 2019 17:24 UTC

Return-Path: <rfc-interest-bounces@rfc-editor.org>
X-Original-To: ietfarch-rfc-interest-archive@ietfa.amsl.com
Delivered-To: ietfarch-rfc-interest-archive@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 14860120370 for <ietfarch-rfc-interest-archive@ietfa.amsl.com>; Fri, 12 Jul 2019 10:24:52 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -5.199
X-Spam-Level:
X-Spam-Status: No, score=-5.199 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_MED=-2.3, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
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 iY8hVxdrfEQd for <ietfarch-rfc-interest-archive@ietfa.amsl.com>; Fri, 12 Jul 2019 10:24:50 -0700 (PDT)
Received: from rfc-editor.org (rfc-editor.org [4.31.198.49]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 38D9E120311 for <rfc-interest-archive-eekabaiReiB1@ietf.org>; Fri, 12 Jul 2019 10:24:50 -0700 (PDT)
Received: from rfcpa.amsl.com (localhost [IPv6:::1]) by rfc-editor.org (Postfix) with ESMTP id 3941CB81261; Fri, 12 Jul 2019 10:24:45 -0700 (PDT)
X-Original-To: rfc-interest@rfc-editor.org
Delivered-To: rfc-interest@rfc-editor.org
Received: from localhost (localhost [127.0.0.1]) by rfc-editor.org (Postfix) with ESMTP id BCF76B8125D for <rfc-interest@rfc-editor.org>; Fri, 12 Jul 2019 10:24:43 -0700 (PDT)
X-Virus-Scanned: amavisd-new at rfc-editor.org
Received: from rfc-editor.org ([127.0.0.1]) by localhost (rfcpa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ZTPx_DYgfigm for <rfc-interest@rfc-editor.org>; Fri, 12 Jul 2019 10:24:42 -0700 (PDT)
Received: from mail.amsl.com (c8a.amsl.com [4.31.198.40]) by rfc-editor.org (Postfix) with ESMTPS id 7867BB811A5 for <rfc-interest@rfc-editor.org>; Fri, 12 Jul 2019 10:24:42 -0700 (PDT)
Received: from localhost (localhost [127.0.0.1]) by c8a.amsl.com (Postfix) with ESMTP id 1C4161C1362; Fri, 12 Jul 2019 10:24:38 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
Received: from c8a.amsl.com ([127.0.0.1]) by localhost (c8a.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id aa4hxGlCIcnY; Fri, 12 Jul 2019 10:24:37 -0700 (PDT)
Received: from host186.65.213.217 (unknown [65.213.217.186]) by c8a.amsl.com (Postfix) with ESMTPSA id A5B301C1361; Fri, 12 Jul 2019 10:24:37 -0700 (PDT)
From: Heather Flanagan <rse@rfc-editor.org>
Message-Id: <2E5FDA55-7E7B-416B-9A5D-C8B4CABCF09C@rfc-editor.org>
Mime-Version: 1.0 (Mac OS X Mail 12.4 \(3445.104.11\))
Date: Fri, 12 Jul 2019 10:24:45 -0700
In-Reply-To: <744ea9a8f174df0fa1306561fd7e2804@strayalpha.com>
To: Joe Touch <touch@strayalpha.com>
References: <62c8413d-c735-4ec3-8b22-eb0fa5356636@Spark> <38d0704f-348c-4ec0-9d94-340747960201@Spark> <744ea9a8f174df0fa1306561fd7e2804@strayalpha.com>
X-Mailer: Apple Mail (2.3445.104.11)
Subject: Re: [rfc-i] looking for a volunteer to write a simple script
X-BeenThere: rfc-interest@rfc-editor.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: "A list for discussion of the RFC series and RFC Editor functions." <rfc-interest.rfc-editor.org>
List-Unsubscribe: <https://www.rfc-editor.org/mailman/options/rfc-interest>, <mailto:rfc-interest-request@rfc-editor.org?subject=unsubscribe>
List-Archive: <http://www.rfc-editor.org/pipermail/rfc-interest/>
List-Post: <mailto:rfc-interest@rfc-editor.org>
List-Help: <mailto:rfc-interest-request@rfc-editor.org?subject=help>
List-Subscribe: <https://www.rfc-editor.org/mailman/listinfo/rfc-interest>, <mailto:rfc-interest-request@rfc-editor.org?subject=subscribe>
Cc: RFC Interest <rfc-interest@rfc-editor.org>
Content-Type: multipart/mixed; boundary="===============8392817839928829222=="
Errors-To: rfc-interest-bounces@rfc-editor.org
Sender: rfc-interest <rfc-interest-bounces@rfc-editor.org>


> On Jul 12, 2019, at 10:14 AM, Joe Touch <touch@strayalpha.com> wrote:
> 
> This is fairly simple; the only question is what OS and/or language.
> 
> 

OS = Linux
> A simple solution would be to use Perl and run as a command line.
> 
> I can knock this out this evening if you like. It would help to have a few .xml example files to test (or a web pointer).
> 
> Some quick questions, though:
> 
> - do we need to check for hyphenated variants?
> 
> 

No.

> - do we need/want to check for lower-case uses and issue warnings if found (to the error output, not in the modified file)
> 
> 

No. Too many false positives.

Thanks!

> Joe
> 
>  
> 
> 
> On 2019-07-12 09:55, Heather Flanagan wrote:
> 
>> Hola a todos!
>>  
>> The RFC Editor has the need for a comparatively simple script that would automatically add <bcp14></bcp14> tags to requirement language in v3 RFCs.
>>  
>> Specifically, this would take a v3 XML input file, and create a v3 XML output file with <bcp14></bcp14> added around each instance of a 2119 keyword in the file. (MUST, MUST NOT, REQUIRED, SHALL, SHALL NOT, SHOULD, SHOULD NOT, RECOMMENDED, NOT RECOMMENDED, MAY, and OPTIONAL)
>> 
>> Anyone up for helping us out with that?
>> 
>> Thanks! Heather
>> 
>> _______________________________________________
>> rfc-interest mailing list
>> rfc-interest@rfc-editor.org <mailto:rfc-interest@rfc-editor.org>
>> https://www.rfc-editor.org/mailman/listinfo/rfc-interest <https://www.rfc-editor.org/mailman/listinfo/rfc-interest>_______________________________________________
> rfc-interest mailing list
> rfc-interest@rfc-editor.org
> https://www.rfc-editor.org/mailman/listinfo/rfc-interest

_______________________________________________
rfc-interest mailing list
rfc-interest@rfc-editor.org
https://www.rfc-editor.org/mailman/listinfo/rfc-interest