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

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 search send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.


agda-next 0.0.0-0.7273757
Dependencies: ghc-aeson@2.0.3.0 ghc-alex@3.2.7.4 ghc-ansi-terminal@0.11.4 ghc-async@2.2.4 ghc-blaze-html@0.9.1.2 ghc-boxes@0.1.5 ghc-case-insensitive@1.2.1.0 ghc-data-hash@0.2.0.1 ghc-edit-distance@0.2.2.1 ghc-enummapset@0.7.3.0 ghc-equivalence@0.4.1 ghc-filelock@0.1.1.9 ghc-filemanip@0.3.6.3 ghc-generic-data@1.1.0.2 ghc-gitrev@1.3.1 ghc-happy@1.20.1.1 ghc-hashable@1.4.2.0 ghc-hashtables@1.3.1 ghc-infinite-list@0.1.3 ghc-monad-control@1.0.3.1 ghc-murmur-hash@0.1.0.10 ghc-nonempty-containers@0.3.5.0 ghc-parallel@3.2.2.0 ghc-peano@0.1.0.1 ghc-pqueue@1.4.3.0 ghc-process-extras@0.7.4 ghc-regex-tdfa@1.3.2.1 ghc-split@0.2.3.5 ghc-strict@0.4.0.1 ghc-text-icu@0.8.0.2 ghc-unordered-containers@0.2.19.1 ghc-uri-encode@1.5.0.7 ghc-vector-hashtables@0.1.1.2 ghc-zlib@0.6.3.0
Channel: zlqrvx
Location: zlqrvx/packages/agda.scm (zlqrvx packages agda)
Home page: https://wiki.portal.chalmers.se/agda/
Licenses: Expat Modified BSD
Build system: haskell
Synopsis: Dependently typed functional programming language and proof assistant
Description:

Agda is a dependently typed functional programming language: it has inductive families, which are similar to Haskell's GADTs, but they can be indexed by values and not just types. It also has parameterised modules, mixfix operators, Unicode characters, and an interactive Emacs interface (the type checker can assist in the development of your code). Agda is also a proof assistant: it is an interactive system for writing and checking proofs. Agda is based on intuitionistic type theory, a foundational system for constructive mathematics developed by the Swedish logician Per Martin-Löf. It has many similarities with other proof assistants based on dependent types, such as Coq, Epigram and NuPRL.

emacs-agda-next-mode 0.0.0-0.7273757
Channel: zlqrvx
Location: zlqrvx/packages/agda.scm (zlqrvx packages agda)
Home page: https://agda.readthedocs.io/en/latest/tools/emacs-mode.html
Licenses: Expat Modified BSD
Build system: emacs
Synopsis: Emacs mode for Agda
Description:

This Emacs mode enables interactive development with Agda. It also aids the input of Unicode characters.

coq-sqir 9081860ff5f064f6e866e0e817532d4ac349df22
Propagated dependencies: coq-quantumlib@1.7.0
Channel: zlqrvx
Location: zlqrvx/packages/coq.scm (zlqrvx packages coq)
Home page: https://github.com/inQWIRE/SQIR
Licenses: Expat
Build system: gnu
Synopsis: A Small Quantum Intermediate Representation
Description:

SQIR is a Small Quantum Intermediate Representation for quantum programs. Its intended use is as an intermediate representation in a Verified Optimizer for Quantum Circuits (VOQC), but we have also used it to implement verified versions of several quantum algorithms.

coq-vyzx f16fd0b53416e302b81308b637506e52d5cb4b21
Propagated dependencies: coq-quantumlib@1.7.0 coq-sqir@9081860ff5f064f6e866e0e817532d4ac349df22 coq-voqc@9081860ff5f064f6e866e0e817532d4ac349df22
Channel: zlqrvx
Location: zlqrvx/packages/coq.scm (zlqrvx packages coq)
Home page: https://github.com/inQWIRE/VyZX
Licenses: Expat
Build system: gnu
Synopsis: Coq library for verifying the ZX Calculus
Description:

QuantumLib is a Coq library for verifying the ZX Calculus.

