1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-05 01:55:52 +00:00
freebsd-ports/devel/librest/pkg-descr
William Grzybowski 76d49ef599 librest is a library that was designed to make it easier to access RESTful
web services.

It comprises of two parts: the first aims to make it easier to make requests
by providing a wrapper around libsoup, the second aids with XML parsing by
wrapping libxml2.

WWW: https://live.gnome.org/Librest

PR:		ports/178013
Submitted by:	Christoph Moench-Tegeder <cmt@burggraben.net>
Approved by:	culot (mentor)
2013-06-10 22:47:21 +00:00

9 lines
297 B
Plaintext

librest is a library that was designed to make it easier to access RESTful
web services.
It comprises of two parts: the first aims to make it easier to make requests
by providing a wrapper around libsoup, the second aids with XML parsing by
wrapping libxml2.
WWW: https://live.gnome.org/Librest