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

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.


Catch2 3.5.2
Channel: ajattix
Location: ajatt/packages/dictionaries.scm (ajatt packages dictionaries)
Home page: https://github.com/catchorg/Catch2
Licenses: Boost 1.0
Build system: cmake
Synopsis: Catch2 testing for C++
Description:

Catch2 is mainly a unit testing framework for C++, but it also provides basic micro-benchmarking features, and simple BDD macros.

Catch2's main advantage is that using it is both simple and natural. Test names do not have to be valid identifiers, assertions look like normal C++ boolean expressions, and sections provide a nice and local way to share set-up and tear-down code in tests.

gd-tools 1.5
Dependencies: nlohmann-json@3.12.0 curl@8.6.0 openssl@3.5.5 nss-certs@3.101.4 marisa@0.2.6 Catch2@3.5.2 cpr@1.5
Channel: ajattix
Location: ajatt/packages/dictionaries.scm (ajatt packages dictionaries)
Home page: https://codeberg.org/hashirama/gd-tools/
Licenses: GPL 3+ Zlib
Build system: cmake
Synopsis: A set of helpful programs to enhance goldendict for immersion learning.
Description:

A set of helpful programs to enhance goldendict for immersion learning.

mxml 4.0.3
Channel: ajattix
Location: ajatt/packages/dictionaries.scm (ajatt packages dictionaries)
Home page: https://www.msweet.org/mxml
Licenses: ASL 2.0
Build system: gnu
Synopsis: Tiny XML library.
Description:

Mini-XML is a small XML parsing library that you can use to read XML data files or strings in your application without requiring large non-standard libraries. Mini-XML only requires a make program and a C99 compatible compiler - GCC works, as do most vendors' C compilers.

xcdat 0.2.1
Channel: ajattix
Location: ajatt/packages/dictionaries.scm (ajatt packages dictionaries)
Home page: https://kampersanda.github.io/xcdat/
Licenses: Expat
Build system: cmake
Synopsis: Fast compressed trie dictionary library.
Description:

Xcdat is a C++17 header-only library of a fast compressed string dictionary based on an improved double-array trie structure.

cpr 1.5
Dependencies: curl@8.6.0 openssl@3.5.5
Channel: ajattix
Location: ajatt/packages/dictionaries.scm (ajatt packages dictionaries)
Home page: https://github.com/libcpr/cpr
Licenses: Expat
Build system: cmake
Synopsis: C++ Requests: Curl for People
Description:

C++ Requests is a simple wrapper around libcurl inspired by the excellent Python Requests project.

Despite its name, libcurl's easy interface is anything but, and making mistakes, misusing it is a common source of error and frustration. Using the more expressive language facilities of C++17 'or C++11 in case you use cpr < 1.10.0', this library captures the essence of making network calls into a few concise idioms.

goldendict-ng 24.11
Propagated dependencies: qtsvg@6.9.2
Channel: ajattix
Location: ajatt/packages/dictionaries.scm (ajatt packages dictionaries)
Home page: https://xiaoyifang.github.io/goldendict-ng/
Licenses: GPL 3+ Zlib
Build system: cmake
Synopsis: A feature-rich dictionary lookup program
Description:

GoldenDict is a feature-rich dictionary lookup program, supporting multiple dictionary formats (StarDict, Babylon, Lingvo, Dictd, AARD, MDict, SDict) and online dictionaries, featuring perfect article rendering with the complete markup, illustrations and other content retained, and allowing you to type in words without any accents or correct case.

rdricpp 1.5
Dependencies: Catch2@3.5.2
Channel: ajattix
Location: ajatt/packages/dictionaries.scm (ajatt packages dictionaries)
Home page: https://codeberg.org/hashirama/rdricpp
Licenses: GPL 3+ Zlib
Build system: cmake
Synopsis: Rikaitan Deinflector Reference Implementation in C++.
Description:

Rikaitan Deinflector Reference Implementation in C++.

frege 3.24.405
Dependencies: openjdk@25.0.2
Channel: ajattix
Location: ajatt/packages/frege.scm (ajatt packages frege)
Home page: https://github.com/Frege/frege
Licenses: Modified BSD
Build system: copy
Synopsis: Frege compiler (Haskell language for the JVM)
Description:

Frege is a Haskell for the JVM

go-github-com-karpeleslab-weak 0.1.1
Channel: ajattix
Location: ajatt/packages/go.scm (ajatt packages go)
Home page: https://github.com/KarpelesLab/weak
Licenses: Expat
Build system: go
Synopsis: weakref map in go 1.18
Description:

This is a weakref map for Go 1.18, with some inspiration from @urlhttps://github.com/xeus2001/go-weak,xeus2001's weakref implementation.

