savannah-register-public
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Savannah-register-public] [task #14087] Submission of Trie-Gen: Tri


From: Stefan Vargyas
Subject: Re: [Savannah-register-public] [task #14087] Submission of Trie-Gen: Trie Lookup Code Generator
Date: Mon, 18 Jul 2016 16:36:46 -0700

Karl,

Thanks for your suggestion and for the approval.
It is correct that alphabets.txt is not random
data. Here is the command which generates it:

  $ alphabets() { \
wget -qO- 
http://lists.gnu.org/archive/html/coreutils/2014-06/bin4Ez0u04DOO.bin| \
xzcat| \
ssed -nR '/alphabets\[/!b;:0;n;/^\+\{\s*"(.*?)".*?\},?\s*$/!q;s//\1/;p;b0'; }

The file is obtained from the patch supplied
by Assaf Gordon through the following post to
Coreutils' discussion list:

  http://lists.gnu.org/archive/html/coreutils/2014-06/msg00090.html

I will include in Trie-Gen a text file describing
this state of affairs. See it attached.

Best regards,

Stefan.

> Date: Mon, 18 Jul 2016 21:12:43 +0000 (UTC)
> From: Karl Berry <address@hidden>
> Subject: [task #14087] Submission of Trie-Gen: Trie Lookup Code Generator
> 
> Follow-up Comment #2, task #14087 (project administration):
> 
> as usual, i think it would be best to add an explicit note in a README that
> says they are (in this case) public domain test data.  And if alphabet.txt was
> generated in some way (looks like more than just characters at random), always
> good to describe that.  
> 
> however, i think it's fine to approve the registration now and not go through
> another tarball round trip.  --thanks, karl.
> 
> 
>     _______________________________________________________
> 
> Reply to this item at:
> 
>   <http://savannah.gnu.org/task/?14087>
> 
> _______________________________________________
>   Message sent via/by Savannah
>   http://savannah.gnu.org/
> 

Attachment: alphabets.txt.link
Description: Text document


reply via email to

[Prev in Thread] Current Thread [Next in Thread]