freebsd-ports/graphics/airsaned/pkg-descr
Stefan Eßer fb16dfecae Remove WWW entries moved into port Makefiles
Commit b7f05445c0 has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
2022-09-07 23:58:51 +02:00

20 lines
875 B
Plaintext

A SANE WebScan frontend that supports Apple's AirScan protocol.
Scanners are detected automatically, and published through mDNS.
Though images may be acquired and transferred in JPEG, PNG, and
PDF/raster format through a simple web interface, AirSane's intended
purpose is to be used with AirScan/eSCL clients such as Apple's
Image Capture.
Images are encoded on-the-fly during acquisition, keeping memory/storage
demands low. Thus, AirSane will run fine on a Raspberry Pi or similar
device.
AirSane has been developed by reverse-engineering the communication
protocol implemented in Apple's AirScanScanner client (macos 10.12.6,
/System/Library/Image Capture/Devices/AirScanScanner.app).
Authentication and secure communication are not supported.
If you are looking for a powerful SANE web frontend, AirSane may
not be for you. You may be interested in phpSANE instead.