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


Paketnamepython-wordaxe
BeschreibungGerman language (and other) hyphenation algorithms
Archiv/RepositoryOffizielles Debian Archiv squeeze (main)
Version0.3.2-1
Sektionpython
Prioritätoptional
Installierte Größe812 Byte
Hängt ab vonpython-support (>= 0.7.1)
Empfohlene Pakete
PaketbetreuerTrent W. Buck
Quelle
Paketgröße268722 Byte
Prüfsumme MD54e32c0fceba3a00974d25849ee4046ff
Prüfsumme SHA1a10dd50e0bd39f663b4dfc1ac9fd2b1983a203ec
Prüfsumme SHA256c699cb49e4e41ebef958c093f3d901205b80f34e7d62ff57e5b76cf37427686b
Link zum Herunterladenpython-wordaxe_0.3.2-1_all.deb
Ausführliche BeschreibungWordaxe allows Python programs to automatically hyphenate text using an algorithm based on decomposing compound words into base words. . The algorithm is suitable for any language that extensively uses closed-form compound words, as long as a base word list is provided. Currently such a list only exists for German. . In addition, wordaxe implements other algorithms: . * a language-independent algorithm that only hyphenates at a few special characters (in particular, '-'). * a (currently incomplete) port of the TeX hyphenation algorithm to pure Python. * a wrapper for the pyHnj library (called python-hyphen in Debian). . Wordaxe integrates with the ReportLab library to provide automatic hyphenation for the Paragraph line-breaking method.


Impressum
Linux is a registered trademark of Linus Torvalds