Name: | python-unicodecsv |
---|---|
Version: | 0.14.1 |
Release: | 4.el7 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 103167 |
License: | BSD |
RPM: | python-unicodecsv-0.14.1-4.el7.noarch.rpm |
Source RPM: | python-unicodecsv-0.14.1-4.el7.src.rpm |
Build Date: | Sat Oct 28 2017 |
Build Host: | x86-ol7-builder-02.us.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/jdunck/python-unicodecsv |
Summary: | Drop-in replacement for Python 2.7's csv module which supports unicode strings |
Description: | The unicodecsv is a drop-in replacement for Python 2.7's csv module which supports unicode strings without a hassle. It is NOT a drop-in replacement for Python 3's csv module, see https://github.com/jdunck/python-unicodecsv/issues/65 |