File: control

package info (click to toggle)
cl-zs3 1.3.1-1.1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, sid, trixie
  • size: 384 kB
  • sloc: lisp: 3,695; makefile: 13
file content (18 lines) | stat: -rw-r--r-- 636 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Source: cl-zs3
Section: lisp
Priority: optional
Maintainer: Dimitri Fontaine <dim@tapoueh.org>
Build-Depends: debhelper (>= 7)
Build-Depends-Indep: dh-lisp
Standards-Version: 4.1.3
Homepage: http://xach.com/lisp/zs3/
Vcs-Git: https://github.com/xach/zs3.git
Vcs-Browser: https://github.com/xach/zs3

Package: cl-zs3
Architecture: all
Depends: ${misc:Depends}, cl-cxml, cl-drakma, cl-ironclad, cl-puri, cl-base64
Description: Amazon S3 and CloudFront from Common Lisp
 ZS3 is a Common Lisp library for working with Amazon's Simple Storage
 Service (S3) and CloudFront content delivery service. It is available under
 a BSD-style license.