Source: python-sfdutf7 Section: python Maintainer: Debian Fonts Task Force Uploaders: Jerome Benoit Build-Depends: debhelper-compat (= 13), dh-python, pybuild-plugin-pyproject, python3-setuptools, python3-all, python3-pytest , python3-fontforge Standards-Version: 4.7.4 Homepage: https://github.com/MFEK/sfdutf7.py Vcs-Git: https://salsa.debian.org/fonts-team/python-sfdutf7.git Vcs-Browser: https://salsa.debian.org/fonts-team/python-sfdutf7 Package: python3-sfdutf7 Architecture: any Depends: ${python3:Depends}, ${misc:Depends} Description: SFDUTF7 encoder/decoder Python library FontForge's Spline Font Databases have a rather unusual encoding called "UTF-7", but it is incompatible with either the common meaning of this word or the IMAP meaning. It is instead its own encoding unrelated to either. This Python package has implemented it for use in sfdnormalize and other projects.