Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 24 Mar 2008 21:17:02 +0200
From:      Giorgos Keramidas <keramida@freebsd.org>
To:        Robert Huff <roberthuff@rcn.com>
Cc:        questions@freebsd.org
Subject:   Re: Email processing in Python
Message-ID:  <87tziw2aq9.fsf@kobe.laptop>
In-Reply-To: <18407.64771.350992.285915@jerusalem.litteratus.org> (Robert Huff's message of "Mon, 24 Mar 2008 15:12:03 -0400")
References:  <18407.62370.787768.503114@jerusalem.litteratus.org> <874paw3q94.fsf@kobe.laptop> <18407.64771.350992.285915@jerusalem.litteratus.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 24 Mar 2008 15:12:03 -0400, Robert Huff <roberthuff@rcn.com> wrote:
>Giorgos Keramidas writes:
>> No, there's no library for `email processing' in the C standard.  You
>> can probably find a lot of non-standard ones, by Googling however :)
>>
>> It's worth writing that plain C is the wrong language for this
>> sort of thing, if you ask me.  There are excellent high-level
>> libraries in Perl, and Python to do this sort of thing.
>
> On one hand, that's probably true.
>
> On the other hand: I know zero Python and this much > < Perl.  I tried
> Perl, actually, and couldn't find the functions I needed.

Heh, fair enough.  It may be a good chance to start learning Python
though.  It's always a lot more fun to have a *real* task to do, instead
of fictional `exercises'.

I have written a few Python scripts to process email myself, so if you
decide to go that route, please feel free to show me what you've done,
describe what you want to do, and I will try to help as much as I can.




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?87tziw2aq9.fsf>