Path to this page:
./
databases/py-unicodecsv,
Drop-in replacement for Pythons csv module with unicode support
Branch: CURRENT,
Version: 0.14.1nb1,
Package name: py310-unicodecsv-0.14.1nb1,
Maintainer: pkgsrc-usersThe unicodecsv is a drop-in replacement for Python 2.7's csv module which
supports unicode strings without a hassle.
Required to run:[
lang/python310]
Master sites:
Filesize: 10.026 KB
Version history: (Expand)
- (2023-02-09) Updated to version: py310-unicodecsv-0.14.1nb1
- (2022-01-05) Updated to version: py39-unicodecsv-0.14.1nb1
- (2021-10-07) Updated to version: py39-unicodecsv-0.14.1
- (2017-11-23) Package has been reborn
- (2017-08-21) Package added to pkgsrc.se, version py27-unicodecsv-0.14.1 (created)
CVS history: (Expand)
2022-01-04 21:55:40 by Thomas Klausner | Files touched by this commit (1595) |
Log message:
*: bump PKGREVISION for egg.mk users
They now have a tool dependency on py-setuptools instead of a DEPENDS
|
2021-10-26 12:10:08 by Nia Alarie | Files touched by this commit (417) |
Log message:
databases: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
The following distfiles could not be fetched (some may be only fetched
conditionally):
./databases/cstore/distinfo D6.data.ros.gz
./databases/cstore/distinfo cstore0.2.tar.gz
./databases/cstore/distinfo data4.tar.gz
|
2021-10-07 15:35:53 by Nia Alarie | Files touched by this commit (417) |
Log message:
databases: Remove SHA1 distfile hashes
|
2017-08-21 17:44:40 by Adam Ciarcinski | Files touched by this commit (4) |
Log message:
The unicodecsv is a drop-in replacement for Python 2.7's csv module which
supports unicode strings without a hassle.
|