Path to this page:
./
databases/py-dbfread,
Reads DBF files and returns the data as native Python data types
Branch: CURRENT,
Version: 2.0.7nb1,
Package name: py310-dbfread-2.0.7nb1,
Maintainer: pkgsrc-usersDBF is a file format used by databases such dBase, Visual FoxPro, and
FoxBase+. This library reads DBF files and returns the data as native
Python data types for further processing. It is primarily intended for
batch jobs and one-off scripts.
Required to run:[
lang/python310]
Master sites:
Filesize: 32.434 KB
Version history: (Expand)
- (2023-02-09) Updated to version: py310-dbfread-2.0.7nb1
- (2022-01-05) Updated to version: py39-dbfread-2.0.7nb1
- (2021-10-07) Updated to version: py39-dbfread-2.0.7
- (2019-07-07) Package added to pkgsrc.se, version py37-dbfread-2.0.7 (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
|
2019-07-09 14:42:42 by Adam Ciarcinski | Files touched by this commit (1) |
Log message:
py-dbfread: better Makefile
|
2019-07-07 11:30:52 by Benny Siegert | Files touched by this commit (4) |
Log message:
Add a package for py-dbfread-2.0.7.
From David Weller-Fahy in PR pkg/54340.
DBF is a file format used by databases such dBase, Visual FoxPro, and
FoxBase+. This library reads DBF files and returns the data as native
Python data types for further processing. It is primarily intended for
batch jobs and one-off scripts.
|