_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/

Enter the query into the form above. You can look for specific version of a package by using @ symbol like this: gcc@10.

API method:

GET /api/packages?search=hello&page=1&limit=20

where search is your query, page is a page number and limit is a number of items on a single page. Pagination information (such as a number of pages and etc) is returned in response headers.

If you'd like to join our channel webring send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.


emacs-org-roam-ui 0.1.0-0.16a8da9
Propagated dependencies: emacs-org-roam@2.3.1 emacs-simple-httpd@1.5.1 emacs-websocket@1.15
Channel: trevdev
Location: trevdev/packages/emacs-xyz.scm (trevdev packages emacs-xyz)
Home page: https://github.com/org-roam/org-roam-ui
Licenses: GPL 3
Synopsis: A frontend for exploring your org-roam notes.
Description:

Org-Roam-UI is a frontend for exploring and interacting with your org-roam notes.

Org-Roam-UI is meant a successor of org-roam-server that extends functionality of org-roam with a Web app that runs side-by-side with Emacs.

emacs-ol-notmuch 2.0.0-0.1a53d6c
Channel: trevdev
Location: trevdev/packages/emacs-xyz.scm (trevdev packages emacs-xyz)
Home page: https://git.sr.ht/~tarsius/ol-notmuch
Licenses: GPL 3
Synopsis: Store notmuch messages as org-mode links.
Description:

This package implements links to notmuch messages and "searches". A search is a query to be performed by notmuch; it is the equivalent to folders in other mail clients. Similarly, mails are referred to by a query, so both a link can prefer to several mails.

emacs-lsp-mode-with-plists 9.0.1-0.1472333
Propagated dependencies: emacs-dash@2.20.0 emacs-f@0.21.0 emacs-ht@2.3 emacs-hydra@0.15.0 emacs-markdown-mode@2.7 emacs-spinner@1.7.4
Channel: trevdev
Location: trevdev/packages/emacs-xyz.scm (trevdev packages emacs-xyz)
Home page: https://emacs-lsp.github.io/lsp-mode/
Licenses: GPL 3+
Synopsis: Emacs client and library for the Language Server Protocol
Description:

LSP mode is a client and library implementation for the Language Server Protocol. This mode creates an IDE-like experience by providing optional integration with other popular Emacs packages like Company, Flycheck, and Projectile.

font-jetbrains-mono-nerd 2.2.2
Channel: trevdev
Location: trevdev/packages/fonts.scm (trevdev packages fonts)
Home page: https://github.com/ryanoasis/nerd-fonts
Licenses: Expat
Synopsis: The JetBrains Mono font, patched with nerd-fonts
Description:

Nerd Fonts is a project that patches developer targeted fonts with a high number of glyphs (icons). Specifically to add a high number of extra glyphs from popular 'iconic fonts' such as Font Awesome, Devicons, Octicons, and others.

font-carlito 0.0.0-0.64cab86
Channel: trevdev
Location: trevdev/packages/fonts.scm (trevdev packages fonts)
Home page: https://github.com/googlefonts/carlito
Licenses: SIL OFL 1.1
Synopsis: An open-source alternative to Calibri
Description:
Carlito is a font designed by Łukasz Dziedzic (@typoland) derived from Lato (also designed by Łukasz Dziedzic) that is metric-compatible with Calibri.
gnome-shell-extension-unite-shell 65
Dependencies: xprop@1.2.8
Channel: trevdev
Location: trevdev/packages/gnome-xyz.scm (trevdev packages gnome-xyz)
Home page: https://github.com/hardpixel/unite-shell
Licenses: GPL 3
Synopsis: Top panel and window decoration extension for GNOME Shell
Description:

Unite is a GNOME Shell extension which makes a few layout tweaks to the top panel and removes window decorations to make it look like Ubuntu Unity Shell.

sbcl-xml-emitter 1.1.0
Dependencies: sbcl-cl-utilities@0.0.0-1.dce2d2f sbcl-1am@0.0-1.8b1da94
Channel: trevdev
Location: trevdev/packages/lisp.scm (trevdev packages lisp)
Home page: https://www.cliki.net/xml-emitter
Licenses: Expat
Synopsis: A common lisp library for emitting XML output
Description:

Simply emit XML, with some complexity for handling indentation. It can be used to produce all sorts of useful XML output; it has an RSS 2.0 emitter built in, so you can make RSS feeds trivially.

php-composer 2.4.1
Propagated dependencies: php@8.3.26
Channel: trevdev
Location: trevdev/packages/php.scm (trevdev packages php)
Home page: https://getcomposer.org/
Licenses: Expat
Synopsis: Manage dependencies for PHP projects
Description:

Composer is a tool for dependency management in PHP. It allows you to declare the libraries your project depends on and it will manage (install/update) them for you.

ruby-theme-check 1.11.0
Channel: trevdev
Location: trevdev/packages/ruby.scm (trevdev packages ruby)
Home page: https://github.com/Shopify/theme-check
Licenses: Expat
Synopsis: A Shopify Theme Linter
Description:

This package provides a Shopify Theme Linter

ruby-bugsnag 6.24.2
Channel: trevdev
Location: trevdev/packages/ruby.scm (trevdev packages ruby)
Home page: https://github.com/bugsnag/bugsnag-ruby
Licenses: Expat
Synopsis: Ruby notifier for bugsnag.com
Description:

The Bugsnag exception reporter for Ruby gives you instant notification of exceptions thrown from your Rails, Sinatra, Rack or plain Ruby app.

ruby-listen 3.7.1
Channel: trevdev
Location: trevdev/packages/ruby.scm (trevdev packages ruby)
Home page: https://github.com/guard/listen
Licenses: Expat
Synopsis: Listen to file modifications
Description:

The Listen gem listens to file modifications and notifies you about the changes.

ruby-shopify-cli 2.24.0
Dependencies: ruby-bugsnag@6.24.2 ruby-listen@3.7.1
Propagated dependencies: ruby-theme-check@1.11.0
Channel: trevdev
Location: trevdev/packages/ruby.scm (trevdev packages ruby)
Home page: https://github.com/Shopify/shopify-cli
Licenses: Expat
Synopsis: Shopify CLI helps you build Shopify themes and apps
Description:

Use Shopify CLI to automate and enhance your local development workflow.

ruby-liquid 5.4.0
Channel: trevdev
Location: trevdev/packages/ruby.scm (trevdev packages ruby)
Home page: https://shopify.github.io/liquid/
Licenses: Expat
Synopsis: Template language
Description:

Liquid is a template language written in Ruby. It is used to load dynamic content on storefronts.

sbcl-stumpwm-mpd 0.0.1-5.4613a95
Dependencies: stumpwm@24.11
Channel: trevdev
Location: trevdev/packages/stumpwm.scm (trevdev packages stumpwm)
Home page: https://github.com/stumpwm/stumpwm-contrib
Licenses: GPL 2+ GPL 3+ FreeBSD
Synopsis: Integrate @code{mpd} with StumpWM
Description:

A Stumpwm mode-line module for displaying MPD information.

timewarrior 1.4.3
Channel: trevdev
Location: trevdev/packages/task-management.scm (trevdev packages task-management)
Home page: https://timewarrior.net
Licenses: Expat
Synopsis: A command line tool for tracking time
Description:

Timewarrior is Free and Open Source Software that tracks time from the command line.

Total results: 15