How should I name this package?
Hartmut Goebel
h.goebel at goebel-consult.de
Tue May 20 15:47:36 EDT 2003
Hi,
I just finished an implementation of the MANAGESIEVE protocol (see
http://www.ietf.org/internet-drafts/draft-martin-managesieve-04.txt).
This is a protocol similar to IMAP for managing (esp. up/download) SIEVE
scripts in IMAP/Sieve-Servers.
Now I'm unsure about the naming of the package:
- sievelib.py like imaplib.py
- managesieve.py since it doe not implement SIEVE scripts, but
the MANAGESIEVE protocol
- managesievelib.py since most protocol module are called *lib
Any comment is welcome.
Regards
Hartmut Goebel
--
| Hartmut Goebel | |
| h.goebel at crazy-compilers.com | www.crazy-compilers.com |
More information about the Python-list
mailing list