NOTICE: This package has been removed from pkgsrc

./mail/py-libgmail, Python bindings to access Gmail

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 0.1.11, Package name: py27-libgmail-0.1.11, Maintainer: pkgsrc-users

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!


Required to run:
[www/py-mechanize] [lang/python27]

Required to build:
[pkgtools/cwrappers]

Master sites:

SHA1: 485a06227043104e192839e895325f2c9df09d15
RMD160: 8b5ee3717052ecced320cfd1edcf56cbbe8281e1
Filesize: 29.72 KB

Version history: (Expand)


CVS history: (Expand)


   2021-03-18 10:18:18 by Adam Ciarcinski | Files touched by this commit (4) | Package removed
Log message:
py-libgmail: removed, obsolete
   2020-03-20 12:58:37 by Nia Alarie | Files touched by this commit (640)
Log message:
*: Convert broken sourceforge HOMEPAGEs back to http
   2020-01-19 00:36:14 by Roland Illig | Files touched by this commit (3046)
Log message:
all: migrate several HOMEPAGEs to https

pkglint --only "https instead of http" -r -F

With manual adjustments afterwards since pkglint 19.4.4 fixed a few
indentations in unrelated lines.

This mainly affects projects hosted at SourceForce, as well as
freedesktop.org, CTAN and GNU.
   2019-11-02 17:25:29 by Roland Illig | Files touched by this commit (112)
Log message:
mail: align variable assignments

pkglint -Wall -F --only aligned -r

No manual corrections.
   2019-09-02 15:20:22 by Adam Ciarcinski | Files touched by this commit (415)
Log message:
Changed PYTHON_VERSIONS_INCOMPATIBLE to PYTHON_VERSIONS_ACCEPTED; needed for \ 
future Python 3.8
   2019-04-26 15:14:25 by Maya Rashish | Files touched by this commit (473)
Log message:
Omit mentions of python 34 and 35, after those were removed.

- Includes some whitespace changes, to be handled in a separate commit.
   2018-07-03 07:03:44 by Adam Ciarcinski | Files touched by this commit (495)
Log message:
extend PYTHON_VERSIONS_ for Python 3.7
   2017-01-01 15:44:09 by Thomas Klausner | Files touched by this commit (577)
Log message:
Add python-3.6 to incompatible versions.