coq-category-theory b16c9217562994506980a0fd81cca1f59a7864da
Channel: zlqrvx
Location: zlqrvx/packages/coq.scm (zlqrvx packages coq)
Home page: https://github.com/jwiegley/category-theory
Licenses: Modified BSD
Build system: gnu
Synopsis: An axiom-free formalization of category theory in Coq for personal study and practical work
Description:

This development encodes category theory in Coq, with the primary aim being to allow representation and manipulation of categorical terms, as well realization of those terms in various target categories.

coq-ext-lib 0.13.0
Dependencies: coq@8.18.0
Channel: zlqrvx
Location: zlqrvx/packages/coq.scm (zlqrvx packages coq)
Home page: https://github.com/coq-community/coq-ext-lib
Licenses: FreeBSD
Build system: gnu
Synopsis: A library of Coq definitions, theorems, and tactics
Description:

This package provides a collection of theories and plugins that may be useful in other Coq developments.

coq-voqc 9081860ff5f064f6e866e0e817532d4ac349df22
Propagated dependencies: coq-sqir@9081860ff5f064f6e866e0e817532d4ac349df22
Channel: zlqrvx
Location: zlqrvx/packages/coq.scm (zlqrvx packages coq)
Home page: https://github.com/inQWIRE/SQIR
Licenses: Expat
Build system: gnu
Synopsis: A Small Quantum Intermediate Representation
Description:

SQIR is a Small Quantum Intermediate Representation for quantum programs. Its intended use is as an intermediate representation in a Verified Optimizer for Quantum Circuits (VOQC), but we have also used it to implement verified versions of several quantum algorithms.

coq-quantumlib 1.7.0
Channel: zlqrvx
Location: zlqrvx/packages/coq.scm (zlqrvx packages coq)
Home page: https://github.com/inQWIRE/QuantumLib
Licenses: Expat
Build system: gnu
Synopsis: Coq library for reasoning about quantum programs
Description:

inQWIRE's QuantumLib is a Coq library for reasoning about quantum computation and quantum programs.

emacs-egglog-mode 0.0.0-0.111d29a
Channel: zlqrvx
Location: zlqrvx/packages/emacs-xyz.scm (zlqrvx packages emacs-xyz)
Home page: https://github.com/epost/egglog-mode
Licenses: GPL 3+
Build system: emacs
Synopsis: Emacs major mode for working with egglog
Description:

Emacs major mode for working with egglog (e-graphs, EqSat + Datalog).

emacs-gap-mode 0.1-0.85063d7
Propagated dependencies: emacs-company@1.0.2 emacs-flycheck@36.0
Channel: zlqrvx
Location: zlqrvx/packages/emacs-xyz.scm (zlqrvx packages emacs-xyz)
Home page: https://gitlab.com/gvol/gap-mode
Licenses: Expat
Build system: emacs
Synopsis: Emacs major-mode for editing GAP files
Description:

Emacs major-mode for editing GAP files.

emacs-org-agda-mode 0.0.0-0.7fb31be
Propagated dependencies: emacs-polymode@0.2.2 emacs-agda2-mode@2.7.0.1
Channel: zlqrvx
Location: zlqrvx/packages/emacs-xyz.scm (zlqrvx packages emacs-xyz)
Home page: https://github.com/alhassy/org-agda-mode
Licenses: GPL 3+
Build system: emacs
Synopsis: Emacs major mode for editing Agda code embedded in Org (.lagda.org) files
Description:

Emacs major mode for editing Agda code embedded in Org (.lagda.org) files

emacs-j-mode 2.0.2
Channel: zlqrvx
Location: zlqrvx/packages/emacs-xyz.scm (zlqrvx packages emacs-xyz)
Home page: https://github.com/zellio/j-mode
Licenses: GPL 3
Build system: emacs
Synopsis: Emacs major mode for editing J code
Description:

Provides font-lock, REPL integration ( via comint ) and a basic help documentation for the J programming language.

