flim 1:1.14.9+0.20120428-3 source package in Ubuntu
Changelog
flim (1:1.14.9+0.20120428-3) unstable; urgency=low * Update 020_ikazuhiro.patch, sync on 2013-07-06 * Remove 030_Upstream-not-in-flim-1_14-wl.patch (merged ikazuhiro) * Workaround for emacsen-common <2 and debhelper <9.20131104 * Update Standards-Version to 3.9.5 -- Tatsuya Kinoshita <email address hidden> Sun, 08 Dec 2013 23:05:52 +0900
Upload details
- Uploaded by:
- Tatsuya Kinoshita
- Uploaded to:
- Sid
- Original maintainer:
- Tatsuya Kinoshita
- Architectures:
- all
- Section:
- Urgency:
- Low Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Trusty | release | universe |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
flim_1.14.9+0.20120428-3.dsc | 1.9 KiB | 6b3b4598227f6fe788b3792fca16e60827ab50d78972f364b49a88044aff394e |
flim_1.14.9+0.20120428.orig.tar.gz | 179.7 KiB | ad3cbb3fe5ed2f4fcb3c91005f2d286c1a5ea42e3eb7d837c6cd59bf78768a94 |
flim_1.14.9+0.20120428-3.debian.tar.gz | 29.7 KiB | b637a034d9a0015c76c5a8c0961f9a3c989fbe1abef143e348e609746282188d |
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-b-dl.el base64 (B-encoding) encoder/decoder
(for Emacs 20 with dynamic loading support)
mel-b-ccl.el base64 (B-encoding) encoder/decoder (using CCL)
mel-b-en.el base64 (B-encoding) encoder/decoder (for other emacsen)
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