dbf 0.96.005-2 source package in Ubuntu

Changelog

dbf (0.96.005-2) unstable; urgency=medium

  * QA upload.
  * Orphan package
  * Drop python2 support; Closes: #936369, #942940

 -- Sandro Tosi <email address hidden>  Fri, 17 Apr 2020 21:27:53 -0400

Upload details

Uploaded by:
Debian QA Group
Uploaded to:
Sid
Original maintainer:
Debian QA Group
Architectures:
all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe python
Noble release universe python
Mantic release universe python
Lunar release universe python
Jammy release universe python

Builds

Groovy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
dbf_0.96.005-2.dsc 1.7 KiB 416e6cff9dbee48d14cd07b8d9bea3bb0bf101fe52bfccacb8507043627e56bf
dbf_0.96.005.orig.tar.gz 179.6 KiB d6e03f1dca40488c37cf38be9cb28b694c46cec747a064dcb0591987de58ed02
dbf_0.96.005-2.debian.tar.xz 6.5 KiB ec55f3b3a3cd4c70bcbed36d4907493d04410ecccc0ed690c16a581a86067710

No changes file available.

Binary packages built by this source

python3-dbf: Python module for reading and writing dbf files (Python 3)

 A pure Python 3 module for reading and writing dBase III, FoxPro, and Visual
 FoxPro 6 .dbf files (including memos).
 Text is returned as unicode, and codepage settings in tables are honored.
 .
 Currently not supported: index files, null fields, auto-incrementing fields.
 .
 This package installs the library for Python 3.