Source: pyphen
Section: python
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Uploaders:
 Scott Kitterman <scott@kitterman.com>,
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-python3,
 flit (>= 3.2),
 hyphen-en-us,
 hyphen-fr,
 hyphen-hu,
 hyphen-nl,
 hyphen-sr,
 pybuild-plugin-pyproject,
 python3-all,
 python3-pytest,
Vcs-Git: https://salsa.debian.org/python-team/packages/pyphen.git
Vcs-Browser: https://salsa.debian.org/python-team/packages/pyphen
Standards-Version: 4.7.4
Homepage: https://www.courtbouillon.org/pyphen

Package: python3-pyphen
Architecture: all
Depends:
 hyphen-en-us | hyphen-hyphenation-patterns,
 ${misc:Depends},
 ${python3:Depends},
Description: Python 3 hyphenation module
 Pyphen is a pure Python 3 module to hyphenate text using existing Hunspell
 hyphenation dictionaries. This module is a fork of python-hyphenator, written
 by Wilbert Berendsen.  It uses Debian system hyphenation packages (package
 hyphen-(language code) rather than the embedded set provided by upstream.
 .
 This is the Python 3 version of the package.
