chadjoan / libsane

Binding for the Scanner Access Now Easy API.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

libsane

D bindings for the Scanner Access Now Easy API.

SANE is a very simple API, so these bindings should be complete.

These bindings come with unittests to ensure that your D compiler and C compiler agree on the types used by SANE and the layout of the structs used by SANE. The files for this are deimos/sane/bindingtests.d and deimos/sane/bindingtestsc.c. See examples/dotests.d for usage.

About

Binding for the Scanner Access Now Easy API.


Languages

Language:C 71.0%Language:D 29.0%