descriptionCommon lisp bindings for SANE
ownerrswarbrick@gmail.com
last changeTue, 5 May 2015 12:15:17 +0000 (5 13:15 +0100)
content tags
add:
readme
A set of common lisp bindings for the SANE library.
shortlog
2015-05-05 Rupert SwarbrickUpdate usage example for new option APImaster
2015-05-05 Rupert SwarbrickExport the more specific names for device options
2015-05-05 Rupert SwarbrickAdd generic function for stream-open
2015-04-30 Rupert SwarbrickSilence bare structure warning in parameters.lisp
2015-04-30 Rupert SwarbrickSilence warnings compiling options.lisp
2015-04-30 Rupert SwarbrickMove load of libcffi to package.lisp
2015-04-29 Rupert SwarbrickSmall changes to get it to build with recent SBCL
2008-11-12 Rupert SwarbrickAdd sane-ref and sane-unref to make libsane usable...
2008-08-12 Rupert SwarbrickMajor directory cleanup
2008-08-11 Rupert SwarbrickSubclassed asdf:component to compile the swig .i file...
2008-08-10 Rupert SwarbrickRemove old-style git/tar push code from Makefile.
2008-08-08 Rupert SwarbrickRewrote usage.lisp for more up-to-date examples
2008-08-08 Rupert SwarbrickFactored out the reading code via a generic block-readi...
2008-08-04 Rupert SwarbrickFinally managed to read an image (albeit to raw bytes).
2008-08-04 Rupert SwarbrickLow level parameter reading support
2008-08-03 Rupert SwarbrickFix weird problem with an optional arg to a macro.
...
heads
9 years ago master