summaryrefslogtreecommitdiff
path: root/converters/p5-Unicode-IMAPUtf7/DESCR
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2004-06-05 03:15:18 +0000
committertaca <taca@pkgsrc.org>2004-06-05 03:15:18 +0000
commitd215ed4d4fa3b09591258a47b3e8ef9c98589d36 (patch)
tree36db45dc6bb455b474024edc96aa7a4fe5d54a08 /converters/p5-Unicode-IMAPUtf7/DESCR
parent3be38dae2b225a85bc0f656e1fc7988bf23489e2 (diff)
downloadpkgsrc-d215ed4d4fa3b09591258a47b3e8ef9c98589d36.tar.gz
Importing p5-Unicode-IMAPUtf7 package.
Perl extension to deal with IMAP UTF7 IMAP mailbox names are encoded in a modified UTF7 when names contains international characters outside of the printable ASCII range. The modified UTF-7 encoding is defined in RFC2060 (section 5.1.3).
Diffstat (limited to 'converters/p5-Unicode-IMAPUtf7/DESCR')
-rw-r--r--converters/p5-Unicode-IMAPUtf7/DESCR5
1 files changed, 5 insertions, 0 deletions
diff --git a/converters/p5-Unicode-IMAPUtf7/DESCR b/converters/p5-Unicode-IMAPUtf7/DESCR
new file mode 100644
index 00000000000..8cc26d45b47
--- /dev/null
+++ b/converters/p5-Unicode-IMAPUtf7/DESCR
@@ -0,0 +1,5 @@
+Perl extension to deal with IMAP UTF7
+
+IMAP mailbox names are encoded in a modified UTF7 when names contains
+international characters outside of the printable ASCII range. The
+modified UTF-7 encoding is defined in RFC2060 (section 5.1.3).