Provided by: libloc-dev_0.9.16-3.1build2_amd64 

NAME
libloc - A tool to query the IPFire Location database
SYNOPSIS
#include <libloc/libloc.h>
pkg-config --cflags --libs libloc
DESCRIPTION
libloc is a lightweight library which can be used to query the IPFire Location database.
See
• loc_new(3)
• loc_get_log_priority(3)
• loc_set_log_priority(3)
• loc_get_log_fn(3)
• loc_database_count_as(3)
• loc_database_get_as(3)
• loc_database_get_country(3)
• loc_database_lookup(3)
• loc_database_new(3)
for more information about the functions available.
COPYING
This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser
General Public License as published by the Free Software Foundation; either version 2.1 of the License,
or (at your option) any later version.
SEE ALSO
location(1)
BUG REPORTS
Please report all bugs to the bugtracker at https://bugzilla.ipfire.org/; refer to
https://wiki.ipfire.org/devel/bugzilla for details.
AUTHORS
Michael Tremer
LIBLOC(3)