Merge pull request #303 from Maurice-Betzel/master

Added unofficial Java language binding
This commit is contained in:
Al Barrentine
2018-01-17 13:17:30 -05:00
committed by GitHub

View File

@@ -378,6 +378,7 @@ Libpostal is designed to be used by higher-level languages. If you don't see yo
**Unofficial language bindings**
- Java: [javacpp-presets-libpostal](https://github.com/bytedeco/javacpp-presets/tree/master/libpostal)
- LuaJIT: [lua-resty-postal](https://github.com/bungle/lua-resty-postal)
- Perl: [Geo::libpostal](https://metacpan.org/pod/Geo::libpostal)
- Elixir: [Expostal](https://github.com/SweetIQ/expostal)