Source: pyphen Section: python Priority: optional Maintainer: "P. J. McDermott" Build-Depends: debhelper (>= 9), # Needed to build Python 2 modules: python-all (>= 2.6.6-3~), python-setuptools, # Needed to build Python 3 modules: python3-all (>= 3.1.2-7~), python3-setuptools, Standards-Version: 3.9.4 Homepage: http://pyphen.org/ X-Python-Version: >= 2.6 X-Python3-Version: >= 3.1 Package: python-pyphen Architecture: all Depends: ${misc:Depends}, ${python:Depends}, pyphen-dictionaries (= ${binary:Version}), Description: Python module to hyphenate text (Python 2) Pyphen is a pure Python module to hyphenate text using existing Hunspell hyphenation dictionaries. . This module is a fork of python-hyphenator, written by Wilbert Berendsen. . Many dictionaries are included in pyphen, they come from the LibreOffice Git repository and are distributed under GPL, LGPL and/or MPL. See the dictionaries and LibreOffice's repository for more details. . This package provides the Python 2 Pyphen hypenation module. Package: python3-pyphen Architecture: all Depends: ${misc:Depends}, ${python3:Depends}, pyphen-dictionaries (= ${binary:Version}), Description: Python module to hyphenate text (Python 3) Pyphen is a pure Python module to hyphenate text using existing Hunspell hyphenation dictionaries. . This module is a fork of python-hyphenator, written by Wilbert Berendsen. . Many dictionaries are included in pyphen, they come from the LibreOffice Git repository and are distributed under GPL, LGPL and/or MPL. See the dictionaries and LibreOffice's repository for more details. . This package provides the Python 3 Pyphen hypenation module. Package: pyphen-dictionaries Architecture: all Depends: ${misc:Depends}, Description: Python module to hyphenate text - dictionaries Pyphen is a pure Python module to hyphenate text using existing Hunspell hyphenation dictionaries. . This module is a fork of python-hyphenator, written by Wilbert Berendsen. . Many dictionaries are included in pyphen, they come from the LibreOffice Git repository and are distributed under GPL, LGPL and/or MPL. See the dictionaries and LibreOffice's repository for more details. . This package provides the hyphenation dictionaries for the Pyphen module.