go-go4-org-unsafe-assume-no-moving-gc 0.0.0-20231121144256-b99613f794b6
Channel: ajattix
Location: ajatt/packages/go.scm (ajatt packages go)
Home page: https://go4.org/unsafe/assume-no-moving-gc
Licenses: Modified BSD
Build system: go
Synopsis: go4.org/unsafe/assume-no-moving-gc
Description:

Package go4.org/unsafe/assume-no-moving-gc exists so you can depend on it from unsafe code that wants to declare that it assumes that the Go runtime does not use a moving garbage collector. Specifically, it asserts that the caller is playing stupid games with the addresses of heap-allocated values. It says nothing about values that Go's escape analysis keeps on the stack. Ensuring things aren't stack-allocated is the caller's responsibility.

ghc-gi-pango 1.0.30
Dependencies: ghc-haskell-gi-base@0.26.8 ghc-haskell-gi@0.26.14 ghc-haskell-gi-overloading@1.0 ghc-gi-gobject@2.0.31 ghc-gi-glib@2.0.30 ghc-gi-gio@2.0.35 ghc-gi-harfbuzz@0.0.10 gobject-introspection@1.86.0 pango@1.56.4
Channel: ajattix
Location: ajatt/packages/haskell.scm (ajatt packages haskell)
Home page: https://github.com/haskell-gi/haskell-gi
Licenses: LGPL 2.1
Build system: haskell
Synopsis: Pango bindings
Description:

Bindings for Pango, autogenerated by haskell-gi.

ghc-cabal-syntax 3.14.1.0
Channel: ajattix
Location: ajatt/packages/haskell.scm (ajatt packages haskell)
Home page: http://www.haskell.org/cabal/
Licenses: Modified BSD
Build system: haskell
Synopsis: A library for working with .cabal files
Description:

This library provides tools for reading and manipulating the .cabal file format.

ghc-pipes-group 1.0.12
Dependencies: ghc-free@5.2 ghc-pipes@4.3.16 ghc-pipes-parse@3.0.9
Channel: ajattix
Location: ajatt/packages/haskell.scm (ajatt packages haskell)
Home page: http://hackage.haskell.org/package/pipes-group
Licenses: Modified BSD
Build system: haskell
Synopsis: Group streams into substreams
Description:

@pipes-group@ uses @FreeT@ and lenses to group streams into sub-streams. Notable features include: . * /Perfect Streaming/: Group elements without collecting them into memory . * /Lens Support/: Use lenses to simplify many common operations . @Pipes.Group@ contains the full documentation for this library. . Read @Pipes.Group.Tutorial@ for an extensive tutorial.

ghc-gi-harfbuzz 0.0.10
Dependencies: freetype@2.13.3 ghc-gi-freetype2@2.0.5 ghc-haskell-gi-base@0.26.8 ghc-haskell-gi@0.26.14 ghc-haskell-gi-overloading@1.0 ghc-gi-gobject@2.0.31 ghc-gi-glib@2.0.30 gobject-introspection@1.86.0 harfbuzz@11.4.4
Channel: ajattix
Location: ajatt/packages/haskell.scm (ajatt packages haskell)
Home page: https://github.com/haskell-gi/haskell-gi
Licenses: LGPL 2.1
Build system: haskell
Synopsis: HarfBuzz bindings
Description:

Bindings for HarfBuzz, autogenerated by haskell-gi.

ghc-liquid-fixpoint 0.9.2.5
Dependencies: ghc-ansi-terminal@1.1.3 ghc-async@2.2.5 ghc-attoparsec@0.14.4 ghc-store@0.7.20 ghc-boxes@0.1.5 ghc-cereal@0.5.8.3 ghc-cmdargs@0.10.22 ghc-fgl@5.8.3.0 ghc-hashable@1.5.0.0 ghc-intern@0.9.6 ghc-parallel@3.2.2.0 ghc-parser-combinators@1.3.0 ghc-typed-process@0.2.13.0 ghc-megaparsec@9.7.0 ghc-syb@0.7.2.4 ghc-smtlib-backends@0.4 ghc-smtlib-backends-process@0.3 ghc-lens-family@2.1.3 ghc-intern@0.9.6 ghc-transformers@0.6.1.1 ghc-unordered-containers@0.2.20 ghc-aeson@2.2.3.0 ghc-rest-rewrite@0.4.5 ghc-ascii-progress@0.3.3.0
Channel: ajattix
Location: ajatt/packages/haskell.scm (ajatt packages haskell)
Home page: https://github.com/ucsd-progsys/liquid-fixpoint
Licenses: Modified BSD
Build system: haskell
Synopsis: Predicate Abstraction-based Horn-Clause/Implication Constraint Solver
Description:

