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

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.


g-wrap-guile18 1.9.7
Dependencies: libxcrypt@4.4.38
Propagated dependencies: guile@1.8.8 libffi@3.4.6 guile1.8-lib@0.1.3
Channel: guix-past
Location: past/packages/guile-xyz.scm (past packages guile-xyz)
Home page: https://www.nongnu.org/g-wrap/index.html
Licenses: LGPL 2.1+
Build system: gnu
Synopsis: Generate C bindings for Guile
Description:

G-Wrap is a tool and Guile library for generating function wrappers for inter-language calls. It currently only supports generating Guile wrappers for C functions. Given a definition of the types and prototypes for a given C interface, G-Wrap will automatically generate the C code that provides access to that interface and its types from the Scheme level.

linux-headers 5.4.302
Channel: guix-past
Location: past/packages/linux.scm (past packages linux)
Home page: https://kernel.org
Licenses: GPL 2
Build system: gnu
Synopsis: GNU Linux kernel headers
Description:

Headers of the Linux kernel.

primal-dual 0.97.11.20
Channel: guix-past
Location: past/packages/maths.scm (past packages maths)
Home page: http://www.cs.unb.ca/~bremner/pd/
Licenses: GPL 3+
Build system: gnu
Synopsis: Primal-dual method for vertex and facet enumeration
Description:

Primal-dual, or pd in short, implements an algorithm for computing the vertex representation from the facet representation of a convex polytope, and vice versa. It uses one direction as an oracle for the other one, so it is meant to work well when other algorithms face a difficult direction (and should be avoided for the easy direction).

vinci 0.97.10.12
Dependencies: lrslib@4.0
Channel: guix-past
Location: past/packages/maths.scm (past packages maths)
Home page: https://www.math.u-bordeaux.fr/~aenge/?category=software&page=vinci
Licenses: GPL 2+
Build system: gnu
Synopsis: Volume computation for polytopes
Description:

Vinci implements a number of volume computation algorithms for convex polytopes in arbitrary dimension. The polytopes can be given by their V-representation (as the convex hull of a finite number of vertices), by their H-representation (as the bounded intersection of a finite number of halfspaces) or by their double description with both representations.

lrslib 4.0
Channel: guix-past
Location: past/packages/maths.scm (past packages maths)
Home page: http://cgm.cs.mcgill.ca/~avis/C/lrs.html
Licenses: GPL 2+
Build system: gnu
Synopsis: Convex hulls of polyhedra with exact arithmetic
Description:

The C code of lrslib implements the reverse search algorithm for vertex enumeration and convex hull problems. Its input file format is compatible with cddlib. All computations are done exactly in either multiple precision or fixed integer arithmetic. Output is not stored in memory, so even problems with very large output sizes can sometimes be solved.

gsl 1.16
Channel: guix-past
Location: past/packages/maths.scm (past packages maths)
Home page: https://www.gnu.org/software/gsl/
Licenses: GPL 3+
Build system: gnu
Synopsis: Numerical library for C and C++
Description:

The GNU Scientific Library is a library for numerical analysis in C and C++. It includes a wide range of mathematical routines, with over 1000 functions in total. Subject areas covered by the library include: differential equations, linear algebra, Fast Fourier Transforms and random numbers.

qhull 3.0
Channel: guix-past
Location: past/packages/maths.scm (past packages maths)
Home page: http://qhull.org
Licenses: non-copyleft
Build system: gnu
Synopsis: Calculate convex hulls and related structures
Description:

Qhull computes the convex hull, Delaunay triangulation, Voronoi diagram, halfspace intersection about a point, furthest-site Delaunay triangulation, and furthest-site Voronoi diagram. The source code runs in 2-d, 3-d, 4-d, and higher dimensions. Qhull implements the Quickhull algorithm for computing the convex hull. It handles roundoff errors from floating point arithmetic. It computes volumes, surface areas, and approximations to the convex hull.

Qhull does not support triangulation of non-convex surfaces, mesh generation of non-convex objects, medium-sized inputs in 9-D and higher, alpha shapes, weighted Voronoi diagrams, Voronoi volumes, or constrained Delaunay triangulations.

perl 5.24.0
Channel: guix-past
Location: past/packages/perl.scm (past packages perl)
Home page: https://www.perl.org/
Licenses: GPL 1+
Build system: gnu
Synopsis: Implementation of the Perl programming language
Description:

Perl is a general-purpose programming language originally developed for text manipulation and now used for a wide range of tasks including system administration, web development, network programming, GUI development, and more.

