blob: 17df29f60de1f4a1a1f2bacae064d0ead73e642b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
Source: mongo-c-driver
Version: 1.16.1-1
Build-Depends: libbson, openssl (!windows), zlib
Description: Client library written in C for MongoDB.
Homepage: https://github.com/mongodb/mongo-c-driver
Feature: snappy
Description: Enables snappy compressor support
Build-Depends: snappy
Feature: icu
Description: Enable ICU support, necessary to use non-ASCII usernames or passwords
Build-Depends: icu
|