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

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.


our-paint 0.5
Dependencies: lagui@5.3-246.add8245 libpng@1.6.39
Channel: ngapsh
Location: pnkp/guix/packages/painting.scm (pnkp guix packages painting)
Home page: https://www.wellobserve.com/index.php?post=20221222155743
Licenses: GPL 3
Synopsis: Featureless but programmable painting program
Description:

Our Paint is a featureless but programmable painting program. Borderless canvas, nodes brushes, color management, wacom support, and more!

python-sqlalchemy 2.0.43
Propagated dependencies: python-greenlet@3.1.1 python-typing-extensions@4.15.0
Channel: ngapsh
Location: pnkp/guix/packages/python-xyz.scm (pnkp guix packages python-xyz)
Home page: https://www.sqlalchemy.org
Licenses: Expat
Synopsis: SQL toolkit and object relational mapper
Description:

SQLAlchemy is the Python SQL toolkit and ORM that gives application developers the full power and flexibility of SQL. It provides a full suite of well known enterprise-level persistence patterns, designed for efficient and high-performing database access, adapted into a simple and Pythonic domain language.

python-pygobject 3.54.2
Dependencies: python@3.11.11 python-pycairo@1.28.0 gobject-introspection@1.82.0
Propagated dependencies: glib@2.83.3 libffi@3.4.6
Channel: ngapsh
Location: pnkp/guix/packages/python-xyz.scm (pnkp guix packages python-xyz)
Home page: https://live.gnome.org/PyGObject
Licenses: LGPL 2.1+
Synopsis: Python bindings for GObject
Description:

Python bindings for GLib, GObject, and GIO.

python-protobuf 6.32.1
Dependencies: protobuf@3.20.3
Channel: ngapsh
Location: pnkp/guix/packages/python-xyz.scm (pnkp guix packages python-xyz)
Home page: https://github.com/google/protobuf
Licenses: Modified BSD
Synopsis: Protocol buffers is a data interchange format
Description:

Protocol buffers are a language-neutral, platform-neutral extensible mechanism for serializing structured data.

python-ffmpeg-python 0.2.0-1.df129c7
Dependencies: ffmpeg@8.0
Propagated dependencies: python-future@1.0.0
Channel: ngapsh
Location: pnkp/guix/packages/python-xyz.scm (pnkp guix packages python-xyz)
Home page: https://github.com/kkroening/ffmpeg-python
Licenses: ASL 2.0
Synopsis: Python bindings for FFmpeg with complex filtering support
Description:

ffmpeg-python allows you to write FFmpeg filtergraphs in familiar Python terms, taking care of running ffmpeg with the correct command-line arguments. It handles arbitrarily large (directed-acyclic) signal graphs.

python-emoji 2.14.1
Propagated dependencies: python-typing-extensions@4.15.0
Channel: ngapsh
Location: pnkp/guix/packages/python-xyz.scm (pnkp guix packages python-xyz)
Home page: https://github.com/carpedm20/emoji/
Licenses: Modified BSD
Synopsis: Emoji terminal output for Python
Description:

This package provides Emoji terminal output for Python. The entire set of Emoji codes as defined by the Unicode Consortium is supported in addition to a bunch of aliases.

pragtical 3.7.0
Dependencies: luajit@v2.1-0.04dca79 sdl3@3.2.10 freetype@2.13.3 pcre2@10.42 uchardet@0.0.8 libx11@1.8.12 libdecor@0.2.2
Channel: ngapsh
Location: pnkp/guix/packages/text-editors.scm (pnkp guix packages text-editors)
Home page: https://pragtical.dev
Licenses: Expat
Synopsis: Practical and pragmatic code editor
Description:

Pragtical is a code editor which was forked from Lite XL (also a fork of lite) written mostly in Lua with a focus on being practical rather than minimalist.

We differentiate from our ancestors by striving to make Pragtical an editor that has amplified the set of features, to give you and us a better out of the box experience, while keeping an eye on performance and ease of extensibility. Also, we are simplifying the release process by reducing the amount of builds to choose from and trying a release often approach.

lite-xl 2.1.8
Dependencies: lua@5.4.8 pcre2@10.42 freetype@2.13.3 libdecor@0.2.2 sdl3@3.2.10 libdecor@0.2.2
Channel: ngapsh
Location: pnkp/guix/packages/text-editors.scm (pnkp guix packages text-editors)
Home page: https://lite-xl.com
Licenses: Expat
Synopsis: Lightweight text editor written in Lua
Description:

Lite XL is derived from lite. It is a lightweight text editor written mostly in Lua. It aims to provide something practical, pretty, small and fast easy to modify and extend, or to use without doing either.

The aim of Lite XL compared to lite is to be more user-friendly, improve the quality of font rendering, and reduce CPU usage.

pragtical-plugin-manager 1.4.0
Dependencies: libgit2@1.8.4 libzip@1.9.2 lua@5.3.5 mbedtls@2.28.9 zlib@1.3.1
Channel: ngapsh
Location: pnkp/guix/packages/text-editors.scm (pnkp guix packages text-editors)
Home page: https://github.com/pragtical/plugin-manager/
Licenses: Expat
Synopsis: Plugin manager for Pragtical editor
Description:

A standalone binary that provides an easy way of installing and uninstalling plugins from Pragtical, as well as different versions of Pragtical.

The plugin output contains a plugin_manager.lua plugin to integrate the binary with Pragtical in the form of an easy-to-use GUI. The binary is also included in this output.

Note: Plugins installed via Guix will show up as "bundled", as these plugins are installed in $PREFIX like bundled plugins.

pragtical-plugin-manager-git 1.4.0-1.957d488
Dependencies: libgit2@1.8.4 libzip@1.9.2 lua@5.3.5 mbedtls@2.28.9 zlib@1.3.1
Channel: ngapsh
Location: pnkp/guix/packages/text-editors.scm (pnkp guix packages text-editors)
Home page: https://github.com/pragtical/plugin-manager/
Licenses: Expat
Synopsis: Plugin manager for Pragtical editor
Description:

A standalone binary that provides an easy way of installing and uninstalling plugins from Pragtical, as well as different versions of Pragtical.

The plugin output contains a plugin_manager.lua plugin to integrate the binary with Pragtical in the form of an easy-to-use GUI. The binary is also included in this output.

Note: Plugins installed via Guix will show up as "bundled", as these plugins are installed in $PREFIX like bundled plugins.

Page: 12
Total results: 34