fastkml 0.12-4 source package in Ubuntu

Changelog

fastkml (0.12-4) unstable; urgency=medium

  [ Antonio Valentino ]
  * debian/patches:
    - New 0001-Compatibility-with-pygeoif-1.4.0.patch.
      Closes: #1068290.

  [ Andreas Tille ]
  * Standards-Version: 4.7.0 (routine-update)

 -- Andreas Tille <email address hidden>  Sat, 25 May 2024 20:49:52 +0200

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc

Builds

Oracular: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
fastkml_0.12-4.dsc 2.0 KiB 0002e28c8a569a2d440109b874c06573e7e3c3f05853c86daa28faea7826f0af
fastkml_0.12.orig.tar.xz 63.8 KiB da5c2a3217be25b468d2abda08dcbf7a27cc893c6821378cefb1476e7ad0f90d
fastkml_0.12-4.debian.tar.xz 4.1 KiB bea6e94e16acbb3307c9550f83b180cfd5d70e3e2f2f974689604f0b91309f2b

Available diffs

No changes file available.

Binary packages built by this source

python3-fastkml: fast KML processing (Python 3)

 Fastkml is a library to read, write and manipulate KML files. It aims to keep
 it simple and fast (using lxml if available). Fast refers to the time you
 spend to write and read KML files as well as the time you spend to get
 acquainted to the library or to create KML objects.