Name: | rest |
---|---|
Version: | 0.8.1 |
Release: | 2.el8 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 262750 |
License: | LGPLv2 |
RPM: | rest-0.8.1-2.el8.aarch64.rpm |
Source RPM: | rest-0.8.1-2.el8.src.rpm |
Build Date: | Sat Mar 30 2019 |
Build Host: | ca-build102.us.oracle.com |
Vendor: | Oracle America |
URL: | http://www.gnome.org |
Summary: | A library for access to RESTful web services |
Description: | This library was designed to make it easier to access web services that claim to be "RESTful". A RESTful service should have urls that represent remote objects, which methods can then be called on. The majority of services don't actually adhere to this strict definition. Instead, their RESTful end point usually has an API that is just simpler to use compared to other types of APIs they may support (XML-RPC, for instance). It is this kind of API that this library is attempting to support. |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
- Update to 0.8.1
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
- Update to 0.8.0 upstream release
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
- Update to 0.7.93 - Tighten deps with the _isa macro - Don't manually require pkgconfig; rpmbuild generates this automatically - Use license macro for the COPYING file
- Backport upstream patch to fix a memory error (GNOME #742644)