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
- Host: GitHub
- URL: https://github.com/genericmappingtools/building-wrappers
- Owner: GenericMappingTools
- Created: 2017-11-03T23:41:45.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2020-04-28T23:27:16.000Z (over 5 years ago)
- Last Synced: 2025-01-30T16:58:38.922Z (12 months ago)
- Size: 2.93 KB
- Stars: 1
- Watchers: 5
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Code of conduct: CODE_OF_CONDUCT.md
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.