1f4c927cd7
Scality Droplet is a high perfomance Cloud Storage client library providing a set of high-level features. It is open source and released under the BSD License. Multiple backends are supported: S3 (Simple Storage Service), CDMI (Cloud Data Management Interface), SRWS (Scality Simple Rest Web Service). On-the-fly encryption/decryption and buffered I/O are also supported. initial port from Vadim Zhukov tweaks by me and sthen@, ok sthen@
46 lines
1.7 KiB
Plaintext
46 lines
1.7 KiB
Plaintext
@comment $OpenBSD: PLIST,v 1.1.1.1 2011/12/23 13:10:30 jasper Exp $
|
|
include/droplet-1.0/
|
|
include/droplet-1.0/droplet/
|
|
include/droplet-1.0/droplet.h
|
|
include/droplet-1.0/droplet/backend.h
|
|
include/droplet-1.0/droplet/cdmi/
|
|
include/droplet-1.0/droplet/cdmi/backend.h
|
|
include/droplet-1.0/droplet/cdmi/cdmi.h
|
|
include/droplet-1.0/droplet/cdmi/replyparser.h
|
|
include/droplet-1.0/droplet/cdmi/reqbuilder.h
|
|
include/droplet-1.0/droplet/conn.h
|
|
include/droplet-1.0/droplet/converters.h
|
|
include/droplet-1.0/droplet/dict.h
|
|
include/droplet-1.0/droplet/httpreply.h
|
|
include/droplet-1.0/droplet/httprequest.h
|
|
include/droplet-1.0/droplet/id.h
|
|
include/droplet-1.0/droplet/ntinydb.h
|
|
include/droplet-1.0/droplet/pricing.h
|
|
include/droplet-1.0/droplet/profile.h
|
|
include/droplet-1.0/droplet/req.h
|
|
include/droplet-1.0/droplet/rest.h
|
|
include/droplet-1.0/droplet/s3/
|
|
include/droplet-1.0/droplet/s3/backend.h
|
|
include/droplet-1.0/droplet/s3/replyparser.h
|
|
include/droplet-1.0/droplet/s3/reqbuilder.h
|
|
include/droplet-1.0/droplet/s3/s3.h
|
|
include/droplet-1.0/droplet/sbuf.h
|
|
include/droplet-1.0/droplet/srest/
|
|
include/droplet-1.0/droplet/srest/backend.h
|
|
include/droplet-1.0/droplet/srest/replyparser.h
|
|
include/droplet-1.0/droplet/srest/reqbuilder.h
|
|
include/droplet-1.0/droplet/srest/srest.h
|
|
include/droplet-1.0/droplet/srws/
|
|
include/droplet-1.0/droplet/srws/backend.h
|
|
include/droplet-1.0/droplet/srws/replyparser.h
|
|
include/droplet-1.0/droplet/srws/reqbuilder.h
|
|
include/droplet-1.0/droplet/srws/srws.h
|
|
include/droplet-1.0/droplet/utils.h
|
|
include/droplet-1.0/droplet/vec.h
|
|
include/droplet-1.0/droplet/vfs.h
|
|
include/droplet-1.0/dropletp.h
|
|
lib/libdroplet.a
|
|
lib/libdroplet.la
|
|
@lib lib/libdroplet.so.${LIBdroplet_VERSION}
|
|
lib/pkgconfig/droplet-1.0.pc
|