python-charset-normalizer
Python Universal Charset Detector
- Developed at devel:languages:python
- Sources inherited from project openSUSE:Factory
-
15
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:LoongArch:Factory/python-charset-normalizer && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
charset_normalizer-2.1.0.tar.gz | 0000085498 83.5 KB | |
python-charset-normalizer.changes | 0000013388 13.1 KB | |
python-charset-normalizer.spec | 0000002538 2.48 KB |
Revision 13 (latest revision is 24)
Richard Brown (RBrownFactory)
accepted
request 991152
from
Dirk Mueller (dirkmueller)
(revision 13)
- update to 2.1.0: * Output the Unicode table version when running the CLI with `--version` * Re-use decoded buffer for single byte character sets * Fixing some performance bottlenecks * Workaround potential bug in cpython with Zero Width No-Break Space located * in Arabic Presentation Forms-B, Unicode 1.1 not acknowledged as space * CLI default threshold aligned with the API threshold from * Support for Python 3.5 (PR #192) * Use of backport unicodedata from `unicodedata2` as Python is quickly catching up, scheduled for removal in 3.0
Comments 0