pecu
Encoder/Decoder of Quoted-Printable (RFC2045 & RFC2047)
Description
A non-blocking encoder/decoder of Quoted-Printable according to RFC2045 and RFC2047 (about encoded-word). Useful to translate contents of emails.
Install
copied = false, 2000)"
:class="{ 'border-gray-700': !copied, 'text-gray-100': !copied, 'focus:ring-orange-500': !copied, 'focus:border-orange-500': !copied, 'border-green-600': copied, 'text-green-600': copied, 'focus:ring-green-500': copied, 'focus:border-green-500': copied }">
- Published
- 26 Jul 2021
- Authors
- Maintainers
Sources
pecu-v0.6.tbz
sha256=a9d2b7da444c83b20f879f6c3b7fc911d08ac1e6245ad7105437504f9394e5c7
sha512=8cae31da1fcb8b684a949846b1668131de244fbb89faf7421761da208f87092523a9e184e91a04c26739e6793501307b30ed255d540dcb268b171b7a56b56e24
Dependencies
astring
with-test
crowbar
with-test
alcotest
with-test
fmt
with-test
dune
>= "1.4"
ocaml
>= "4.03.0"
Reverse Dependencies