+ 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.
+builddeps :
+ - pkgconfig(ImageMagick)
+ - pkgconfig(sane-backends)
+ - perl-class-data-inheritable
+ - perl-devel-stacktrace
+ - perl-exception-class
+ - perl-extutils-depends
+ - perl-extutils-pkgconfig
+ - perl-readonly
+ - perl-test-requires
+ - perl-try-tiny
+ - perl-test-pod
+rundeps :
+ - perl-exception-class
+ - perl-readonly
+setup : |
+ %perl_setup
+build : |
+ %perl_build
+install : |
+ %perl_install
+check : |
+ %perl_build test
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
new file mode 100644
--- /dev/null
+++ b/pspec_x86_64.xml
@@ -0,0 +1,38 @@
+<PISI>
+ <Source>
+ <Name>perl-image-sane</Name>
+ <Packager>
+ <Name>Simon Friend</Name>
+ <Email>simbiotiqu@gmail.com</Email>
+ </Packager>
+ <License>Artistic-1.0-Perl</License>
+ <PartOf>programming.perl</PartOf>
+ <Summary xml:lang="en">Perl extension for the SANE Project</Summary>
+ <Description xml:lang="en">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.
+ <Summary xml:lang="en">Perl extension for the SANE Project</Summary>
+ <Description xml:lang="en">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.