emacs-glyphin 0.1-0.bf39f77
Channel: zlqrvx
Location: zlqrvx/packages/emacs-xyz.scm (zlqrvx packages emacs-xyz)
Home page: https://codeberg.org/zlqrvx/glyphin
Licenses: GPL 3+
Build system: emacs
Synopsis: Math symbol input mode for emacs
Description:

This package provides a completion system for mathematical symbols.

emacs-ob-egglog 0.0.0-0.2688ee7
Channel: zlqrvx
Location: zlqrvx/packages/emacs-xyz.scm (zlqrvx packages emacs-xyz)
Home page: https://codeberg.org/zlqrvx/ob-egglog
Licenses: GPL 3+
Build system: emacs
Synopsis: Org babel for egglog
Description:

This package provides an org babel mode for evaluating blocks of egglog code in org mode.

snac-next 2.92
Dependencies: curl@8.6.0 openssl@3.0.8
Channel: zlqrvx
Location: zlqrvx/packages/fediverse.scm (zlqrvx packages fediverse)
Home page: https://codeberg.org/grunfink/snac2
Licenses: Expat
Build system: gnu
Synopsis: Simple, minimalistic ActivityPub instance written in portable C
Description:

Snac is a simple, minimalistic ActivityPub instance written in portable C.

It features:

  • Lightweight, minimal dependencies

  • Extensive support of ActivityPub operations, e.g. write public notes, follow users, be followed, reply to the notes of others, admire wonderful content (like or boost), write private messages, etc.

  • Multiuser support

  • Mastodon API support, so Mastodon-compatible apps can be used

  • Simple but effective web interface

  • Easily-accessed MUTE button to silence users

  • Tested interoperability with related software

  • No database needed

  • Totally JavaScript-free; no cookies either

polyglot-chess 1.4.70b-0.bbf4a53
Channel: zlqrvx
Location: zlqrvx/packages/games.scm (zlqrvx packages games)
Home page: https://www.gnu.org/software/gtypist/
Licenses: GPL 2+
Build system: gnu
Synopsis: Chess protocol adapter and opening book tool
Description:

PolyGlot is a "UCI adapter". It connects a UCI chess engine to an xboard interface.

PolyGlot tries to solve known problems with other adapters. For instance, it detects and reports draws by fifty-move rule, repetition, etc...

speed-dreams-next 2.4.2-0.edfc975
Dependencies: cjson@1.7.18 curl@8.6.0 enet@1.3.18 expat@2.7.1 freeglut@3.4.0 speed-dreams-freesolid@2.1.2 freetype@2.13.3 glm@1.0.1 libjpeg-turbo@2.1.4 libogg@1.3.6 libpng@1.6.39 libvorbis@1.3.7 minizip@1.3.1 openal@1.23.1 openscenegraph@3.6.5 plib@1.8.5 rhash@1.4.3 sdl2@2.30.8 sdl2-mixer@2.6.3 tinygltf@2.9.6 zlib@1.3.1 sdl2-ttf@2.20.2
Channel: zlqrvx
Location: zlqrvx/packages/games.scm (zlqrvx packages games)
Home page: https://sourceforge.net/projects/speed-dreams/
Licenses: GPL 2+
Build system: cmake
Synopsis: Car racing simulator
Description:

Speed Dreams is a car racing simulator featuring high-quality 3D graphics and an accurate physics engine, aiming for maximum realism. Initially forked from TORCS, it features improvements to the graphics and physics simulation, and supports modern input methods such as gamepads by use of the SDL library. It features more than 20 tracks and more than 80 cars to race with. Extra (freely licensed) assets can be downloaded via the in-game download manager.

zxqvge d3586a79c86bfe91e1d575572f10094ec9327757
Dependencies: qtbase@5.15.17 qtsvg@5.15.17 qtx11extras@5.15.17
Propagated dependencies: graphviz@7.0.1
Channel: zlqrvx
Location: zlqrvx/packages/graph.scm (zlqrvx packages graph)
Home page: https://arsmasiuk.github.io/qvge/
Licenses: Expat
Build system: gnu
Synopsis: Visual graph editor
Description:

