py-unicodecsv-0.14.1

drop-in replace for csv with unicode support

Index | textproc

Description

Python2's stdlib csv module is nice, but it doesn't support unicode. This
module is a drop-in replacement which *does*.

Homepage: https://github.com/jdunck/python-unicodecsv

Maintainer: Jasper Lievisse Adriaanse <jasper@openbsd.org>