An open API service indexing awesome lists of open source software.

https://github.com/genericmappingtools/building-wrappers

Documentation and discussion about building wrappers for GMT
https://github.com/genericmappingtools/building-wrappers

Last synced: 19 days ago
JSON representation

Documentation and discussion about building wrappers for GMT

Awesome Lists containing this project

README

          

# Building GMT Wrappers

This repository contains some documentation for building wrappers around the
GMT shared library.

## Communication

Discussion and updates about the GMT API and building wrappers will be handled
through the
[Github issues](https://github.com/GenericMappingTools/building-wrappers/issues).

## Existing wrappers

* [Julia (GMT.jl)](https://github.com/GenericMappingTools/GMT.jl)
* [Matlab (gmtmex)](https://github.com/GenericMappingTools/gmtmex)
* [Python (PyGMT)](https://github.com/GenericMappingTools/pygmt)

## Hosting

Repositories for GMT wrappers can be hosted under the
[GenericMappingTools](https://github.com/GenericMappingTools) Github
organization.
[Contact](Communication) us to be added to the organization.