Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help

The search service can find package by either name (apache), provides(webserver), absolute file names (/usr/bin/apache), binaries (gprof) or shared libraries (libXm.so.2) in standard path. It does not support multiple arguments yet...

The System and Arch are optional added filters, for example System could be "redhat", "redhat-7.2", "mandrake" or "gnome", Arch could be "i386" or "src", etc. depending on your system.

System Arch

RPM resource python3-pygmars

pygmars is a simple lexing and parsing library designed to craft lightweight lexers and parsers using regular expressions. pygmars allows you to craft simple lexers that recognizes words based on regular expressions and identify sequences of words using lightweight grammars to obtain a parse tree. The lexing task transforms a sequence of words or strings (e.g. already split in words) in a sequence of Token objects, assigning a label to each word and tracking their position and line number. In particular, the lexing output is designed to be compatible with the output of Pygments lexers. It becomes possible to build simple grammars on top of existing Pygments lexers to perform lightweight parsing of the many (130+) programming languages supported by Pygments. The parsing task transforms a sequence of Tokens in a parse Tree where each node in the tree is recognized and assigned a label. Parsing is using regular expression-based grammar rules applied to recognize Token sequences. These rules are evaluated sequentially and not recursively: this keeps things simple and works very well in practice. This approach and the rules syntax has been battle-tested with NLTK from which pygmars is derived.

Found 1 sites for python3-pygmars

Found 14 RPM for python3-pygmars

PackageSummaryDistributionDownload
python3-pygmars-0.8.0-3.fc40.noarch.htmlCraft simple regex-based small language lexers and parserFedora Rawhide for x86_64python3-pygmars-0.8.0-3.fc40.noarch.rpm
python3-pygmars-0.8.0-3.fc40.noarch.htmlCraft simple regex-based small language lexers and parserFedora Rawhide for aarch64python3-pygmars-0.8.0-3.fc40.noarch.rpm
python3-pygmars-0.8.0-3.fc40.noarch.htmlCraft simple regex-based small language lexers and parserFedora Rawhide for ppc64lepython3-pygmars-0.8.0-3.fc40.noarch.rpm
python3-pygmars-0.8.0-3.fc40.noarch.htmlCraft simple regex-based small language lexers and parserFedora Rawhide for s390xpython3-pygmars-0.8.0-3.fc40.noarch.rpm
python3-pygmars-0.8.0-3.fc40.noarch.htmlCraft simple regex-based small language lexers and parserFedora 40 for x86_64python3-pygmars-0.8.0-3.fc40.noarch.rpm
python3-pygmars-0.8.0-3.fc40.noarch.htmlCraft simple regex-based small language lexers and parserFedora 40 for aarch64python3-pygmars-0.8.0-3.fc40.noarch.rpm
python3-pygmars-0.8.0-3.fc40.noarch.htmlCraft simple regex-based small language lexers and parserFedora 40 for ppc64lepython3-pygmars-0.8.0-3.fc40.noarch.rpm
python3-pygmars-0.8.0-3.fc40.noarch.htmlCraft simple regex-based small language lexers and parserFedora 40 for s390xpython3-pygmars-0.8.0-3.fc40.noarch.rpm
python3-pygmars-0.8.0-1.fc39.noarch.htmlCraft simple regex-based small language lexers and parserFedora 39 updates for x86_64python3-pygmars-0.8.0-1.fc39.noarch.rpm
python3-pygmars-0.8.0-1.fc39.noarch.htmlCraft simple regex-based small language lexers and parserFedora 39 updates for aarch64python3-pygmars-0.8.0-1.fc39.noarch.rpm
python3-pygmars-0.8.0-1.fc38.noarch.htmlCraft simple regex-based small language lexers and parserFedora 38 updates for x86_64python3-pygmars-0.8.0-1.fc38.noarch.rpm
python3-pygmars-0.8.0-1.fc38.noarch.htmlCraft simple regex-based small language lexers and parserFedora 38 updates for aarch64python3-pygmars-0.8.0-1.fc38.noarch.rpm
python3-pygmars-0.8.0-1.fc37.noarch.htmlCraft simple regex-based small language lexers and parserFedora 37 updates for x86_64python3-pygmars-0.8.0-1.fc37.noarch.rpm
python3-pygmars-0.8.0-1.fc37.noarch.htmlCraft simple regex-based small language lexers and parserFedora 37 updates for aarch64python3-pygmars-0.8.0-1.fc37.noarch.rpm

Generated by rpm2html 1.6

Fabrice Bellet