TkTech / mutf8

Pure-python and optional C encoders/decoders for MUTF-8/CESU-8.
MIT License
11 stars 3 forks source link

could you register this pair of function to standard Python codecs? #8

Open 17183248569 opened 1 year ago

17183248569 commented 1 year ago

if you codecs.register them, users could wrtie .decode("mutf-8") like built-in decoders.