Bug 110132 - [NEW PORT] www/py-httplib2: A comprehensive HTTP client library
Summary: [NEW PORT] www/py-httplib2: A comprehensive HTTP 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-09 15:10 UTC by Li-Wen Hsu
Modified: 2007-03-11 16:40 UTC (History)
1 user (show)

See Also:


Attachments
py-httplib2-0.3.0.shar (2.02 KB, text/plain)
2007-03-09 15:10 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-09 15:10:04 UTC
A comprehensive HTTP client library, httplib2.py supports many features left
out of other HTTP libraries.

WWW:	http://bitworking.org/projects/httplib2/

Generated with FreeBSD Port Tools 0.77
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2007-03-09 15:10:19 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-09 15:18:22 UTC
Responsible Changed
From-To: freebsd-python->miwi

I'll take it.
Comment 3 dfilter service freebsd_committer freebsd_triage 2007-03-11 16:32:38 UTC
miwi        2007-03-11 16:32:34 UTC

  FreeBSD ports repository

  Modified files:
    www                  Makefile 
  Added files:
    www/py-httplib2      Makefile distinfo pkg-descr pkg-plist 
  Log:
  A comprehensive HTTP client library, httplib2.py supports many features left
  out of other HTTP libraries.
  
  WWW:    http://bitworking.org/projects/httplib2/
  
  PR:             ports/110132
  Submitted by:   Li-Wen Hsu <lwhsu at lwhsu.org>
  
  Revision  Changes    Path
  1.1740    +1 -0      ports/www/Makefile
  1.1       +20 -0     ports/www/py-httplib2/Makefile (new)
  1.1       +3 -0      ports/www/py-httplib2/distinfo (new)
  1.1       +4 -0      ports/www/py-httplib2/pkg-descr (new)
  1.1       +7 -0      ports/www/py-httplib2/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-11 16:33:03 UTC
State Changed
From-To: open->closed

Committed. Thanks!