| Paketname | python-hachoir-regex |
| Beschreibung | regular expressions manipulation Python library |
| Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
| Version | 1.0.3-1 |
| Sektion | universe/python |
| Priorität | optional |
| Installierte Größe | 136 Byte |
| Hängt ab von | python (>= 2.4), python-support (>= 0.7.1) |
| Empfohlene Pakete | |
| Paketbetreuer | Ubuntu MOTU Developers |
| Quelle | hachoir-regex |
| Paketgröße | 15922 Byte |
| Prüfsumme MD5 | c92df15b6efb0b049d60e9bfa7cba339 |
| Prüfsumme SHA1 | 8747f2ccd3e1426c2057dc9c1bcc40099379d1c2 |
| Prüfsumme SHA256 | bbf3f53a58786a7f8e39c25451011499219339c4554a2fa3374d1a41a9477a0f |
| Link zum Herunterladen | python-hachoir-regex_1.0.3-1_all.deb |
| Ausführliche Beschreibung | hachoir-regex is a Python library for regular expression (regex or regexp)
manipulation. You can use a|b (or) and a+b (and) operators. Expressions are
optimized during the construction: merge ranges, simplify repetitions, etc.
It also contains a class for pattern matching allowing to search multiple
strings and regex at the same time.
|