KO
|
EN
gitlite — search
Search
#javascript
#python
#hacktoberfest
#react
#ai
#typescript
#llm
#go
#golang
#android
#machine-learning
#rust
#deep-learning
#linux
libsane
★ 16
Open GitHub ↗
Binding for the Scanner Access Now Easy API.
Download README (.md)
Explore Similar Repositories
PyAlgebraicDataTypes
:
No description available.
ReJit
:
Add x64 intrinsics to .NET through the use of ungodly hacks
datawi.re
:
No description available.
CodeIgniter-ACL-Hook
:
A simple to use ACL for CodeIgniter
Fl_Highlight_Editor
:
Extensible and customizable editing widget for FLTK
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
libsane
?
Download (.md)
libsane ======= D bindings for the [Scanner Access Now Easy API](http://www.sane-project.org/). 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.