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 Ubuntu Archiv lucid (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
PaketbetreuerUbuntu Developers
Quelle
Paketgröße65676 Byte
Prüfsumme MD54ddf2cb046961490266a4f3a4224ccbe
Prüfsumme SHA15faa3cac3a281fc1ee7f468f276bc867216de4bd
Prüfsumme SHA256f0a7ce749d2387258b47cba7502cbf80795dff4ad5bab0ff6c0915306e441f45
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