rest

rest

rest

  • version 0.9.1-1
  • is not a group package

Dependencies

Installation

Install it by running either;

kpkg install rest

or

kpkg build rest

To see the difference, see The handbook

Dependency Graph

graph TD
    N0["cantarell-fonts"]
    N1["libunistring"]
    N2["libidn2"]
    N3["libpsl"]
    N4["gsettings-desktop-schemas"]
    N5["libnettle"]
    N6["rest"]
    style N6 fill:#4a9eff,stroke:#2d7dd2,stroke-width:3px,color:#fff
    N7["glib-networking"]
    N8["glib"]
    N9["json-glib"]
    N10["libsoup"]
    N11["vala"]
    N12["gnutls"]
    N13["gobject-introspection"]
    N0 --> N4
    N1 --> N3
    N1 --> N2
    N2 --> N3
    N3 --> N10
    N4 --> N7
    N5 --> N12
    N7 --> N10
    N8 --> N10
    N8 --> N11
    N8 --> N7
    N8 --> N9
    N8 --> N13
    N9 --> N6
    N10 --> N6
    N11 --> N10
    N12 --> N7
    N13 --> N6
    N13 --> N10
    N13 --> N11
    N13 --> N4