Added unofficially supported Java language binding

This commit is contained in:
Maurice Betzel
2018-01-17 10:57:09 +01:00
committed by GitHub
parent d33b6693b9
commit ebc332a311

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** **Unofficial language bindings**
- Java: [javacpp-presets-libpostal](https://github.com/bytedeco/javacpp-presets/tree/1.4/libpostal)
- LuaJIT: [lua-resty-postal](https://github.com/bungle/lua-resty-postal) - LuaJIT: [lua-resty-postal](https://github.com/bungle/lua-resty-postal)
- Perl: [Geo::libpostal](https://metacpan.org/pod/Geo::libpostal) - Perl: [Geo::libpostal](https://metacpan.org/pod/Geo::libpostal)
- Elixir: [Expostal](https://github.com/SweetIQ/expostal) - Elixir: [Expostal](https://github.com/SweetIQ/expostal)