mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
tools: Add modules for MIME parsing and creating.
* tools/mime-maker.c: New. * tools/mime-maker.h: New. * tools/mime-parser.c: New. * tools/mime-parser.h: New. Signed-off-by: Werner Koch <wk@gnupg.org>
This commit is contained in:
parent
9c67958c47
commit
c334fa8df0
5 changed files with 1492 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
/* rfc822parse.h - Simple mail and MIME parser
|
||||
* Copyright (C) 1999 Werner Koch, Duesseldorf
|
||||
* Copyright (C) 2003, g10 Code GmbH
|
||||
* Copyright (C) 2003 g10 Code GmbH
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or
|
||||
* modify it under the terms of the GNU Lesser General Public License
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue