X-Git-Url: http://git.kpe.io/?p=cl-base64.git;a=blobdiff_plain;f=debian%2Fcontrol;h=1ba4cac269e5be74ce1f38c3bd174b9911188e6d;hp=2da249a29d40b75100db8490b254cb5f243a1748;hb=4b686492f846fd2a66fa336cf02c3c13ba6e2ac3;hpb=4dfa5273c00656811c9d7a3335829608abbaf80b diff --git a/debian/control b/debian/control index 2da249a..1ba4cac 100644 --- a/debian/control +++ b/debian/control @@ -9,10 +9,10 @@ Package: cl-base64 Architecture: all Depends: ${shlibs:Depends}, common-lisp-controller (>= 3.47) Description: Common Lisp package to encode and decode base64 with URI support - This package provides highly optimized base64 encoding and decoding. - Besides conversion to and from strings, integer conversions are supported. - Encoding with Uniform Resource Indentifiers is supported by using - a modified encoding table that uses only URI-compatible characters. + This package provides highly optimized base64 encoding and decoding. + Besides conversion to and from strings, integer conversions are supported. + Encoding with Uniform Resource Indentifiers is supported by using + a modified encoding table that uses only URI-compatible characters.