python-latexcodec 1.0.5-2 source package in Ubuntu

Changelog

python-latexcodec (1.0.5-2) unstable; urgency=medium

  * Team upload.
  * d/control: Set Vcs-* to salsa.debian.org
  * d/control: Remove ancient X-Python-Version field
  * d/control: Remove ancient X-Python3-Version field
  * Use debhelper-compat instead of debian/compat.
  * Drop Python 2 support (Closes: #937878).

 -- Ondřej Nový <email address hidden>  Mon, 09 Sep 2019 09:06:17 +0200

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-latexcodec_1.0.5-2.dsc 2.3 KiB a8082bc49cbb005c463526b9cb548514535d1f1dc8f7645b227faac4bf008277
python-latexcodec_1.0.5.orig.tar.gz 25.6 KiB 9607d9d260654eb607c54a8b8c991e4406008605c383ded4f4034522dc0bad7d
python-latexcodec_1.0.5-2.debian.tar.xz 4.0 KiB 487f046d65dd0a5ec35e8df6460a39cb69fa412da60fa701f4d46bdb46d8ff18

Available diffs

No changes file available.

Binary packages built by this source

python-latexcodec-doc: LaTeX lexer and codec library for Python (docs)

 latexcodec is a Python library for converting from and into
 LaTeX encoding. It includes a codec module which contains classes
 and functions for LaTeX code translation, and a module for lexing
 LaTeX code, which includes general purpose base classes for
 incremental LaTeX decoders and encoders.
 .
 This package contains the documentation.

python3-latexcodec: LaTeX lexer and codec library for Python3

 latexcodec is a Python library for converting from and into
 LaTeX encoding. It includes a codec module which contains classes
 and functions for LaTeX code translation, and a module for lexing
 LaTeX code, which includes general purpose base classes for
 incremental LaTeX decoders and encoders.
 .
 This package contains the modules for Python3.