[Python-ideas] Support WHATWG versions of legacy encodings
M.-A. Lemburg
mal at egenix.com
Mon Feb 5 06:44:38 EST 2018
On 05.02.2018 12:39, Serhiy Storchaka wrote:
> 05.02.18 12:52, M.-A. Lemburg пише:
>> Let's leave things as they are and perhaps a section to the codecs
>> documentation, as you suggest, where to find other encodings which
>> a user might want to use and tools to help with fixing encoding or
>> decoding errors.
>>
>> Here's a random list from PyPI with some packages:
>> https://pypi.python.org/pypi/ebcdic/
>> https://pypi.python.org/pypi/latexcodec/
>> https://pypi.python.org/pypi/mysql-latin1-codec/
>> https://pypi.python.org/pypi/cbmcodecs/
>>
>> Perhaps fun variants such as:
>> https://pypi.python.org/pypi/emoji-encoding/
>
> But first than add references to third-party packages we should examine
> them. Check that they are compatible with recent versions of Python, do
> what they are stated, and don't contain malicious code.
Sure.
--
Marc-Andre Lemburg
eGenix.com
Professional Python Services directly from the Experts (#1, Feb 05 2018)
>>> Python Projects, Coaching and Consulting ... http://www.egenix.com/
>>> Python Database Interfaces ... http://products.egenix.com/
>>> Plone/Zope Database Interfaces ... http://zope.egenix.com/
________________________________________________________________________
::: We implement business ideas - efficiently in both time and costs :::
eGenix.com Software, Skills and Services GmbH Pastor-Loeh-Str.48
D-40764 Langenfeld, Germany. CEO Dipl.-Math. Marc-Andre Lemburg
Registered at Amtsgericht Duesseldorf: HRB 46611
http://www.egenix.com/company/contact/
http://www.malemburg.com/
More information about the Python-ideas
mailing list