DEBFIND Suche nach Debian-Paketen

Suchplatform für Softwarepakete und Archive Debian-basierter Linux-Distributionen

beta ! Diese website wird noch weiterentwickelt.

Liste aller Kategorien/Sektionen | Suchmaske | Haftungsausschluß

Paketbeschreibung


Paketnameyapps2
BeschreibungYet Another Python Parser System
Archiv/RepositoryOffizielles Debian Archiv squeeze (main)
Version2.1.1-17.2
Sektionpython
Prioritätoptional
Installierte Größe272 Byte
Hängt ab vonpython (>= 2.2), python-support (>= 0.90.0), yapps2-runtime (= 2.1.1-17.2)
Empfohlene Pakete
PaketbetreuerMatthias Urlichs
Quelle
Paketgröße65636 Byte
Prüfsumme MD5971d722b20f3b5e63cf9a03b7292766e
Prüfsumme SHA11497a927f43077b6987835f6be4bb714553f587c
Prüfsumme SHA256eaa0cb0c931a410322ba3fff6476c7f651006e384c4235e0a1faae2f0435560a
Link zum Herunterladenyapps2_2.1.1-17.2_all.deb
Ausführliche BeschreibungYAPPS is an easy to use parser generator that is written in Python and generates Python code. There are several parser generator systems already available for Python, but this parser has different goals: Yapps is simple, very easy to use, and produces human-readable parsers. . It is not the fastest or most powerful parser. Yapps is designed to be used when regular expressions are not enough and other parser systems are too much: situations where you might otherwise write your own recursive descent parser. . This package contains several upward-compatible enhancements to the original YAPPS source: . - handles recursive input ("include files") - better error reporting - reads input incrementally


Impressum
Linux is a registered trademark of Linus Torvalds