Bug 168557 - [NEW PORT] www/py27-slumber: A Python library that makes consuming a REST API easier
Summary: [NEW PORT] www/py27-slumber: A Python library that makes consuming a REST API...
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: 2012-06-02 11:50 UTC by koobs
Modified: 2012-06-06 12:30 UTC (History)
0 users

See Also:


Attachments
.shar (3.20 KB, text/plain)
2012-06-02 11:50 UTC, koobs
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description koobs 2012-06-02 11:50:10 UTC
Slumber is a python library that provides a convenient yet powerful object
orientated interface to ReSTful APIs. It acts as a wrapper around the
excellent requests_ library and abstracts away the handling of urls,
serialization, and processing requests.

WWW:	http://slumber.in/

Generated with FreeBSD Port Tools 0.99_6 (mode: new)
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2012-06-04 03:27:37 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2012-06-06 12:24:44 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2012-06-06 12:25:16 UTC
miwi        2012-06-06 11:24:56 UTC

  FreeBSD ports repository

  Modified files:
    www                  Makefile 
  Added files:
    www/py-slumber       Makefile distinfo pkg-descr pkg-plist 
    www/py-slumber/files patch-setup.py 
  Log:
  Slumber is a python library that provides a convenient yet powerful object
  orientated interface to ReSTful APIs. It acts as a wrapper around the
  excellent requests_ library and abstracts away the handling of urls,
  serialization, and processing requests.
  
  WWW:    http://slumber.in/
  
  PR:             ports/168557
  Submitted by:   koobs <koobs.freebsd@gmail.com>
  
  Revision  Changes    Path
  1.3196    +1 -0      ports/www/Makefile
  1.1       +25 -0     ports/www/py-slumber/Makefile (new)
  1.1       +2 -0      ports/www/py-slumber/distinfo (new)
  1.1       +18 -0     ports/www/py-slumber/files/patch-setup.py (new)
  1.1       +6 -0      ports/www/py-slumber/pkg-descr (new)
  1.1       +11 -0     ports/www/py-slumber/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"