You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Dimitris Zlatanidis 5a67c53baf
python/python-unicodecsv: Switch to i586.
9 years ago
..
README python/python-unicodecsv: Added (csv module). 11 years ago
python-unicodecsv.SlackBuild python/python-unicodecsv: Switch to i586. 9 years ago
python-unicodecsv.info Multiple: Fixed .info file (removed pysetuptools) 10 years ago
slack-desc python/python-unicodecsv: Added (csv module). 11 years ago

README

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