Project rest-0.8.1-2.el8
content_copy
Name
rest
Epoch
0
Version
0.8.1
Release
2.el8
Website/URL
http://www.gnome.org
License
LGPLv2
Build Time
2023-08-08 20:19:17
Build Host
builder-x86-11.inferitos.ru
Summary
A library for access to RESTful web services
Repositories
AppStream
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.
Errata
—
×
Package
Summary
SHA-256 checksum
x86_64
rest-0.8.1-2.el8.x86_64
content_copy
A library for access to RESTful web services
65fe972eb191ff6af5636f2c9f628822d74eddb51d995572e0e3992d2d979821
download
i686
rest-0.8.1-2.el8.i686
content_copy
A library for access to RESTful web services
83a5bf7325a2789d1867f4546e00be39512417063f258c330c86ba92046e29d2
download
src
rest-0.8.1-2.el8.src
content_copy
A library for access to RESTful web services
e98c05734a2c4a4f5b972e3f1dca745f05fa117378a1ef210c4e8474a62824c9
download
* Wed Jul 26 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 0.8.1-2
- Rebuilt for MSVSphere 8.8
* Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.8.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
* Tue Oct 17 2017 Debarshi Ray <rishi@fedoraproject.org> - 0.8.1-1
- Update to 0.8.1
* Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.8.0-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
* Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.8.0-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.8.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
* Mon Apr 18 2016 Christophe Fergeau <cfergeau@redhat.com> 0.8.0-1
- Update to 0.8.0 upstream release
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 0.7.93-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
* Thu Jun 18 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.7.93-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
* Wed Mar 18 2015 Kalev Lember <kalevlember@gmail.com> - 0.7.93-1
- 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