* Package name : python3-parsimonious Version : 0.9.0 Upstream Author : Name Erik Rose <grinch@grinchcentral.com> * 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.
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
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!
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,
Hi Nilson, I need parsimonious for a new crossbar version. Do you still want to package it? Thanks, Bastian
Am 19.06.22 um 15:07 schrieb Nilson Silva: