Pakket: cl-chunga (20200403.gitcb333cd-1)
Verwijzigingen voor cl-chunga
Trisquel bronnen:
Het bronpakket cl-chunga downloaden:
- [cl-chunga_20200403.gitcb333cd-1.dsc]
- [cl-chunga_20200403.gitcb333cd.orig.tar.xz]
- [cl-chunga_20200403.gitcb333cd-1.debian.tar.xz]
Beheerder:
Original Maintainers:
- Debian Common Lisp Team (Mailarchief)
- Sébastien Villemot
Externe bronnen:
- Homepage [edicl.github.io]
Vergelijkbare pakketten:
Portable chunked streams for Common Lisp
Chunga implements streams capable of chunked encoding on demand as defined in RFC 2616. For an example of how these streams can be used see cl-drakma.
The library needs a Common Lisp implementation that supports Gray streams and relies on David Lichteblau's trivial-gray-streams to offer portability between different Lisps.
Chunga is currently not optimized towards performance - it is rather intended to be easy to use and (if possible) to behave correctly.
Andere aan cl-chunga gerelateerde pakketten
|
|
|
-
- dep: cl-trivial-gray-streams
- thin compatibility layer for Common Lisp gray streams