Bug#872824: ITP: node-regjsgen -- Generate regular expression in Node.js

2017-08-21 Thread Julien Puydt
Hi,

Le 21/08/2017 à 22:22, Bastien ROUCARIES a écrit :
> On Mon, Aug 21, 2017 at 9:55 PM, Julien Puydt  
> wrote:
>
>> Does it look better:
>> Description: Regular expression from abstract syntax trees in Node.js
>>  This module accepts an abstract syntax tree representing a regular
>> expression
>>  (like the ones created by regjsparser, for example), and turns them into a
>>  regular expression string.
> .
>  This kind of process could be used for instance for creating [to fill
> but I suppose it it unicode sequence]

Uh, well, regular expressions are generally used to recognize things
more than creating anything... and I didn't define what an "abstract
syntax tree" is either :-/

I see the point of having a better description, but I don't think it
should be a complete course in computer science :-/

Snark on #debian-js



Bug#872824: ITP: node-regjsgen -- Generate regular expression in Node.js

2017-08-21 Thread Bastien ROUCARIES
On Mon, Aug 21, 2017 at 9:55 PM, Julien Puydt  wrote:
> Hi,
>
> Le 21/08/2017 à 18:34, Bastien Roucaries a écrit :
>
>>>  Description : Generate regular expression in Node.js
>>> This module can generate regular expressions from the abstract syntax
>>> trees
>>> created by regjsparser for example.
>>> .
>>> Node.js is an event-based server-side JavaScript engine.
>>
>> The long description does not carry more information than short. Could you 
>> improve
>>
>
> Does it look better:
> Description: Regular expression from abstract syntax trees in Node.js
>  This module accepts an abstract syntax tree representing a regular
> expression
>  (like the ones created by regjsparser, for example), and turns them into a
>  regular expression string.
.
 This kind of process could be used for instance for creating [to fill
but I suppose it it unicode sequence]
>  .
>  Node.js is an event-based server-side JavaScript engine.
>
> ?
>
> Snark on #debian-js



Bug#872824: ITP: node-regjsgen -- Generate regular expression in Node.js

2017-08-21 Thread Julien Puydt
Hi,

Le 21/08/2017 à 18:34, Bastien Roucaries a écrit :

>>  Description : Generate regular expression in Node.js
>> This module can generate regular expressions from the abstract syntax
>> trees
>> created by regjsparser for example.
>> .
>> Node.js is an event-based server-side JavaScript engine.
> 
> The long description does not carry more information than short. Could you 
> improve
> 

Does it look better:
Description: Regular expression from abstract syntax trees in Node.js
 This module accepts an abstract syntax tree representing a regular
expression
 (like the ones created by regjsparser, for example), and turns them into a
 regular expression string.
 .
 Node.js is an event-based server-side JavaScript engine.

?

Snark on #debian-js



Bug#872824: ITP: node-regjsgen -- Generate regular expression in Node.js

2017-08-21 Thread Bastien Roucaries


Le 21 août 2017 17:58:57 GMT+02:00, Julien Puydt  a 
écrit :
>Package: wnpp
>Severity: wishlist
>Owner: Julien Puydt 
>X-Debbugs-CC: debian-de...@lists.debian.org
>
>* Package name: node-regjsgen
>  Version : 0.3.0
>  Upstream Author : Benjamin Tan (https://demoneaux.github.io/)
>* URL : https://github.com/demoneaux/regjsgen
>* License : Expat
>  Programming Lang: JavaScript
>  Description : Generate regular expression in Node.js
>This module can generate regular expressions from the abstract syntax
>trees
> created by regjsparser for example.
> .
> Node.js is an event-based server-side JavaScript engine.

The long description does not carry more information than short. Could you 
improve

-- 
Envoyé de mon appareil Android avec K-9 Mail. Veuillez excuser ma brièveté.



Bug#872824: ITP: node-regjsgen -- Generate regular expression in Node.js

2017-08-21 Thread Julien Puydt
Package: wnpp
Severity: wishlist
Owner: Julien Puydt 
X-Debbugs-CC: debian-de...@lists.debian.org

* Package name: node-regjsgen
  Version : 0.3.0
  Upstream Author : Benjamin Tan (https://demoneaux.github.io/)
* URL : https://github.com/demoneaux/regjsgen
* License : Expat
  Programming Lang: JavaScript
  Description : Generate regular expression in Node.js
 This module can generate regular expressions from the abstract syntax trees
 created by regjsparser for example.
 .
 Node.js is an event-based server-side JavaScript engine.