blob: b3683b1a9c860e8849c94257ab189f89cd685abd (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
Source: libzip
Version: rel-1-5-2
Build-Depends: zlib
Default-Features: openssl, bzip2
Description: A library for reading, creating, and modifying zip archives.
Feature: bzip2
Build-Depends: bzip2
Description: Support bzip2-compressed zip archives
Feature: openssl
Build-Depends: openssl
Description: AES (encryption) support using OpenSSL
|