How do you feel about supporting UTF8 filenames? par2/string.go seems to support decoding something more current than ASCII, but does not support encoding it. I don't know if there is anything in the par2 'spec' that has anything to say on the mater, but it goes without saying that this would be nice. par2cmdline does support more than ASCII at this point, so I'm having some issues with gopar where par2cmdline succeeds.
How do you feel about supporting UTF8 filenames?
par2/string.goseems to support decoding something more current than ASCII, but does not support encoding it. I don't know if there is anything in thepar2'spec' that has anything to say on the mater, but it goes without saying that this would be nice.par2cmdlinedoes support more than ASCII at this point, so I'm having some issues withgoparwherepar2cmdlinesucceeds.