| Name: | python3-unicodecsv |
|---|---|
| Version: | 0.14.1 |
| Release: | 23.el8 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 95726 |
| License: | BSD |
| RPM: | python3-unicodecsv-0.14.1-23.el8.noarch.rpm |
| Source RPM: | python-unicodecsv-0.14.1-23.el8.src.rpm |
| Build Date: | Tue May 04 2021 |
| Build Host: | jenkins-172-17-0-2-eaa04fe0-4bb7-4325-b79e-ed748088c6c5.blddevtest1iad.osdevelopmeniad.oraclevcn.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 |