python-dsv 1.4.1-13 source package in Ubuntu

Changelog

python-dsv (1.4.1-13) unstable; urgency=medium

  * Team Upload
  * Do a one shot conversion with 2to3 to allow removal of 2to3 itself
    with Python3.13 release or sooner (https://bugs.python.org/issue40360)
  * Use new dh-sequence-python3

 -- Alexandre Detiste <email address hidden>  Wed, 19 Jun 2024 11:05:50 +0200

Upload details

Uploaded by:
Debian Python Team
Uploaded to:
Sid
Original maintainer:
Debian Python Team
Architectures:
all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe python

Builds

Oracular: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-dsv_1.4.1-13.dsc 2.0 KiB 56142c4ad0d27a06dd917ebc5a259adc07c6831b197ff51e5eca97640a130925
python-dsv_1.4.1.orig.tar.gz 14.3 KiB 5d0ec99c45f8ea91ea920dcd2cdf2cdc9e721985551ea80718519ce70dc98f15
python-dsv_1.4.1-13.debian.tar.xz 12.9 KiB 34babe4bbfa8dc87c15c7d8a76c70db133e20ec0d6a3030d40c7e8063580d622

Available diffs

No changes file available.

Binary packages built by this source

python3-dsv: Python module for delimiter-separated-value files (Python 3)

 Python-DSV is an alternative to Python's standard csv module, with
 somewhat different usage and optional support for wxWidgets-mediated
 user interaction in the course of format autodetection. Like the
 standard module, it supports a wide range of delimiters and handles
 both import and export.
 .
 This package installs the library for Python 3.