Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | python3-unicodecsv: Change to python3 | zhengruoqin | 2020-07-30 | 1 | -24/+0 |
| | | | | | Signed-off-by: Zheng Ruoqin <zhengrq.fnst@cn.fujitsu.com>/ Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com> | ||||
* | python: prepare for python3 only configuration | Bruce Ashfield | 2020-01-22 | 1 | -1/+1 |
| | | | | Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com> | ||||
* | python-unicodecsv: initial version | Mark Asselstine | 2016-02-05 | 1 | -0/+24 |
This package provides Python2's stdlib csv module replacement with unicode support. This package is required by python-cliff. Signed-off-by: Mark Asselstine <asselsm@gmail.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> |