mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-09 15:13:31 -04:00
AirSane is SANE frontend that publishes SANE scanners to MacOS, Android, and Windows via Apple AirScan/eSCL. Do not confuse this package with media-gfx/sane-airscan or the eSCL backend - those are eSCL clients. This package creates an eSCL server to export local legacy scanners to the network via the AirScan/eSCL protocol. Signed-off-by: Christopher Byrne <salah.coronya@gmail.com>
12 lines
343 B
XML
12 lines
343 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="person">
|
|
<email>salah.coronya@gmail.com</email>
|
|
<name>Christopher Byrne</name>
|
|
</maintainer>
|
|
<upstream>
|
|
<remote-id type="github">SimulPiscator/AirSane</remote-id>
|
|
</upstream>
|
|
</pkgmetadata>
|