diff options
Diffstat (limited to 'docs/source/development/bindings.rst')
| -rw-r--r-- | docs/source/development/bindings.rst | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/docs/source/development/bindings.rst b/docs/source/development/bindings.rst index c339bfdc..8f3b44a3 100644 --- a/docs/source/development/bindings.rst +++ b/docs/source/development/bindings.rst @@ -11,7 +11,6 @@ Python `pyproj <https://pypi.python.org/pypi/pyproj>`_: Python interface (wrapper for PROJ) - Ruby ======= @@ -24,6 +23,11 @@ Rust `proj <https://github.com/georust/proj>`_: Rust bindings for the latest stable version of PROJ +Go (Golang) +=========== +`go-proj <https://github.com/everystreet/go-proj>`_: +Go bindings and idiomatic wrapper for PROJ + TCL ======== `proj4tcl <http://wiki.tcl.tk/41270>`_: @@ -35,7 +39,6 @@ MySQL `fProj4 <https://sourceforge.net/projects/mysqlscientific/files/fPROJ4/>`_: Bindings for PROJ in MySQL - Excel ======== |
