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.
This package provides Lua bindings to the clingo package, making it so that you can write ASPs through Lua code.
Clinguin is a graphical user interface toolkit for clingo, which allows user interfaces to be specified entirely as a logic program.
This package provides a system to solve dynamic temporal logic programs based on clingo.
This package provides a clingo-based visualizer for graphs defined as logic programs.
Clingo-LPX is an extension to Clingo that models constraints and goals over linear (in)equations.
Clingcon is an answer set solver for constraint logic It extends Clingo with constraint solving capacities for constraints over finite domain integer variables, using techniques from the area of SMT, like conflict-driven learning and theory propagation.
asprin is a general framework for optimization in ASP, that allows for computing optimal stable models of logic programs by means of preferences. Some preference types are already predefined, but more can be added as logic programs.
libpotassco is a utility library providing functions and datatypes for
parsing, writing, and converting logic programs in aspif and smodels format,
passing information between a grounder and a solver,
and defining and parsing command-line options and for creating command-line applications.
Furthermore, it comes with the tool lpconvert that converts either between aspif and smodels format or to a human-readable text format.
This package provides a system to solve probabilistic logic programs with clingo. It can solve the reasoning tasks of finding the most probable model as well as finding all models and their probabilities.
Clorm provides an ORM interface to the ASP solver clingo. Its goal is to make integration of clingo into Python programs easier.
This package allows users to add the clingo-dl propagator as a theory to clingo from Python code. It also supports running clingo-dl directly from the python command line.
clasp is an answer set solver for (extended) normal and disjunctive logic programs. The primary algorithm of clasp relies on conflict-driven nogood learning, a technique that proved very successful for satisfiability checking (SAT).
plasp is a tool collection for planning in answer set programming. It supports a subset of PDDL 3.1 and SAS 3.
This package allows users to add the clingcon propagator as a theory to clingo from Python code.
This package provides tools to develop explanation systems with clingo. It allows extracting minimal unsatisfiable subsets and unsatisfiable constraints.
This package provides Lua bindings to the clingo package, making it so that you can write ASPs through Lua code.
This package provides additional functions to go along with the Python bindings for Clingo.
Clingo computes answer sets for a given logic program.
Clingo-DL is an extension to Clingo that models constraints over difference logic.
This package provides Python bindings to the clingo package, making it so that you can write ASPs through Python code.
apcupsd can be used for power management and controlling most of APC’s UPS models. apcupsd works with most of APC’s Smart-UPS models as well as most simple signalling models such a Back-UPS, and BackUPS-Office.
fmt (formerly cppformat) is a formatting library for C++. It can be used as a safe alternative to printf or as a fast alternative to IOStreams.
GNU Trueprint translates C source code files as PostScript files. In addition to the basic source code output, it can also perform diff-marking, indentation counting, function and file indices and more.
GNU Enscript is a program to convert ASCII text files to PostScript, HTML or RTF formats, to be stored in files or sent immediately to a printer. It also includes the capability to perform syntax highlighting for several different programming languages.