Bug 133080

Summary: [New Port]www/py-py-restclient:Python REST Client
Product: Ports & Packages Reporter: wenheping <wenheping>
Component: Individual Port(s)Assignee: Martin Wilke <miwi>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.shar none

Description wenheping 2009-03-26 02:30:02 UTC
A simple REST client for Python, inspired by the microframework
(Camping, Sinatra) style of specifying actions: get, put, post,
delete.

WWW:    http://py-restclient.e-engura.org/

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2009-03-26 02:30:14 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

miwi@ wants his PRs (via the GNATS Auto Assign Tool)
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2009-03-26 12:35:40 UTC
State Changed
From-To: open->closed

New port added. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2009-03-26 12:36:04 UTC
miwi        2009-03-26 12:35:49 UTC

  FreeBSD ports repository

  Modified files:
    www                  Makefile 
  Added files:
    www/py-py-restclient Makefile distinfo pkg-descr pkg-plist 
  Log:
  A simple REST client for Python, inspired by the microframework
  (Camping, Sinatra) style of specifying actions: get, put, post,
  delete.
  
  WWW:    http://py-restclient.e-engura.org/
  
  PR:             ports/133080
  Submitted by:   Wen Heping <wenheping at gmail.com>
  
  Revision  Changes    Path
  1.2304    +1 -0      ports/www/Makefile
  1.1       +22 -0     ports/www/py-py-restclient/Makefile (new)
  1.1       +3 -0      ports/www/py-py-restclient/distinfo (new)
  1.1       +5 -0      ports/www/py-py-restclient/pkg-descr (new)
  1.1       +2 -0      ports/www/py-py-restclient/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"