This package implements an SMTLIB based Horn-Clause\/Logical Implication constraint solver used for Liquid Types. . The package includes: . 1. Types for Expressions, Predicates, Constraints, Solutions 2. Code for solving constraints . Requirements . In addition to the .cabal dependencies you require . * A Z3 (<http://z3.codeplex.com>) or CVC4 (<http://cvc4.cs.nyu.edu>) binary.

ghc-gi-webkit 6.0.3
Channel: ajattix
Location: ajatt/packages/haskell.scm (ajatt packages haskell)
Home page: https://github.com/haskell-gi/haskell-gi
Licenses: LGPL 2.1
Build system: haskell
Synopsis: Bindings for WebKit 6.x, autogenerated by haskell-gi.
Description:

Haskell WebKit bindings.

ghc-configfile 1.1.4
Dependencies: ghc-missingh@1.6.0.2
Channel: ajattix
Location: ajatt/packages/haskell.scm (ajatt packages haskell)
Home page: http://software.complete.org/configfile
Licenses: Modified BSD
Build system: haskell
Synopsis: Configuration file reading & writing
Description:

Parser and writer for handling sectioned config files in Haskell. . The ConfigFile module works with configuration files in a standard format that is easy for the user to edit, easy for the programmer to work with, yet remains powerful and flexible. It is inspired by, and compatible with, Python's ConfigParser module. It uses files that resemble Windows .INI-style files, but with numerous improvements. . ConfigFile provides simple calls to both read and write config files. It's possible to make a config file parsable by this module, the Unix shell, and make.

ghc-gi-javascriptcore 6.0.4
Channel: ajattix
Location: ajatt/packages/haskell.scm (ajatt packages haskell)
Home page: https://github.com/haskell-gi/haskell-gi
Licenses: LGPL 2.1
Build system: haskell
Synopsis: JavaScriptCore 6.x bindings.
Description:

Bindings for JavaScriptCore 6.x, autogenerated by haskell-gi.

ghc-dirstream 1.1.0
Dependencies: ghc-system-filepath@0.4.14.1 ghc-system-fileio@0.3.16.7 ghc-pipes@4.3.16 ghc-pipes-safe@2.3.5
Channel: ajattix
Location: ajatt/packages/haskell.scm (ajatt packages haskell)
Home page: http://hackage.haskell.org/package/dirstream
Licenses: Modified BSD
Build system: haskell
Synopsis: Easily stream directory contents in constant memory
Description:

Use this library to read large directories as streams: . * Use @ListT@ to assemble recursive directory traversals while still streaming . * Use @pipes@ to read out the stream of results . * Traversals only open directory streams lazily in response to demand . * Avoid directories with insufficient permissions . This library works on both Unix and Windows.

ghc-liquidhaskell-boot 0.9.2.8.0
Dependencies: ghc-diff@1.0.2 ghc-aeson@2.2.3.0 ghc-cereal@0.5.8.3 ghc-cmdargs@0.10.22 ghc-fingertree@0.1.6.2 ghc-gitrev@1.3.1 ghc-hashable@1.5.0.0 ghc-hscolour@1.25 ghc-liquid-fixpoint@0.9.2.5 ghc-optparse-applicative@0.18.1.0 ghc-githash@0.1.7.0 ghc-megaparsec@9.7.0 ghc-split@0.2.5 ghc-syb@0.7.2.4 ghc-th-compat@0.1.6 ghc-temporary@1.3 ghc-unordered-containers@0.2.20 ghc-recursion-schemes@5.2.3 ghc-vector@0.13.2.0 ghc-free@5.2 ghc-extra@1.8 ghc@9.2.8
Channel: ajattix
Location: ajatt/packages/haskell.scm (ajatt packages haskell)
Home page: https://github.com/ucsd-progsys/liquidhaskell
Licenses: Modified BSD
Build system: haskell
Synopsis: Liquid Types for Haskell
Description:

This package provides a plugin to verify Haskell programs. But most likely you should be using the [liquidhaskell package](https://hackage.haskell.org/package/liquidhaskell) instead, which rexports this plugin together with necessary specifications for definitions in the boot libraries.

ghc-megaparsec 9.7.0
Dependencies: ghc-case-insensitive@1.2.1.0 ghc-parser-combinators@1.3.0 ghc-scientific@0.3.8.0
Channel: ajattix
Location: ajatt/packages/haskell.scm (ajatt packages haskell)
Home page: https://github.com/mrkkrp/megaparsec
Licenses:
Build system: haskell
Synopsis: Monadic parser combinators
Description:

This is an industrial-strength monadic parser combinator library. Megaparsec is a feature-rich package that tries to find a nice balance between speed, flexibility, and quality of parse errors.

ghc-haskell-gi-overloading 1.0
Channel: ajattix
Location: ajatt/packages/haskell.scm (ajatt packages haskell)
Home page: https://github.com/haskell-gi/haskell-gi
Licenses: Modified BSD
Build system: haskell
Synopsis: Overloading support for haskell-gi
Description:

Control overloading support in haskell-gi generated bindings

Total packages: 72166