perl 5.14.4
Channel: guix-past
Location: past/packages/perl.scm (past packages perl)
Home page: https://www.perl.org/
Licenses: GPL 1+
Build system: gnu
Synopsis: Implementation of the Perl programming language
Description:

Perl is a general-purpose programming language originally developed for text manipulation and now used for a wide range of tasks including system administration, web development, network programming, GUI development, and more.

python24-py 1.4.31
Channel: guix-past
Location: past/packages/python.scm (past packages python)
Home page: https://py.readthedocs.io/en/latest/
Licenses: Expat
Build system: python-legacy
Synopsis: Py 1.4.31, released 2015-11-27
Description:

Py is a Python library for file name parsing, .ini file parsing, I/O, code introspection, and logging.

python24-numarray 1.5.2
Dependencies: lapack@3.12.1 openblas@0.3.30
Channel: guix-past
Location: past/packages/python.scm (past packages python)
Home page: https://sourceforge.net/projects/numpy/files/Old%20Numarray/1.5.2/
Licenses: Modified BSD
Build system: python-legacy
Synopsis: Final numarray release from 2006-08-26
Description:

Numarray and Numeric were the predecessors of NumPy. Numarray was created as an alternative to Numeric because the latter was cumbersome to use when efficiency for large array operations was a priority. Howver, numarray was less efficient for small arrays, and thus could not replace Numeric. Many packages of the early SciPy ecosystem supported both Numeric and numarray, with the choice made at build time.

python24-rpy2 2.0.8
Propagated dependencies: python24-numpy@1.2.1 r-minimal@2.15.3 r-survival@2.41-3
Channel: guix-past
Location: past/packages/python.scm (past packages python)
Home page: https://rpy2.github.io
Licenses: MPL 2.0 GPL 2+ LGPL 2.1+
Build system: python-legacy
Synopsis: Python interface to the R language
Description:

rpy2 is a redesign and rewrite of rpy. It is providing a low-level interface to R from Python, a proposed high-level interface, including wrappers to graphical libraries, as well as R-like structures and functions.

python24-setuptools 1.4.2
Channel: guix-past
Location: past/packages/python.scm (past packages python)
Home page: https://pypi.org/project/setuptools/
Licenses: Python Software Foundation License Expat ASL 2.0 FreeBSD
Build system: python-legacy
Synopsis: Setuptools 1.4.2, released on 2013-13-01
Description:

Setuptools is a fully-featured, stable library designed to facilitate packaging Python projects, where packaging includes:

  • Python package and module definitions

  • distribution package metadata

  • test hooks

  • project installation

  • platform-specific details.

python-nose 1.3.7
Channel: guix-past
Location: past/packages/python.scm (past packages python)
Home page: https://readthedocs.org/docs/nose/
Licenses: LGPL 2.0+
Build system: python-legacy
Synopsis: Python testing library
Description:

Nose extends the unittest library to make testing easier.

python24-pyxlwriter 0.4a3
Channel: guix-past
Location: past/packages/python.scm (past packages python)
Home page: https://sourceforge.net/projects/pyxlwriter/
Licenses: LGPL 2.1+
Build system: python-legacy
Synopsis: Python library for generating Excel compatible spreadsheets
Description:

PyXLWriter is a Python library for generating Excel compatible spreadsheets. It's a port of John McNamara's Perl Spreadsheet::WriteExcel module version 1.01 to Python. It allows writing of Excel compatible spreadsheets without the need for COM objects.

python24-six 1.4.1
Channel: guix-past
Location: past/packages/python.scm (past packages python)
Home page: https://pypi.org/project/six/
Licenses: Expat
Build system: python-legacy
Synopsis: Six 1.4.1, released 2013-09-02
Description:

Six is a Python 2 and 3 compatibility library. It provides utility functions for smoothing over the differences between the Python versions with the goal of writing Python code that is compatible on both Python versions.

python 3.8.5
Dependencies: bzip2@1.0.8 expat@2.7.1 gdbm@1.25 libffi@3.4.6 sqlite@3.39.3 openssl@3.0.8 readline@8.2.13 zlib@1.3.1 tcl@8.6.12 tk@8.6.12
Channel: guix-past
Location: past/packages/python.scm (past packages python)
Home page: https://www.python.org
Licenses: Python Software Foundation License
Build system: gnu
Synopsis: High-level, dynamically-typed programming language
Description:

Python is a remarkably powerful dynamic programming language that is used in a wide variety of application domains. Some of its key distinguishing features include: clear, readable syntax; strong introspection capabilities; intuitive object orientation; natural expression of procedural code; full modularity, supporting hierarchical packages; exception-based error handling; and very high level dynamic data types.

