diff options
author | Chin-San Huang <chinsan@FreeBSD.org> | 2009-01-17 15:42:57 +0000 |
---|---|---|
committer | Chin-San Huang <chinsan@FreeBSD.org> | 2009-01-17 15:42:57 +0000 |
commit | cdb6af1fbc9ebf3c1586c6a36d72930da2a3d0be (patch) | |
tree | 2aed6295de0c53c8f43b3b9ab67fd8559bfe83cd /graphics/p5-Sane/pkg-descr | |
parent | 005968e86f5dc7600f71f0a7f7dd00bec50cbb28 (diff) | |
download | ports-cdb6af1fbc9ebf3c1586c6a36d72930da2a3d0be.tar.gz ports-cdb6af1fbc9ebf3c1586c6a36d72930da2a3d0be.zip |
Notes
Diffstat (limited to 'graphics/p5-Sane/pkg-descr')
-rw-r--r-- | graphics/p5-Sane/pkg-descr | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/graphics/p5-Sane/pkg-descr b/graphics/p5-Sane/pkg-descr new file mode 100644 index 000000000000..2e84e974123d --- /dev/null +++ b/graphics/p5-Sane/pkg-descr @@ -0,0 +1,9 @@ +Perl bindings for the SANE (Scanner Access Now Easy) Project. This module +allows you to access SANE-compatible scanners in a Perlish and +object-oriented way, freeing you from the casting and memory management in +C, yet remaining very close in spirit to original API. + +The Sane module allows a Perl developer to use SANE-compatible scanners. +Find out more about SANE at http://www.sane-project.org. + +WWW: http://search.cpan.org/dist/Sane/ |