libloc 0.9.16-2 source package in Ubuntu

Changelog

libloc (0.9.16-2) unstable; urgency=medium

  * add bash-completion for 'location' command

 -- Hans-Christoph Steiner <email address hidden>  Fri, 24 Feb 2023 13:41:49 +0100

Upload details

Uploaded by:
libloc maintainers
Uploaded to:
Sid
Original maintainer:
libloc maintainers
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe misc

Downloads

File Size SHA-256 Checksum
libloc_0.9.16-2.dsc 2.1 KiB 6d8efb6bbc9148fba8179b1937117a3848bbcedb05669b6e5f6547c70b0ff2c0
libloc_0.9.16.orig.tar.gz 14.5 MiB 2092361f0c76b31e65aed85692c56176996925e1cd5d78d113ab9c53ba27f3fc
libloc_0.9.16-2.debian.tar.xz 10.5 KiB 5bfa3ed7a64316bfac55020a870cfb12edc81e1d19d92f9ad9e1d1b762ba0416

No changes file available.

Binary packages built by this source

libloc-dev: IP geolocation query library (development files)

 libloc is a lightweight library to query the IPFire Location database and
 determine the location of someone else on the Internet based on their IP
 address.
 .
 This package provides the headers and development files needed to use libloc
 in your own programs.

libloc1: IP geolocation query library

 libloc is a lightweight library to query the IPFire Location database and
 determine the location of someone else on the Internet based on their IP
 address.
 .
 This package provides the shared library.

libloc1-dbgsym: debug symbols for libloc1
location: IP geolocation query library (CLI utilities)

 libloc is a lightweight library to query the IPFire Location database and
 determine the location of someone else on the Internet based on their IP
 address.
 .
 This package provides CLI utilities based on libloc.

python3-location: IP geolocation query library (Python 3 bindings)

 libloc is a lightweight library to query the IPFire Location database and
 determine the location of someone else on the Internet based on their IP
 address.
 .
 This package provides the Python 3 bindings for libloc.

python3-location-dbgsym: debug symbols for python3-location