Bug 110958 - [NEW PORT] devel/py-gdata: GData Python Client Library
Summary: [NEW PORT] devel/py-gdata: GData Python Client Library
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-03-28 06:30 UTC by Li-Wen Hsu
Modified: 2007-03-28 08:58 UTC (History)
1 user (show)

See Also:


Attachments
py24-gdata-1.0.shar (4.40 KB, text/plain)
2007-03-28 06:30 UTC, Li-Wen Hsu
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Li-Wen Hsu 2007-03-28 06:30:08 UTC
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
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2007-03-28 06:30:16 UTC
Responsible Changed
From-To: freebsd-ports-bugs->freebsd-python

freebsd-python@ wants to have py- PRs
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2007-03-28 06:51:16 UTC
Responsible Changed
From-To: freebsd-python->miwi

I'll take it.
Comment 3 dfilter service freebsd_committer freebsd_triage 2007-03-28 08:45:27 UTC
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"
Comment 4 Martin Wilke freebsd_committer freebsd_triage 2007-03-28 08:58:38 UTC
State Changed
From-To: open->closed

New port added. Thanks!