diff options
author | Michel A. BEGUE <mab974@gmail.com> | 2019-05-17 23:06:01 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-05-17 23:06:01 +0700 |
commit | 1b90ce789d0bb53a0c2dfeca9b1431dc23be9a70 (patch) | |
tree | d65349aee760ef0d4282726f808105def67eacf3 /perl/perl-Image-Sane/README | |
parent | 57b518511dae61426970d2e7dc2a8514d113e8b2 (diff) |
perl/perl-Image-Sane: Added (Perl extension for the SANE Project).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'perl/perl-Image-Sane/README')
-rw-r--r-- | perl/perl-Image-Sane/README | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/perl/perl-Image-Sane/README b/perl/perl-Image-Sane/README new file mode 100644 index 000000000000..5cb0eeccb794 --- /dev/null +++ b/perl/perl-Image-Sane/README @@ -0,0 +1,7 @@ +Image::Sane - Perl extension for the SANE (Scanner Access Now Easy) +Project + +These Perl bindings for the SANE (Scanner Access Now Easy) Project +allow 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. |