| Paketname | python-hachoir-regex |
| Beschreibung | regular expressions manipulation Python library |
| Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
| Version | 1.0.5-1 |
| Sektion | python |
| Priorität | optional |
| Installierte Größe | 136 Byte |
| Hängt ab von | python (>= 2.4), python-support (>= 0.90.0) |
| Empfohlene Pakete | |
| Paketbetreuer | Michel Casabona |
| Quelle | hachoir-regex |
| Paketgröße | 16570 Byte |
| Prüfsumme MD5 | 4cd99aa053abb86c5b12d38d6fb2229e |
| Prüfsumme SHA1 | 450c8542e816395605d55f00928ec64c6454f558 |
| Prüfsumme SHA256 | 7d5e89c7aa01b6af0b88a5d0100a3fa70a786f4902954f882bd0a9de84a8e9c6 |
| Link zum Herunterladen | python-hachoir-regex_1.0.5-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.
|