Search Criteria
Package Details: libpostal-git v1.1.alpha.r31.g790e24bc-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/libpostal-git.git (read-only, click to copy) |
---|---|
Package Base: | libpostal-git |
Description: | A C library for parsing/normalizing street addresses around the world. Powered by statistical NLP and open geo data. (git version) |
Upstream URL: | https://github.com/openvenues/libpostal |
Licenses: | MIT |
Conflicts: | libpostal |
Provides: | libpostal |
Submitter: | saveman71 |
Maintainer: | b00nd3sk4nzl3r |
Last Packager: | b00nd3sk4nzl3r |
Votes: | 5 |
Popularity: | 0.110824 |
First Submitted: | 2017-01-11 00:24 (UTC) |
Last Updated: | 2020-04-21 16:05 (UTC) |
Dependencies (5)
- autoconf (autoconf-gitAUR)
- automake (automake-1.7AUR, automake-1.11AUR, automake-1.15AUR, automake-gitAUR)
- curl (curl-quiche-gitAUR, curl-http3-ngtcp2AUR, curl-gitAUR)
- snappy (snappy-gitAUR)
- git (git-vfsAUR, git-run-command-patch-gitAUR, git-gitAUR, git-fcAUR) (make)
Required by (1)
- osmscout-server-kirigami (requires libpostal)
Latest Comments
thevtm commented on 2022-09-13 11:39 (UTC)
Ran into this error:
Changing the source to
source=("git+https://github.com/openvenues/${pkgname%-git}")
solved it.yangwenbo99 commented on 2021-05-25 16:56 (UTC)
Remember to run
sudo libpostal_data download all /usr/local/share/libpostal
after installation.b00nd3sk4nzl3r commented on 2020-04-21 16:02 (UTC)
added the dependencies
AngryUbuntuNerd commented on 2018-03-15 10:29 (UTC)
this package is missing two dependencies: "automake" and "autoconf"