I've filed an upstream issue for this problem:

CLI: Please support a command/option to facilitate unquoting a 
potentially-quoted CSV field · Issue #43 · Chris00/ocaml-csv
https://github.com/Chris00/ocaml-csv/issues/43

Also, I found that the `csvtool format` command seems to be useful in
this case:

```bash
$ csvtool format '%1' - <<<'"""Hello "" World!"""'
"Hello " World!"
```

Cheers!

** Changed in: ocaml-csv (Ubuntu)
       Status: Confirmed => Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1714760

Title:
  "csvtool" returns wrong output when escaping double quotes

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ocaml-csv/+bug/1714760/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to