_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
r-firebase-auth-rest 1.0.1
Propagated dependencies: r-httr2@1.2.1
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://github.com/kennedymwavu/firebase.auth.rest
Licenses: Expat
Build system: r
Synopsis: R Wrapper for 'Firebase Authentication REST API'
Description:

This package provides a convenient and user-friendly interface to interact with the Firebase Authentication REST API': <https://firebase.google.com/docs/reference/rest/auth>. It enables R developers to integrate Firebase Authentication services seamlessly into their projects, allowing for user authentication, account management, and other authentication-related tasks.

emacs-restclient-helm 20170314.1554
Propagated dependencies: emacs-restclient@20251209.2022 emacs-helm@4.0.6
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/emacsorphanage/restclient
Licenses:
Build system: melpa
Synopsis: Helm interface for restclient.el
Description:

Documentation at https://melpa.org/#/restclient-helm

emacs-restclient-test 20240207.1415
Propagated dependencies: emacs-restclient@20251209.2022
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/simenheg/restclient-test.el
Licenses:
Build system: melpa
Synopsis: Run tests with restclient.el
Description:

Documentation at https://melpa.org/#/restclient-test

python-flask-restplus 1.3.0
Propagated dependencies: python-aniso8601@10.0.1 python-flask@3.1.0 python-importlib-resources@6.5.2 python-jsonschema@4.23.0 python-pytz@2025.1 python-werkzeug@3.1.3
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://github.com/python-restx/flask-restx
Licenses: Modified BSD
Build system: pyproject
Synopsis: Framework for fast, easy and documented API development with Flask
Description:

Flask-RESTX is an extension for Flask that adds support for quickly building REST APIs. Flask-RESTX encourages best practices with minimal setup. If you are familiar with Flask, Flask-RESTX should be easy to pick up. It provides a coherent collection of decorators and tools to describe your API and expose its documentation properly using Swagger.

emacs-pdf-view-restore 20190904.1708
Propagated dependencies: emacs-pdf-tools@20260102.1101
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/007kevin/pdf-view-restore
Licenses:
Build system: melpa
Synopsis: Support for opening last known pdf position in pdfview mode
Description:

Documentation at https://melpa.org/#/pdf-view-restore

emacs-pdf-view-restore 0.1-0.5a1947c
Propagated dependencies: emacs-pdf-tools@1.1.0
Channel: rrr
Location: rrr/packages/emacs-xyz.scm (rrr packages emacs-xyz)
Home page: https://github.com/007kevin/pdf-view-restore
Licenses: GPL 3+
Build system: emacs
Synopsis: Support for opening last known pdf position in pdfview mode
Description:

Support for saving and opening last known pdf position in pdfview mode. Information will be saved relative to the pdf being viewed so ensure pdf-view-restore-filename is in the same directory as the viewing pdf.

emacs-eyebrowse-restore 20240304.2338
Propagated dependencies: emacs-eyebrowse@20240407.1342 emacs-dash@20250312.1307 emacs-s@20220902.1511
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/FrostyX/eyebrowse-restore
Licenses:
Build system: melpa
Synopsis: Persistent Eyebrowse for all frames
Description:

Documentation at https://melpa.org/#/eyebrowse-restore

python-restrictedpython 5.2
Channel: rrr
Location: rrr/packages/python-xyz.scm (rrr packages python-xyz)
Home page: https://github.com/zopefoundation/RestrictedPython
Licenses: Zope Public License 2.1
Build system: python
Synopsis: Restricted execution environment for Python 3
Description:

RestrictedPython is a defined subset of the Python language which allows to provide a program input into a trusted environment.

emacs-company-restclient 20190426.1312
Propagated dependencies: emacs-company@20260108.36 emacs-know-your-http-well@20240726.1649 emacs-restclient@20251209.2022
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/iquiw/company-restclient
Licenses:
Build system: melpa
Synopsis: Company-mode completion back-end for restclient-mode
Description:

Documentation at https://melpa.org/#/company-restclient

emacs-company-restclient 0.3.0
Propagated dependencies: emacs-company@1.0.2 emacs-know-your-http-well@0.6.0 emacs-restclient@0-4.1fb5706
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/iquiw/company-restclient
Licenses: GPL 3+
Build system: emacs
Synopsis: Company-mode completion back-end for restclient-mode
Description:

company-mode back-end for restclient-mode.

It provides auto-completion for HTTP methods and headers in restclient-mode. Completion source is given by know-your-http-well.

python-lazr-restfulclient 0.14.6
Propagated dependencies: python-distro@1.9.0 python-httplib2@0.22.0 python-oauthlib@3.3.1 python-pyparsing@3.2.3 python-setuptools@80.9.0 python-six@1.17.0 python-wadllib@2.0.0
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://launchpad.net/lazr.restfulclient
Licenses: LGPL 3+
Build system: pyproject
Synopsis: Web client Python library extending wadlib
Description:

This package provides a programmable client library that adds functionality on top of wadlib.

