control 653 B

12345678910111213141516171819202122
  1. Source: unzip
  2. Section: utils
  3. Priority: optional
  4. Maintainer: Santiago Vila <sanvila@debian.org>
  5. Standards-Version: 3.9.2
  6. Build-Depends: libbz2-dev
  7. Homepage: http://www.info-zip.org/UnZip.html
  8. Package: unzip
  9. Architecture: any
  10. Depends: ${shlibs:Depends}
  11. Conflicts: unzip-crypt (<< 5.41)
  12. Replaces: unzip-crypt (<< 5.41)
  13. Suggests: zip
  14. Description: De-archiver for .zip files
  15. InfoZIP's unzip program. With the exception of multi-volume archives
  16. (ie, .ZIP files that are split across several disks using PKZIP's /& option),
  17. this can handle any file produced either by PKZIP, or the corresponding
  18. InfoZIP zip program.
  19. .
  20. This version supports encryption.