python2 2.4.6
Dependencies: libnsl@1.3.0 libtirpc@1.3.1 openssl@1.0.2u bzip2@1.0.8 expat@2.7.1 gdbm@1.25 libffi@3.4.6 libxcrypt@4.4.38 sqlite@3.39.3 readline@8.2.13 zlib@1.3.1 tcl@8.6.12 tk@8.6.12
Propagated dependencies: libxcrypt@4.4.38
Channel: guix-past
Location: past/packages/python.scm (past packages python)
Home page: https://www.python.org/downloads/release/python-246/
Licenses: Python Software Foundation License
Build system: gnu
Synopsis: Python 2.4.6, released 2008-12-19
Description:

The last bugfix release of the Python 2.4 series, which started with 2.4.0, released on 2004-11-30. Python 2.5 was released on 2006-09-19.

python24-numpy 1.1.1
Dependencies: lapack@3.12.1 openblas@0.3.30
Channel: guix-past
Location: past/packages/python.scm (past packages python)
Home page: https://numpy.org
Licenses: Modified BSD
Build system: python-legacy
Synopsis: NumPy 1.1.1, released on 2008-07-31
Description:

NumPy is the fundamental package for scientific computing with Python. It contains among other things: a powerful N-dimensional array object, sophisticated (broadcasting) functions, tools for integrating C/C++ and Fortran code, useful linear algebra, Fourier transform, and random number capabilities.

python2 2.7.18
Dependencies: bzip2@1.0.8 expat@2.7.1 gdbm@1.25 libffi@3.4.6 libxcrypt@4.4.38 sqlite@3.39.3 openssl@1.1.1u readline@8.2.13 zlib@1.3.1 tcl@8.6.12 tk@8.6.12
Propagated dependencies: libxcrypt@4.4.38
Channel: guix-past
Location: past/packages/python.scm (past packages python)
Home page: https://www.python.org
Licenses: Python Software Foundation License
Build system: gnu
Synopsis: High-level, dynamically-typed programming language
Description:

Python is a remarkably powerful dynamic programming language that is used in a wide variety of application domains. Some of its key distinguishing features include: clear, readable syntax; strong introspection capabilities; intuitive object orientation; natural expression of procedural code; full modularity, supporting hierarchical packages; exception-based error handling; and very high level dynamic data types.

python24-dateutil 2.1
Propagated dependencies: python24-six@1.4.1
Channel: guix-past
Location: past/packages/python.scm (past packages python)
Home page: https://dateutil.readthedocs.io/en/stable/
Licenses: Modified BSD
Build system: python-legacy
Synopsis: python-dateutil 2.1, released 2012-03-28
Description:

The dateutil module provides powerful extensions to the standard datetime module, available in Python 2.3+.

python24-numpy 1.0.4
Dependencies: lapack@3.12.1 openblas@0.3.30
Channel: guix-past
Location: past/packages/python.scm (past packages python)
Home page: https://numpy.org
Licenses: Modified BSD
Build system: python-legacy
Synopsis: NumPy 1.0.4, released on 2007-11-08
Description:

NumPy is the fundamental package for scientific computing with Python. It contains among other things: a powerful N-dimensional array object, sophisticated (broadcasting) functions, tools for integrating C/C++ and Fortran code, useful linear algebra, Fourier transform, and random number capabilities.

python24-pyx 0.12.1
Channel: guix-past
Location: past/packages/python.scm (past packages python)
Home page: https://pyx-project.org/
Licenses: GPL 2+
Build system: python-legacy
Synopsis: Create PostScript, PDF, and SVG files
Description:

Pyx is a Python package for the generation of PostScript, PDF, and SVG files. It combines an abstraction of the PostScript drawing model with a TeX/LaTeX interface. Complex tasks like 2d and 3d plots in publication-ready quality are built out of these primitives.

python24-matplotlib 1.1.0
Dependencies: freetype@2.13.3 libpng@1.6.39
Propagated dependencies: python24-dateutil@2.1 python24-numpy@1.1.1 python24-pytz@2025.1
Channel: guix-past
Location: past/packages/python.scm (past packages python)
Home page: https://matplotlib.org/
Licenses: Python Software Foundation License
Build system: python-legacy
Synopsis: Matplotlib 1.1.0 released on 2011-11-14
Description:

Matplotlib is a comprehensive library for creating static, animated, and interactive visualizations in Python.

Page: 123457
Total packages: 166