A simple client library for the Digital Library Cloud Services system See http://dlcs.info for more details on the DLCS
required settings entries:
- DLCS_ENTRY - DLCS API entry point e.g. "https://api.dlcs.io/"
- DLCS_API_KEY - API key for DLCS system supplied by a DLCS adminstrator
- DLCS_SECRET - Secret associated with API KEY supplied by a DLCS adminstrator
- DLCS_CUSTOMER_ID - Customer ID for key (integer)
- DLCS_SPACE - _Default space within customer for operations (integer)
History:
v0.1 initial release v0.2 pypi release v0.3 fixed pypi metadata