python-lazr.restfulclient 0.14.4
Propagated dependencies: python-distro@1.9.0 python-oauthlib@3.3.1 python-setuptools@80.9.0 python-six@1.17.0 python-wadllib@1.3.6
Channel: rrr
Location: rrr/packages/python-xyz.scm (rrr packages python-xyz)
Home page: https://launchpad.net/lazr.restfulclient
Licenses: GPL 3+
Build system: python
Synopsis: Client for lazr.restful-based web services
Description:

This package provides a programmable client library that takes advantage of the commonalities among lazr.restful web services to provide added functionality on top of wadllib.

perl-catalyst-action-rest 1.21
Propagated dependencies: perl-catalyst-runtime@5.90124 perl-class-inspector@1.36 perl-config-general@2.63 perl-cpanel-json-xs@4.30 perl-libwww@6.78 perl-moose@2.2015 perl-mro-compat@0.13 perl-namespace-autoclean@0.29 perl-params-validate@1.29 perl-uri-find@20160806 perl-xml-simple@2.25
Channel: guix
Location: gnu/packages/web.scm (gnu packages web)
Home page: https://metacpan.org/release/Catalyst-Action-REST
Licenses: GPL 1+
Build system: perl
Synopsis: Automated REST Method Dispatching
Description:

This Action handles doing automatic method dispatching for REST requests. It takes a normal Catalyst action, and changes the dispatch to append an underscore and method name. First it will try dispatching to an action with the generated name, and failing that it will try to dispatch to a regular method.

ghc-http-client-restricted 0.0.5
Dependencies: ghc-http-client@0.7.13.1 ghc-http-client-tls@0.3.6.1 ghc-connection@0.3.1 ghc-data-default@0.7.1.1 ghc-network@3.1.4.0 ghc-network-bsd@2.8.1.0 ghc-utf8-string@1.0.2
Channel: guix
Location: gnu/packages/haskell-web.scm (gnu packages haskell-web)
Home page: https://hackage.haskell.org/package/http-client-restricted
Licenses: Expat
Build system: haskell
Synopsis: Restrict the servers used by http-client
Description:

This library makes it possible to restrict the HTTP servers that can be used by the http-client and http-client-tls libraries. This is useful when a security policy needs to, e.g., prevent connections to HTTP servers on localhost or only allow connections to a specific server.

python-restructuredtext-lint 1.4.0
Propagated dependencies: python-docutils@0.21.2
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/twolfson/restructuredtext-lint
Licenses: Unlicense
Build system: pyproject
Synopsis: Linter
Description:

This package provides a linter for the reStructuredText format.

python-flask-restful-swagger 0.20.1
Propagated dependencies: python-flask-restful@0.3.10 python-six@1.17.0
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://github.com/rantav/flask-restful-swagger
Licenses: Expat
Build system: python
Synopsis: Extract Swagger specs from Flask-Restful projects
Description:

This package lets you extract Swagger API documentation specs from your Flask-Restful projects.

python-django-rest-framework 3.16.1
Propagated dependencies: python-django@5.2.8 python-pytz@2025.1
Channel: guix
Location: gnu/packages/django.scm (gnu packages django)
Home page: https://www.django-rest-framework.org
Licenses: FreeBSD
Build system: pyproject
Synopsis: Toolkit for building Web APIs with Django
Description:

The Django REST framework is for building Web APIs with Django. It provides features like a Web-browsable API and authentication policies.

go-github-com-restic-chunker 0.4.0
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/restic/chunker
Licenses: FreeBSD
Build system: go
Synopsis: Implementation of Content Defined Chunking Golang
Description:

Package chunker implements Content Defined Chunking based on a rolling Rabin Checksum.

go-github-com-go-resty-resty-v2 2.16.5
Propagated dependencies: go-golang-org-x-net@0.46.0 go-golang-org-x-time@0.14.0
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://resty.dev/
Licenses: Expat
Build system: go
Synopsis: HTTP, REST, and SSE client library for Golang
Description:

Package resty provides Simple HTTP and REST client library for Go.

go-github-com-emicklei-go-restful-v3 3.4.0
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/emicklei/go-restful
Licenses: Expat
Build system: go
Synopsis: Build REST-style web services using Go
Description:

This package provides go-restful, which helps developers to use http methods explicitly and in a way that's consistent with the HTTP protocol definition.

go-github-com-checkpoint-restore-go-criu-v7 7.2.0
Propagated dependencies: go-github-com-spf13-cobra@1.8.1 go-golang-org-x-sys@0.37.0 go-google-golang-org-protobuf@1.36.10
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/checkpoint-restore/go-criu
Licenses: ASL 2.0
Build system: go
Synopsis: Go bindings for CRIU
Description:

This pacakge provides bindings for CRIU. The code is based on the Go-based PHaul implementation from the CRIU repository.

go-github-com-checkpoint-restore-go-criu-v6 6.3.0
Propagated dependencies: go-github-com-spf13-cobra@1.8.1 go-golang-org-x-sys@0.37.0 go-google-golang-org-protobuf@1.36.10
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/checkpoint-restore/go-criu
Licenses: ASL 2.0
Build system: go
Synopsis: Go bindings for CRIU
Description:

This pacakge provides bindings for CRIU. The code is based on the Go-based PHaul implementation from the CRIU repository.

Page: 123
Total results: 70