Package librest1.0: Information
Source package: librest1.0
Version: 0.10.2-alt1
Build time: Aug 10, 2025, 07:57 PM
Category: System/Libraries
Report package bugHome page: https://www.gnome.org
License: LGPL-2.1-or-later
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.
List of RPM packages built from this SRPM:
librest1.0 (loongarch64)
librest1.0-debuginfo (loongarch64)
librest1.0-demo (loongarch64)
librest1.0-demo-debuginfo (loongarch64)
librest1.0-devel (loongarch64)
librest1.0-devel-doc (noarch)
librest1.0-gir (loongarch64)
librest1.0-gir-devel (noarch)
librest1.0 (loongarch64)
librest1.0-debuginfo (loongarch64)
librest1.0-demo (loongarch64)
librest1.0-demo-debuginfo (loongarch64)
librest1.0-devel (loongarch64)
librest1.0-devel-doc (noarch)
librest1.0-gir (loongarch64)
librest1.0-gir-devel (noarch)
Maintainer: Yuri N. Sedunov
Last changed
Aug. 9, 2025 Yuri N. Sedunov 0.10.2-alt1
- 0.10.2
March 23, 2024 Yuri N. Sedunov 0.9.1-alt2
- updated to 0.9.1-24-g23f2d27
June 20, 2022 Yuri N. Sedunov 0.9.1-alt1
- 0.9.1 (1.0 API, ported to Meson build system)