1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31
  
     | 
    
      Source: kylin-scanner
Section: devel
Priority: optional
Maintainer: Kylin Team <team+kylin@tracker.debian.org>
Uploaders: handsome_feng <jianfengli@ubuntukylin.com>
Build-Depends: debhelper-compat (=13),
               libglib2.0-dev,
               libleptonica-dev,
               libopencv-dev,
               libsane-dev,
               libtesseract-dev,
               qt5-qmake,
               qtbase5-dev,
               qtbase5-dev-tools,
               qttools5-dev-tools,
Standards-Version: 4.5.0
Rules-Requires-Root: no
Homepage: https://github.com/ubuntukylin/kylin-scanner
Vcs-Git: https://github.com/ubuntukylin/kylin-scanner.git
Vcs-Browser: https://github.com/ubuntukylin/kylin-scanner
Package: kylin-scanner
Architecture: any
Depends: ${misc:Depends},
         ${shlibs:Depends},
Description: Scanning utility based on SANE
 Kylin-scanner can scan according to the resolution, size and color
 mode of the scanning device.
 And it provides post-processing features for scanned images, such as
 clipping, rotation, one-click beautification, intelligent correction
 and text recognition, etc.
 
     |