./devel/flim, Emacs lisp library for message representation/encoding

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2017Q1, Version: 1.14.9nb3, Package name: flim-1.14.9nb3, Maintainer: tech-pkg-ja

FLIM is a library to provide basic features about message
representation or encoding.

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
mel-b-ccl.el --- base64 (B-encoding) encoder/decoder
mel-b-en.el --- base64 (B-encoding) 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
mailcap.el --- mailcap parser and utility


Required to run:
[devel/apel] [editors/emacs25]

Required to build:
[pkgtools/cwrappers] [converters/qkc]

Master sites:

SHA1: fc3f1ecfa757d83b10693dc74d890a1ad7db7abd
RMD160: d7fb99ffabe477afd958589e8e386b7d4e628822
Filesize: 177.798 KB

Version history: (Expand)


CVS history: (Expand)


   2017-04-29 20:48:20 by Benny Siegert | Files touched by this commit (1)
Log message:
Pullup ticket #5318 - requested by sevan
devel/flim: build fix

Revisions pulled up:
- devel/flim/Makefile                                           1.39

---
   Module Name:    pkgsrc
   Committed By:   jperkin
   Date:           Tue Apr 18 16:26:45 UTC 2017

   Modified Files:
            pkgsrc/devel/flim: Makefile

   Log message:
   Use GREP/EGREP and fix regexp.