summaryrefslogtreecommitdiffstats
path: root/perl/perl-Image-Sane/README
diff options
context:
space:
mode:
Diffstat (limited to 'perl/perl-Image-Sane/README')
-rw-r--r--perl/perl-Image-Sane/README7
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 0000000000..5cb0eeccb7
--- /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.