| Name: | python3-chardet |
|---|---|
| Version: | 5.2.0 |
| Release: | 19.el10_1 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 2161984 |
| License: | LGPL-2.1-or-later |
| RPM: | python3-chardet-5.2.0-19.el10_1.noarch.rpm |
| Source RPM: | python-chardet-5.2.0-19.el10_1.src.rpm |
| Build Date: | Tue Mar 03 2026 |
| Build Host: | build-ol10-x86_64.oracle.com |
| Vendor: | Oracle America |
| URL: | https://github.com/chardet/chardet |
| Summary: | Python character encoding detector |
| Description: |
Chardet: The Universal Character Encoding Detector
Detects:
• ASCII, UTF-8, UTF-16 (2 variants), UTF-32 (4 variants)
• Big5, GB2312, EUC-TW, HZ-GB-2312, ISO-2022-CN (Traditional and Simplified
Chinese)
• EUC-JP, SHIFT_JIS, CP932, ISO-2022-JP (Japanese)
• EUC-KR, ISO-2022-KR, Johab (Korean)
• KOI8-R, MacCyrillic, IBM855, IBM866, ISO-8859-5, windows-1251 (Cyrillic)
• ISO-8859-5, windows-1251 (Bulgarian)
• ISO-8859-1, windows-1252 (Western European languages)
• ISO-8859-7, windows-1253 (Greek)
• ISO-8859-8, windows-1255 (Visual and Logical Hebrew)
• TIS-620 (Thai)
ISO-8859-2 and windows-1250 (Hungarian) probers have been temporarily
disabled. |
- Correct License to LGPL-2.1-or-later
- Improve the man page: complete SYNOPSIS, better formatting
- Remove Obsoletes for Fedora-only upgrade path
- Update .rpmlintrc file for current rpmlint
- Fix source archive, which was xz-compressed despite the .zst extension
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
- F41+: Stop building PDF documentation; drop -doc subpackage
- Rebuilt for Python 3.13
- Bootstrap for Python 3.13
- Use zstd instead of xz for filtered source archive compression