Commit graph

4 commits

Author SHA1 Message Date
joerg
3b0d97b0de Add DESTDIR support. 2008-06-20 01:09:05 +00:00
joerg
54e4f06640 Use Python extension framework. Bump revision. 2008-06-12 00:18:10 +00:00
joerg
a77e7015fe Update PYTHON_VERSIONS_COMPATIBLE
- assume that Python 2.4 and 2.5 are compatible and allow checking for
fallout.
- remove PYTHON_VERSIONS_COMPATIBLE that are obsoleted by the 2.3+
default. Modify the others to deal with the removals.
2008-04-25 20:39:06 +00:00
agc
8bc061dd3d Initial import of libgmail version 0.1.5.1, a python API to access
Google mail, into the Packages Collection.

	The libgmail project is a pure Python binding to provide access to
	Google's Gmail web-mail service.

	The library allows the user to log into an account, retrieve a list of
	threads, display information about them and display the source of the
	individual messages.

	In addition, the library allows the user to:
		Archive Gmail messages to mbox format

		Use your Gmail account as a SMTP server

		Use your Gmail account as a POP server

		Use your Gmail account as a FTP server!
2007-05-04 20:08:54 +00:00