rust-encoding
                                
                                 rust-encoding copied to clipboard
                                
                                    rust-encoding copied to clipboard
                            
                            
                            
                        cp437
I need support to encode/decode cp437 to interface with a dynamic library.
The documentation does not explain how to create your own charset.
Also, I would happily submit a PR with some guidance of how to implement it since I've seen other requests for it.
I've submitted #116 .