Source: kio-apt
Section: kde
Priority: optional
Maintainer: Sylvain Joyeux <sylvain.joyeux@polytechnique.org>
Build-Depends: debhelper (>= 4.0.0), kdelibs4-dev
Standards-Version: 3.6.0

Package: kio-apt
Architecture: any
Depends: ${shlibs:Depends}, apt
Description: an apt-cache ioslave
 kio-apt is an ioslave which provides the apt:/
 protocol. It integrates apt-cache functionalities
 into Konqueror, making browsing the packages
 easier. From now, it provides:
  - apt-cache search: apt:/search?expression
  - apt-cache show: apt:/show?package . The show? target
    prints the policy too.
  - apt-cache policy: apt:/policy?package
