flim 1:1.14.9+0.20201117-2 source package in Ubuntu

Changelog

flim (1:1.14.9+0.20201117-2) unstable; urgency=medium

  * Update Info handling to use makeinfo
  * Update debian/upstream/metadata to use https
  * Update debian/copyright

 -- Tatsuya Kinoshita <email address hidden>  Sat, 06 Feb 2021 18:38:57 +0900

Upload details

Uploaded by:
Tatsuya Kinoshita
Uploaded to:
Sid
Original maintainer:
Tatsuya Kinoshita
Architectures:
all
Section:
mail
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Hirsute: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
flim_1.14.9+0.20201117-2.dsc 1.9 KiB 850beda9ea3a04fd2e6a1eb8383f0f9919f7795f045a1f57b001d8aae1aee409
flim_1.14.9+0.20201117.orig.tar.gz 142.4 KiB 1c45e6111951db13b0d27dfa5caa55511ef89cdc64ce0729e9c87ec6cb5e7f17
flim_1.14.9+0.20201117-2.debian.tar.xz 11.2 KiB 0ff655e013b80d2db8a7753ea0439768a507bbdbb5f4ea0d47a4cf93e1beb04b

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.