Go to file
Dirk Mueller 3e7e8a34ba - update to 3.3.0:
* Allow to execute the CLI (e.g. normalizer) through `python -m
    charset_normalizer.cli` or `python -m charset_normalizer`
  * Support for 9 forgotten encoding that are supported by Python
    but unlisted in `encoding.aliases` as they have no alias
  * Optional mypyc compilation upgraded to version 1.5.1 for
    Python >= 3.7
  * Unable to properly sort CharsetMatch when both chaos/noise
    and coherence were close due to an unreachable condition in
    \_\_lt\_\_ (#350)
- Update to 3.0.1
- Update to 3.0.0
  * ASCII miss-detection on rare cases (PR #170)
  * Wrong logging level applied when setting kwarg `explain` to True
- require lower-case name instead of breaking build

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-charset-normalizer?expand=0&rev=41
2023-10-02 09:08:45 +00:00
.gitattributes Accepting request 726939 from home:jayvdb:py-new 2019-08-29 10:43:06 +00:00
.gitignore Accepting request 726939 from home:jayvdb:py-new 2019-08-29 10:43:06 +00:00
charset_normalizer-3.3.0.tar.gz - update to 3.3.0: 2023-10-02 09:08:45 +00:00
python-charset-normalizer.changes - update to 3.3.0: 2023-10-02 09:08:45 +00:00
python-charset-normalizer.spec - update to 3.3.0: 2023-10-02 09:08:45 +00:00