libgeo-gdal-ffi-perl 0.1-1 source package in Ubuntu

Changelog

libgeo-gdal-ffi-perl (0.1-1) unstable; urgency=low

  * Initial release (closes: #1053604).

 -- Francesco Paolo Lovergine <email address hidden>  Fri, 20 Oct 2023 16:15:17 +0200

Upload details

Uploaded by:
Debian Perl Group
Uploaded to:
Sid
Original maintainer:
Debian Perl Group
Architectures:
any
Section:
misc
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libgeo-gdal-ffi-perl_0.1-1.dsc 2.3 KiB 3f64638eb720db10fecdec054cf50405b08e77525fb52ab1bf0e9c2ecf8168e7
libgeo-gdal-ffi-perl_0.1.orig.tar.gz 50.3 KiB 813b7612a225fae071822ca1f8cd169f4ed49a3f310c25ee355fde4e5a4ee81a
libgeo-gdal-ffi-perl_0.1-1.debian.tar.xz 6.6 KiB ee84dc7843c01f10e854dacec568af365d9f87ad82e17051bde39263eaed51d0

No changes file available.

Binary packages built by this source

libgeo-gdal-ffi-perl: foreign function interface for GDAL/OGR binding

 Geo::GDAL::FFI is a foreign function interface (FFI) to the GDAL/OGR
 geospatial data access library.
 .
 The FFI interface is based on the C API for GDAL/OGR as defined in version 3.5+
 and replaces the deprecated Geo::GDAL interface based on XS.