summaryrefslogtreecommitdiffstats
path: root/storage/maria/libmarias3/debian/control
blob: 80f7eb155bd4875088155dcb5943bfbf20f30af9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Source: marias3
Maintainer: Andrew Hutchings <linuxjedi@mariadb.com>

Package: libmarias3
Architecture: any
Section: libs
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: a lightweight C library to read/write to AWS S3 buckets using objects in memory.

Package: libmarias3-dev
Architecture: any
Section: libdevel
Depends: libmarias3 (= ${binary:Version}), ${misc:Depends}
Description: a lightweight C library to read/write to AWS S3 buckets using objects in memory.