Bug#1009671:

2022-06-19 Thread Nilson Silva
Control: retitle -1 ITP: python-parsimonious -- fastest pure-Python PEG parser



Processed: Re: Bug#1009671: (ITP: python-parsimonious -- fastest pure-Python PEG parser)

2022-06-19 Thread Debian Bug Tracking System
Processing control commands:

> retitle -1 ITP: python-parsimonious -- fastest pure-Python PEG parser
Bug #1009671 [wnpp] RFP: python-parsimonious -- fastest pure-Python PEG parser
Changed Bug title to 'ITP: python-parsimonious -- fastest pure-Python PEG 
parser' from 'RFP: python-parsimonious -- fastest pure-Python PEG parser'.

-- 
1009671: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1009671
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems



Bug#1009671: (ITP: python-parsimonious -- fastest pure-Python PEG parser)

2022-06-19 Thread Bastian Germann

Control: retitle -1 ITP: python-parsimonious -- fastest pure-Python PEG parser

Am 19.06.22 um 15:07 schrieb Nilson Silva:

Hello Bastian! Certainly




Bug#1009671: (ITP: python-parsimonious -- fastest pure-Python PEG parser)

2022-06-19 Thread Bastian Germann

Hi Nilson,

I need parsimonious for a new crossbar version. Do you still want to package it?

Thanks,
Bastian



Bug#1009671: marked as done (ITP: python-parsimonious -- fastest pure-Python PEG parser)

2022-04-25 Thread Debian Bug Tracking System
Your message dated Mon, 25 Apr 2022 19:49:37 +0100
with message-id 

and subject line ITP: dxr -- Code Search and Cross-Reference Tool
has caused the Debian Bug report #1009671,
regarding ITP: python-parsimonious -- fastest pure-Python PEG parser
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
1009671: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1009671
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: wnpp
Severity: wishlist
Owner: Josenilson Ferreira da Silva 
X-Debbugs-Cc: debian-de...@lists.debian.org, nilsonfsi...@hotmail.com

* Package name: python3-parsimonious
  Version : 0.9.0
  Upstream Author : Name  Erik Rose 
* URL : https://github.com/erikrose/parsimonious
* License : MIT/X
  Programming Lang: Python
  Description : fastest pure-Python PEG parser

visa ser o analisador de lookahead arbitrário mais rápido escrito
em Python puro - e o mais utilizável.
.
based on parsing expression grammars (PEGs), which means it is fed
with a simplified type of EBNF notation.
.
was designed to undergird a MediaWiki parser that wouldn't take 5
seconds or a GB of RAM to do one page, but it's applicable to all
sorts of languages.
--- End Message ---
--- Begin Message ---
I have spoken to Josenilson and explained to him that dxr is an
inactive project, the link in the ITP points to a fork that is 8 years
old, but the main project has been archived and it's not in
development anymore.

We're not able to ship this in Debian since we can't ensure we will be
able to maintain it for a single stable release.

I'm resolving the ITPs for dxr and python-parsimonious (its dependency).

Regards,

-- 
Samuel Henrique --- End Message ---


Bug#1009671: (ITP: python-parsimonious -- fastest pure-Python PEG parser)

2022-04-24 Thread Nilson Silva
Hi,
In order to meet Debian guidelines (Python Team) this package is renamed 
and first paragraph of the long description:

from : python3-parsimonious to: python-parsimonious

from: visa ser o analisador de lookahead arbitrário mais rápido escrito
   em Python puro - e o mais utilizável.

to: aims to be the fastest arbitrary lookahead parser written
in pure Python - and the most usable.

thanks!

___
Package: wnpp
Severity: wishlist
Owner: Josenilson Ferreira da Silva 
X-Debbugs-Cc: debian-de...@lists.debian.org, nilsonfsi...@hotmail.com

* Package name    : python-parsimonious
  Version         : 0.9.0
  Upstream Author : Name  Erik Rose 
* URL             : https://github.com/erikrose/parsimonious
* License         : MIT/X
  Programming Lang: Python
  Description     : fastest pure-Python PEG parser


aims to be the fastest arbitrary lookahead parser written
in pure Python - and the most usable.
.
based on parsing expression grammars (PEGs), which means it is fed
with a simplified type of EBNF notation.
.
was designed to undergird a MediaWiki parser that wouldn't take 5
seconds or a GB of RAM to do one page, but it's applicable to all
sorts of languages.

Nilson Silva 
 



Bug#1009671: Acknowledgement (ITP: python3-parsimonious -- fastest pure-Python PEG parser)

2022-04-24 Thread Nilson Silva
Hi
just complementing

This library is a dependency for a package I'm packaging.
as per the link below:

Project:
https://github.com/erikrose/dxr

Dependencies:
https://github.com/erikrose/dxr/blob/master/requirements.txt

o



Bug#1009671: ITP: python3-parsimonious -- fastest pure-Python PEG parser

2022-04-13 Thread Josenilson Ferreira da Silva
Package: wnpp
Severity: wishlist
Owner: Josenilson Ferreira da Silva 
X-Debbugs-Cc: debian-de...@lists.debian.org, nilsonfsi...@hotmail.com

* Package name: python3-parsimonious
  Version : 0.9.0
  Upstream Author : Name  Erik Rose 
* URL : https://github.com/erikrose/parsimonious
* License : MIT/X
  Programming Lang: Python
  Description : fastest pure-Python PEG parser

visa ser o analisador de lookahead arbitrário mais rápido escrito
em Python puro - e o mais utilizável.
.
based on parsing expression grammars (PEGs), which means it is fed
with a simplified type of EBNF notation.
.
was designed to undergird a MediaWiki parser that wouldn't take 5
seconds or a GB of RAM to do one page, but it's applicable to all
sorts of languages.