QVGE is a multiplatform graph editor written in C++/Qt. Its main goal is to make possible visually edit two-dimensional graphs in a simple and intuitive way.

context-free-art 3.4.2
Channel: zlqrvx
Location: zlqrvx/packages/graphics.scm (zlqrvx packages graphics)
Home page: https://www.contextfreeart.org/
Licenses: GPL 3
Build system: gnu
Synopsis: Generate images with context free grammars
Description:

Context Free is a program that generates images from written instructions called a grammar. The program follows the instructions in a few seconds to create images that can contain millions of shapes.

ghc-heap 1.0.4
Channel: zlqrvx
Location: zlqrvx/packages/haskell-apps.scm (zlqrvx packages haskell-apps)
Home page: https://github.com/pruvisto/heap
Licenses: Modified BSD
Build system: haskell
Synopsis: Heap data structures in Haskell
Description:

A flexible Haskell implementation of minimum, maximum, minimum-priority, maximum-priority and custom-ordered heaps.

ghc-lazysmallcheck 0.6
Channel: zlqrvx
Location: zlqrvx/packages/haskell-apps.scm (zlqrvx packages haskell-apps)
Home page: http://www.cs.york.ac.uk/~mfn/lazysmallcheck/
Licenses: Modified BSD
Build system: haskell
Synopsis: Library for demand-driven testing of Haskell programs
Description:

Lazy SmallCheck is a library for exhaustive, demand-driven testing of Haskell programs. It is based on the idea that if a property holds for a partially-defined input then it must also hold for all fully-defined refinements of the that input. Compared to eager input generation as in SmallCheck,Lazy SmallCheck may require significantly fewer test-cases to verify a property for all inputs up to a given depth.

ghc-stream 0.4.7.2
Channel: zlqrvx
Location: zlqrvx/packages/haskell-apps.scm (zlqrvx packages haskell-apps)
Home page: https://hackage.haskell.org/package/Stream
Licenses: Modified BSD
Build system: haskell
Synopsis: Library for manipulating infinite lists
Description:

This package implements functions, analogous to those from Data.List, to create and manipulate infinite lists: data Stream a = Cons a (Stream a). It provides alternative definitions for those Prelude functions that make sense for such streams. Note that this package has (almost) nothing to do with the work on Stream Fusion by Duncan Coutts, Roman Leshchinskiy, and Don Stewart.

ghc-threadscope 0.2.15.0
Dependencies: ghc-cairo@0.13.10.0 ghc-events@0.20.0.0 ghc-file-embed@0.0.15.0 ghc-glib@0.13.10.0 ghc-gtk3@0.15.10 ghc-pango@0.13.10.0 ghc-temporary@1.3
Channel: zlqrvx
Location: zlqrvx/packages/haskell-apps.scm (zlqrvx packages haskell-apps)
Home page: http://www.haskell.org/haskellwiki/ThreadScope
Licenses: Modified BSD
Build system: haskell
Synopsis: Graphical tool for profiling parallel Haskell programs.
Description:

ThreadScope is a graphical viewer for thread profile information generated by the Glasgow Haskell compiler (GHC).

The Threadscope program allows us to debug the parallel performance of Haskell programs. Using Threadscope we can check to see that work is well balanced across the available processors and spot performance issues relating to garbage collection or poor load balancing.

ghc-gtk3 0.15.10
Dependencies: ghc-cairo@0.13.10.0 ghc-glib@0.13.10.0 ghc-pango@0.13.10.0 gtk+@3.24.51
Channel: zlqrvx
Location: zlqrvx/packages/haskell-apps.scm (zlqrvx packages haskell-apps)
Home page: http://projects.haskell.org/gtk2hs/
Licenses: LGPL 2.1
Build system: haskell
Synopsis: Binding to the Gtk+ 3 graphical user interface library.
Description:

This is the core library of the Gtk2Hs suite of libraries for Haskell based on Gtk+. Gtk+ is an extensive and mature multi-platform toolkit for creating graphical user interfaces.

Page: 123
Total packages: 63