Source: pyenchant
Section: python
Priority: optional
Maintainer: Piotr Ożarowski <piotr@debian.org>
Uploaders: Debian Python Modules Team <python-modules-team@lists.alioth.debian.org>
Build-Depends: debhelper-compat (= 12), python (>= 2.5), libenchant-2-dev
Build-Depends-Indep: dh-python,
 python-all (>= 2.6.6-3), python3-all,
 python-setuptools (>= 0.6b3-1~), python3-setuptools
Standards-Version: 4.4.1
Rules-Requires-Root: no
Homepage: https://pyenchant.github.io/pyenchant/
Vcs-Git: https://salsa.debian.org/python-team/modules/pyenchant.git
Vcs-Browser: https://salsa.debian.org/python-team/modules/pyenchant

Package: python-enchant
Architecture: all
Depends: ${python:Depends}, ${shlibs:Depends}, ${misc:Depends}
Suggests: python-gobject-2, python-gtk2, python-wxgtk3.0
Description: spellchecking library for Python
 PyEnchant consists of Python bindings to the Enchant spellchecking
 library and some wrapper classes. It includes all the functionality
 of Enchant in a Pythonic object-oriented interface, and also provides
 some higher-level functionality which is not available in the C API.

Package: python3-enchant
Architecture: all
Depends: ${python3:Depends}, ${shlibs:Depends}, ${misc:Depends}
Description: spellchecking library for Python 3
 PyEnchant consists of Python bindings to the Enchant spellchecking
 library and some wrapper classes. It includes all the functionality
 of Enchant in a Pythonic object-oriented interface, and also provides
 some higher-level functionality which is not available in the C API.
