Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Consider implementing CESU-8 (external library available) #68

Open
emk opened this issue Dec 8, 2014 · 0 comments
Open

Consider implementing CESU-8 (external library available) #68

emk opened this issue Dec 8, 2014 · 0 comments

Comments

@emk
Copy link

emk commented Dec 8, 2014

I saw that you had the evil encoding CESU-8 on one of your TODO lists. If it helps, I've taken a stab at a small, standalone encoding library which converts between UTF-8 and CESU-8:

https://crates.io/crates/cesu8

Is there any way to make a library like this compatible with rust-encoding without depending on anything more than a few core types? Thank you as always for your thoughts!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant