The Google Data APIs (GData) provide a simple protocol for reading and writing data on the web. Each of the following Google services provides a Google data API: * Base * Blogger * Calendar * Picasa Web Albums * Spreadsheets * Google Apps Provisioning * Code Search * Notebook The GData Python Client Library provides a library and source code that make it easy to access data through Google Data APIs. WWW: http://code.google.com/p/gdata-python-client/ Generated with FreeBSD Port Tools 0.77
Responsible Changed From-To: freebsd-ports-bugs->freebsd-python freebsd-python@ wants to have py- PRs
Responsible Changed From-To: freebsd-python->miwi I'll take it.
miwi 2007-03-28 07:45:20 UTC FreeBSD ports repository Modified files: devel Makefile Added files: devel/py-gdata Makefile distinfo pkg-descr pkg-plist devel/py-gdata/files setup.py Log: The Google Data APIs (GData) provide a simple protocol for reading and writing data on the web. Each of the following Google services provides a Google data API: * Base * Blogger * Calendar * Picasa Web Albums * Spreadsheets * Google Apps Provisioning * Code Search * Notebook The GData Python Client Library provides a library and source code that make it easy to access data through Google Data APIs. WWW: http://code.google.com/p/gdata-python-client/ PR: ports/110958 Submitted by: Li-Wen Hsu <lwhsu at lwhsu.org> Revision Changes Path 1.2711 +1 -0 ports/devel/Makefile 1.1 +34 -0 ports/devel/py-gdata/Makefile (new) 1.1 +3 -0 ports/devel/py-gdata/distinfo (new) 1.1 +19 -0 ports/devel/py-gdata/files/setup.py (new) 1.1 +18 -0 ports/devel/py-gdata/pkg-descr (new) 1.1 +41 -0 ports/devel/py-gdata/pkg-plist (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed New port added. Thanks!