bindings-gts: Low level bindings supporting GTS, the GNU Triangulated Surface Library

[ ffi, lgpl, library ] [ Propose Tags ]

This package contains bindings to GTS (http://gts.sourceforge.net) library using bindings-DSL macros and style. Like GObject, it's not useful by itself, but as a foundation for other libraries making use of its type system.

NOTE: these bindings were not made by the author(s) of GTS so please don't bug them about issues with the bindings! Any errors in these bindings are my responsibility not that of the GTS team.

Changelog:

0.0.1
Initial version.
0.0.2
Improved documentation; added some missing functions; fixed a function name; bumped version of base to >=4
0.0.3
Adding missing GTS enumeration for CSG boolean operations; added some more missing functions; fixed some bad FunPtr references; added some helper methods, added missing GTS_inline.h header to sdist archive
0.1.1
Bindings reorganized by Maurício Antunes, author of Bindings-DSL. Bindings much improved as a result. This is an incompatible API change but should be the last change to the package organization. Should now cover all of the GTS library. Some features (GSList etc) moved into Bindings-GLib (http://hackage.haskell.org/package/bindings-glib) as they should be there.

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.0.1, 0.0.2, 0.0.3, 0.1.1
Dependencies base (>=3 && <5), bindings-DSL (>=1.0.9 && <1.1), bindings-glib (>=0.1.5 && <0.2) [details]
License LGPL-3.0-only
Author Joel Crisp
Maintainer Joel Crisp <joel.a.crisp@googlemail.com>
Category FFI
Uploaded by JoelCrisp at 2011-03-15T17:16:23Z
Distributions NixOS:0.1.1
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 3564 total (22 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]