diff options
| author | Stephan Hügel <urschrei@gmail.com> | 2019-09-05 16:42:07 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-09-05 16:42:07 +0100 |
| commit | 240d3b5f126e01dfc2808a017a386bbf33f0141e (patch) | |
| tree | a0cca86cf3e15baf6a2e06ceebb2587251a36854 /docs | |
| parent | 06578ae686d85c1e7b0fff663d25a8e394c67f19 (diff) | |
| download | PROJ-240d3b5f126e01dfc2808a017a386bbf33f0141e.tar.gz PROJ-240d3b5f126e01dfc2808a017a386bbf33f0141e.zip | |
Add link to Rust bindings
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/source/development/bindings.rst | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/source/development/bindings.rst b/docs/source/development/bindings.rst index 27d3fddc..c339bfdc 100644 --- a/docs/source/development/bindings.rst +++ b/docs/source/development/bindings.rst @@ -18,6 +18,12 @@ Ruby `proj4rb <https://github.com/cfis/proj4rb>`_: Bindings for PROJ in ruby +Rust +======= + +`proj <https://github.com/georust/proj>`_: +Rust bindings for the latest stable version of PROJ + TCL ======== `proj4tcl <http://wiki.tcl.tk/41270>`_: |
