python-ftfy_6.3.1-1_amd64.changes (click to toggle) | |
---|---|
Format: | 1.8 |
Date: | Sat, 18 Oct 2025 15:42:57 +0100 |
Source: | python-ftfy |
Binary: | python3-ftfy |
Architecture: | source all |
Version: | 6.3.1-1 |
Distribution: | unstable |
Urgency: | medium |
Maintainer: | Debian Python Team <team+python@tracker.debian.org> |
Changed-By: | Edward Betts <edward@4angle.com> |
Description: | python3-ftfy - Fixes mojibake and other Unicode text problems |
Closes: | 1118359 |
Changes: | python-ftfy (6.3.1-1) unstable; urgency=medium * Initial release. (Closes: #1118359) |
Files: | 45f7b7e878b8746edc95a97dc23a9e66 2214 python optional python-ftfy_6.3.1-1.dsc c63e1f2e0b33d8a14b4fd9d1f5af0999 361541 python optional python-ftfy_6.3.1.orig.tar.gz c750b6a30514a3980b57e78df6e0195b 2404 python optional python-ftfy_6.3.1-1.debian.tar.xz d6bc81201704cc51ea3b70a7b05c3692 7515 python optional python-ftfy_6.3.1-1_amd64.buildinfo 4df86311183e4e178f13e44247b5b331 314568 python optional python3-ftfy_6.3.1-1_all.deb |
python-ftfy_6.3.1-1.dsc (click to toggle) | |
---|---|
Format: | 3.0 (quilt) |
Source: | python-ftfy |
Binary: | python3-ftfy |
Architecture: | all |
Version: | 6.3.1-1 |
Maintainer: | Debian Python Team <team+python@tracker.debian.org> |
Uploaders: | Edward Betts <edward@4angle.com>, |
Homepage: | https://github.com/rspeer/python-ftfy |
Standards-Version: | 4.7.2 |
Vcs-Browser: | https://salsa.debian.org/python-team/packages/python-ftfy |
Vcs-Git: | https://salsa.debian.org/python-team/packages/python-ftfy.git |
Testsuite: | autopkgtest-pkg-pybuild |
Build-Depends: | debhelper-compat (=13), dh-sequence-python3, dh-sequence-sphinxdoc<!nodoc>, pybuild-plugin-pyproject, python3-all, python3-hatchling |
Build-Depends-Indep: | furo<!nodoc>, python3-pytest<!nocheck>, python3-sphinx<!nodoc>, python3-wcwidth<!nocheck> |
Package-List: | python3-ftfy deb python optional arch=all |
Files: | c63e1f2e0b33d8a14b4fd9d1f5af0999 361541 python-ftfy_6.3.1.orig.tar.gz c750b6a30514a3980b57e78df6e0195b 2404 python-ftfy_6.3.1-1.debian.tar.xz |
control file for python3-ftfy_6.3.1-1_all.deb (click to toggle) | |
---|---|
Package: | python3-ftfy |
Source: | python-ftfy |
Version: | 6.3.1-1 |
Architecture: | all |
Maintainer: | Debian Python Team <team+python@tracker.debian.org> |
Installed-Size: | 1134 |
Depends: | python3-wcwidth, python3:any, libjs-sphinxdoc (>=8.2) |
Built-Using: | sphinx (= 8.2.3-7) |
Section: | python |
Priority: | optional |
Homepage: | https://github.com/rspeer/python-ftfy |
Description: | Fixes mojibake and other Unicode text problems This library automatically repairs text that has been corrupted by misapplied character encodings, such as mojibake or other encoding-related issues. It analyzes strings to identify and correct cases where characters were incorrectly decoded, reconstructing the intended Unicode text. This includes fixing multiple layers of encoding errors, handling curly quote characters, and decoding HTML entities that are outside of proper HTML contexts, even with unusual capitalization. The library is designed to avoid making unnecessary or incorrect changes to text that is already correctly encoded. It helps restore text readability in content that has been malformed through various data handling and transfer processes, such as those involving databases, spreadsheets, or outputs from web sources. It does not attempt to detect encodings from scratch, but rather focuses on repairing commonly-encountered forms of corrupted Unicode text. |
contents of python3-ftfy_6.3.1-1_all.deb (click to toggle) | |
---|---|
drwxr-xr-x root/root 0 2025-10-18 14:42 ./ drwxr-xr-x root/root 0 2025-10-18 14:42 ./usr/ drwxr-xr-x root/root 0 2025-10-18 14:42 ./usr/bin/ -rwxr-xr-x root/root 208 2025-10-18 14:42 ./usr/bin/ftfy drwxr-xr-x root/root 0 2025-10-18 14:42 ./usr/lib/ drwxr-xr-x root/root 0 2025-10-18 14:42 ./usr/lib/python3/ drwxr-xr-x root/root 0 2025-10-18 14:42 ./usr/lib/python3/dist-packages/ drwxr-xr-x root/root 0 2025-10-18 14:42 ./usr/lib/python3/dist-packages/ftfy/ -rw-r--r-- root/root 29593 2025-10-18 14:42 ./usr/lib/python3/dist-packages/ftfy/__init__.py drwxr-xr-x root/root 0 2025-10-18 14:42 ./usr/lib/python3/dist-packages/ftfy/bad_codecs/ -rw-r--r-- root/root 3282 2025-10-18 14:42 ./usr/lib/python3/dist-packages/ftfy/bad_codecs/__init__.py -rw-r--r-- root/root 6814 2025-10-18 14:42 ./usr/lib/python3/dist-packages/ftfy/bad_codecs/sloppy.py -rw-r--r-- root/root 9964 2025-10-18 14:42 ./usr/lib/python3/dist-packages/ftfy/bad_codecs/utf8_variants.py -rw-r--r-- root/root 15561 2025-10-18 14:42 ./usr/lib/python3/dist-packages/ftfy/badness.py -rw-r--r-- root/root 34911 2025-10-18 14:42 ./usr/lib/python3/dist-packages/ftfy/chardata.py -rw-r--r-- root/root 4137 2025-10-18 14:42 ./usr/lib/python3/dist-packages/ftfy/cli.py -rw-r--r-- root/root 18233 2025-10-18 14:42 ./usr/lib/python3/dist-packages/ftfy/fixes.py -rw-r--r-- root/root 5882 2025-10-18 14:42 ./usr/lib/python3/dist-packages/ftfy/formatting.py -rw-r--r-- root/root 0 2025-10-18 14:42 ./usr/lib/python3/dist-packages/ftfy/py.typed drwxr-xr-x root/root 0 2025-10-18 14:42 ./usr/lib/python3/dist-packages/ftfy-6.3.1.dist-info/ -rw-r--r-- root/root 7 2025-10-18 14:42 ./usr/lib/python3/dist-packages/ftfy-6.3.1.dist-info/INSTALLER -rw-r--r-- root/root 7257 2025-10-18 14:42 ./usr/lib/python3/dist-packages/ftfy-6.3.1.dist-info/METADATA -rw-r--r-- root/root 87 2025-10-18 14:42 ./usr/lib/python3/dist-packages/ftfy-6.3.1.dist-info/WHEEL -rw-r--r-- root/root 39 2025-10-18 14:42 ./usr/lib/python3/dist-packages/ftfy-6.3.1.dist-info/entry_points.txt drwxr-xr-x root/root 0 2025-10-18 14:42 ./usr/share/ drwxr-xr-x root/root 0 2025-10-18 14:42 ./usr/share/doc/ drwxr-xr-x root/root 0 2025-10-18 14:42 ./usr/share/doc/python3-ftfy/ -rw-r--r-- root/root 2937 2024-10-26 00:47 ./usr/share/doc/python3-ftfy/README.md.gz -rw-r--r-- root/root 162 2025-10-18 14:42 ./usr/share/doc/python3-ftfy/changelog.Debian.gz -rw-r--r-- root/root 9163 2024-10-26 00:47 ./usr/share/doc/python3-ftfy/changelog.gz -rw-r--r-- root/root 1089 2025-10-18 14:40 ./usr/share/doc/python3-ftfy/copyright drwxr-xr-x root/root 0 2025-10-18 14:42 ./usr/share/doc/python3-ftfy/html/ drwxr-xr-x root/root 0 2025-10-18 14:42 ./usr/share/doc/python3-ftfy/html/_images/ -rw-r--r-- root/root 203336 2024-10-26 00:47 ./usr/share/doc/python3-ftfy/html/_images/shipping-label.png drwxr-xr-x root/root 0 2025-10-18 14:42 ./usr/share/doc/python3-ftfy/html/_modules/ drwxr-xr-x root/root 0 2025-10-18 14:42 ./usr/share/doc/python3-ftfy/html/_modules/ftfy/ -rw-r--r-- root/root 53205 2025-10-18 14:42 ./usr/share/doc/python3-ftfy/html/_modules/ftfy/badness.html -rw-r--r-- root/root 63014 2025-10-18 14:42 ./usr/share/doc/python3-ftfy/html/_modules/ftfy/fixes.html -rw-r--r-- root/root 99061 2025-10-18 14:42 ./usr/share/doc/python3-ftfy/html/_modules/ftfy.html -rw-r--r-- root/root 14283 2025-10-18 14:42 ./usr/share/doc/python3-ftfy/html/_modules/index.html drwxr-xr-x root/root 0 2025-10-18 14:42 ./usr/share/doc/python3-ftfy/html/_sources/ -rw-r--r-- root/root 6592 2024-10-26 00:47 ./usr/share/doc/python3-ftfy/html/_sources/avoid.rst.txt -rw-r--r-- root/root 251 2024-10-26 00:47 ./usr/share/doc/python3-ftfy/html/_sources/bad_encodings.rst.txt -rw-r--r-- root/root 943 2024-10-26 00:47 ./usr/share/doc/python3-ftfy/html/_sources/cite.rst.txt -rw-r--r-- root/root 1466 2024-10-26 00:47 ./usr/share/doc/python3-ftfy/html/_sources/cli.rst.txt -rw-r--r-- root/root 2062 2024-10-26 00:47 ./usr/share/doc/python3-ftfy/html/_sources/config.rst.txt -rw-r--r-- root/root 1498 2024-10-26 00:47 ./usr/share/doc/python3-ftfy/html/_sources/detect.rst.txt -rw-r--r-- root/root 1997 2024-10-26 00:47 ./usr/share/doc/python3-ftfy/html/_sources/encodings.rst.txt -rw-r--r-- root/root 3275 2024-10-26 00:47 ./usr/share/doc/python3-ftfy/html/_sources/explain.rst.txt -rw-r--r-- root/root 381 2024-10-26 00:47 ./usr/share/doc/python3-ftfy/html/_sources/fixes.rst.txt -rw-r--r-- root/root 1523 2024-10-26 00:47 ./usr/share/doc/python3-ftfy/html/_sources/heuristic.rst.txt -rw-r--r-- root/root 3218 2024-10-26 00:47 ./usr/share/doc/python3-ftfy/html/_sources/index.rst.txt drwxr-xr-x root/root 0 2025-10-18 14:42 ./usr/share/doc/python3-ftfy/html/_static/ -rw-r--r-- root/root 14685 2025-10-18 14:42 ./usr/share/doc/python3-ftfy/html/_static/basic.css drwxr-xr-x root/root 0 2025-10-18 14:42 ./usr/share/doc/python3-ftfy/html/_static/css/ -rw-r--r-- root/root 152 2024-10-26 00:47 ./usr/share/doc/python3-ftfy/html/_static/css/custom.css -rw-r--r-- root/root 1266 2023-07-08 18:40 ./usr/share/doc/python3-ftfy/html/_static/debug.css -rw-r--r-- root/root 328 2025-10-18 14:42 ./usr/share/doc/python3-ftfy/html/_static/documentation_options.js -rw-r--r-- root/root 286 2025-10-01 18:15 ./usr/share/doc/python3-ftfy/html/_static/file.png -rw-r--r-- root/root 90 2025-10-01 18:15 ./usr/share/doc/python3-ftfy/html/_static/minus.png -rw-r--r-- root/root 90 2025-10-01 18:15 ./usr/share/doc/python3-ftfy/html/_static/plus.png -rw-r--r-- root/root 19915 2025-10-18 14:42 ./usr/share/doc/python3-ftfy/html/_static/pygments.css drwxr-xr-x root/root 0 2025-10-18 14:42 ./usr/share/doc/python3-ftfy/html/_static/scripts/ -rw-r--r-- root/root 5004 2025-10-16 08:10 ./usr/share/doc/python3-ftfy/html/_static/scripts/furo.js -rw-r--r-- root/root 12995 2025-10-16 08:10 ./usr/share/doc/python3-ftfy/html/_static/scripts/gumshoe-patched.js -rw-r--r-- root/root 6034 2023-07-08 18:40 ./usr/share/doc/python3-ftfy/html/_static/skeleton.css drwxr-xr-x root/root 0 2025-10-18 14:42 ./usr/share/doc/python3-ftfy/html/_static/styles/ -rw-r--r-- root/root 6140 2025-10-16 08:10 ./usr/share/doc/python3-ftfy/html/_static/styles/furo-extensions.css -rw-r--r-- root/root 55307 2025-10-16 08:10 ./usr/share/doc/python3-ftfy/html/_static/styles/furo.css -rw-r--r-- root/root 24806 2025-10-18 14:42 ./usr/share/doc/python3-ftfy/html/avoid.html -rw-r--r-- root/root 27494 2025-10-18 14:42 ./usr/share/doc/python3-ftfy/html/bad_encodings.html -rw-r--r-- root/root 17202 2025-10-18 14:42 ./usr/share/doc/python3-ftfy/html/cite.html -rw-r--r-- root/root 16696 2025-10-18 14:42 ./usr/share/doc/python3-ftfy/html/cli.html -rw-r--r-- root/root 26857 2025-10-18 14:42 ./usr/share/doc/python3-ftfy/html/config.html -rw-r--r-- root/root 19931 2025-10-18 14:42 ./usr/share/doc/python3-ftfy/html/detect.html -rw-r--r-- root/root 17584 2025-10-18 14:42 ./usr/share/doc/python3-ftfy/html/encodings.html -rw-r--r-- root/root 45687 2025-10-18 14:42 ./usr/share/doc/python3-ftfy/html/explain.html -rw-r--r-- root/root 50899 2025-10-18 14:42 ./usr/share/doc/python3-ftfy/html/fixes.html -rw-r--r-- root/root 21122 2025-10-18 14:42 ./usr/share/doc/python3-ftfy/html/genindex.html -rw-r--r-- root/root 22220 2025-10-18 14:42 ./usr/share/doc/python3-ftfy/html/heuristic.html -rw-r--r-- root/root 22019 2025-10-18 14:42 ./usr/share/doc/python3-ftfy/html/index.html -rw-r--r-- root/root 812 2025-10-18 14:42 ./usr/share/doc/python3-ftfy/html/objects.inv -rw-r--r-- root/root 15585 2025-10-18 14:42 ./usr/share/doc/python3-ftfy/html/py-modindex.html -rw-r--r-- root/root 14346 2025-10-18 14:42 ./usr/share/doc/python3-ftfy/html/search.html -rw-r--r-- root/root 23655 2025-10-18 14:42 ./usr/share/doc/python3-ftfy/html/searchindex.js drwxr-xr-x root/root 0 2025-10-18 14:42 ./usr/share/doc-base/ -rw-r--r-- root/root 230 2025-10-18 14:29 ./usr/share/doc-base/python3-ftfy.python-ftfy lrwxrwxrwx root/root 0 2025-10-18 14:42 ./usr/share/doc/python3-ftfy/html/_static/doctools.js -> ../../../../javascript/sphinxdoc/1.0/doctools.js lrwxrwxrwx root/root 0 2025-10-18 14:42 ./usr/share/doc/python3-ftfy/html/_static/language_data.js -> ../../../../javascript/sphinxdoc/1.0/language_data.js lrwxrwxrwx root/root 0 2025-10-18 14:42 ./usr/share/doc/python3-ftfy/html/_static/searchtools.js -> ../../../../javascript/sphinxdoc/1.0/searchtools.js lrwxrwxrwx root/root 0 2025-10-18 14:42 ./usr/share/doc/python3-ftfy/html/_static/sphinx_highlight.js -> ../../../../javascript/sphinxdoc/1.0/sphinx_highlight.js |
copyright of python3-ftfy_6.3.1-1_all.deb (click to toggle) | |
---|---|
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: ftfy Upstream-Contact: Robyn Speer <rspeer@arborelia.net> Source: https://github.com/rspeer/python-ftfy Files: * Copyright: 2023 Robyn Speer License: Apache-2.0 Files: docs/* Copyright: 2024 Robyn Speer License: Apache-2.0 Files: debian/* Copyright: 2025 Edward Betts <edward@4angle.com> License: Apache-2.0 License: Apache-2.0 Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at . http://www.apache.org/licenses/LICENSE-2.0 . Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. . On Debian systems, the complete text of the Apache 2.0 License can be found in /usr/share/common-licenses/Apache-2.0 file. |
Timestamp: 18.10.2025 / 16:02:37 (UTC)