flim 1:1.14.9+0.20230205-1 source package in Ubuntu
Changelog
flim (1:1.14.9+0.20230205-1) unstable; urgency=medium * New upstream version 1.14.9+0.20230205 -- Tatsuya Kinoshita <email address hidden> Mon, 06 Feb 2023 06:29:15 +0900
Upload details
- Uploaded by:
- Tatsuya Kinoshita
- Uploaded to:
- Sid
- Original maintainer:
- Tatsuya Kinoshita
- Architectures:
- all
- Section:
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Mantic | release | universe | ||
Lunar | release | universe |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
flim_1.14.9+0.20230205-1.dsc | 1.9 KiB | 3fc35e0b2a56d2fe3507a620d78fcb4b493bbcc217c8b3ab53a82dd416870ed0 |
flim_1.14.9+0.20230205.orig.tar.gz | 142.5 KiB | 33021f1bd951290bfee99fe28b53bdc757c01811f31e67d17a78f2811dcfc076 |
flim_1.14.9+0.20230205-1.debian.tar.xz | 11.5 KiB | 466f2b53610f2c9faf4443119e84cddab67d39262a6ffdfb438922fbf7ec5a73 |
Available diffs
No changes file available.
Binary packages built by this source
- flim: library about internet message for emacsen
FLIM (Faithful Library about Internet Message) is a library to provide
basic functions about message representation and encoding for emacsen.
It consists of following modules:
.
std11.el STD 11 (RFC 822) parser and utility
mime.el to provide various services about MIME-entities
mime-def.el Definitions about MIME format
mime-parse.el MIME parser
mel.el MIME encoder/decoder
mel-q-ccl.el quoted-printable and Q-encoding encoder/decoder (using CCL)
mel-q.el quoted-printable and Q-encoding encoder/decoder
mel-u.el unofficial backend for uuencode
mel-g.el unofficial backend for gzip64
eword-decode.el encoded-word decoder
eword-encode.el encoded-word encoder
.
This package provides FLIM-LB, a variant of FLIM using lexical binding
mainly maintained for Wanderlust mail/news reader.