FreeBSD.software
Home/textproc/py311-parsimonious

py311-parsimonious

0.11.0

Pure-Python PEG parser

Parsimonious aims to be the fastest arbitrary-lookahead parser written in pure Python and the most usable. It's based on parsing expression grammars (PEGs), which means you feed it a simplified sort of EBNF notation. Parsimonious 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.

Origin: textproc/py-parsimonious
Category: textproc
Size: 546KiB
License: MIT
Maintainer: sunpoet@FreeBSD.org
Dependencies: 2 packages
Required by: 1 packages
$pkg install py311-parsimonious

Dependencies (2)

Required By (1 packages)

More in textproc