./databases/py-dbf, Pure python package for reading/writing dBase, FoxPro, and Visual FoxPro .dbf files

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.99.9, Package name: py311-dbf-0.99.9, Maintainer: pkgsrc-users

Currently supports dBase III, Clipper, FoxPro, and Visual FoxPro
tables. Text is returned as unicode, and codepage settings in tables
are honored. Memos and Null fields are supported. Documentation
needs work, but author is very responsive to e-mails.

Not supported: index files (but can create tempory non-file indexes),
auto-incrementing fields, and Varchar fields.


Required to run:
[lang/python310] [devel/py-aenum]

Master sites:

Filesize: 102.395 KB

Version history: (Expand)


CVS history: (Expand)


   2024-01-16 15:16:11 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
py-dbf: updated to 0.99.9

0.99.9
Unknown changes
   2022-12-28 20:16:24 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-dbf: updated to 0.99.3

0.99.3
Unknown changes
   2022-05-10 07:39:00 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-dbf: updated to 0.99.2

0.99.2:
Unknown changes
   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-12-16 14:02:41 by Thomas Klausner | Files touched by this commit (3)
Log message:
py-aenum: mark as incompatible with python 2.7

Also mark all packages using it.
   2021-11-24 10:51:28 by Thomas Klausner | Files touched by this commit (4)
Log message:
databases/py-dbf: import py-dbf-0.99.1

Currently supports dBase III, Clipper, FoxPro, and Visual FoxPro
tables. Text is returned as unicode, and codepage settings in tables
are honored. Memos and Null fields are supported. Documentation
needs work, but author is very responsive to e-mails.

Not supported: index files (but can create tempory non-file indexes),
auto-incrementing fields, and Varchar fields.