Source: pyglossary
Section: python
Priority: optional
Maintainer: Emfox Zhou <emfox@debian.org>
Build-Depends: debhelper-compat (= 13),
               pybuild-plugin-pyproject,
               python3-all,
               python3-setuptools,
               python3-gi,
               gir1.2-gtk-3.0,
               python3-bs4,
               python3-lxml
Standards-Version: 4.7.4
Homepage: https://github.com/ilius/pyglossary
Vcs-Git: https://salsa.debian.org/debian/pyglossary.git -b debian/latest
Vcs-Browser: https://salsa.debian.org/debian/pyglossary
Rules-Requires-Root: no

Package: python3-pyglossary
Architecture: all
Depends: ${misc:Depends},
         ${python3:Depends},
         python3-lxml,
         python3-bs4
Recommends: python3-gi,
            python3-gi-cairo,
            gir1.2-gtk-3.0,
            python3-icu,
            python3-html5lib,
            python3-jinja2,
            python3-lzo
Description: tool for working with dictionary databases - Python 3.X
 PyGlossary is a tool for converting dictionary files aka glossaries,
 from/to various formats used by different dictionary applications.
