csv2json
csv2json copied to clipboard
UTF-8 support
Added a property to the json_dump function. By using setting "ensure_ascii" to "False" the json_dump will support decoded utf-8 chars.