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.0.7.tar.gz | 0000369094 360 KB | |
python-charset-normalizer.changes | 0000010528 10.3 KB | |
python-charset-normalizer.spec | 0000002538 2.48 KB |
Revision 8 (latest revision is 24)
Dominique Leuenberger (dimstar_suse)
accepted
request 927599
from
Dirk Mueller (dirkmueller)
(revision 8)
- Update to version 2.0.7 * Addition: bento Add support for Kazakh (Cyrillic) language detection * Improvement: sparkle Further improve inferring the language from a given code page (single-byte). * Removed: fire Remove redundant logging entry about detected language(s). * Improvement: zap Refactoring for potential performance improvements in loops. * Improvement: sparkles Various detection improvement (MD+CD). * Bugfix: bug Fix a minor inconsistency between Python 3.5 and other versions regarding language detection. - Update to version 2.0.6 * Bugfix: bug Unforeseen regression with the loss of the backward-compatibility with some older minor of Python 3.5.x. * Bugfix: bug Fix CLI crash when using --minimal output in certain cases. * Improvement: sparkles Minor improvement to the detection efficiency (less than 1%). - Update to version 2.0.5 * Improvement: sparkles The BC-support with v1.x was improved, the old staticmethods are restored. * Remove: fire The project no longer raise warning on tiny content given for detection, will be simply logged as warning instead. * Improvement: sparkles The Unicode detection is slightly improved, see #93 * Bugfix: bug In some rare case, the chunks extractor could cut in the middle of a multi-byte character and could mislead the mess detection.
Comments 0