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

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.


python2-scientific 2.9.4
Dependencies: netcdf@4.9.0
Propagated dependencies: python2-numpy@1.8.2 python2-pyro@3.16
Channel: guix-past
Location: past/packages/python27.scm (past packages python27)
Home page: http://dirac.cnrs-orleans.fr/ScientificPython
Licenses: CeCILL-C
Synopsis: Python modules for scientific computing
Description:

ScientificPython is a collection of Python modules that are useful for scientific computing. Most modules are rather general (Geometry, physical units, automatic derivatives, ...) whereas others are more domain-specific (e.g. netCDF and PDB support). The library is currently not actively maintained and works only with Python 2 and NumPy < 1.9.

python2-numpy 1.8.2
Dependencies: bash@5.2.37 openblas@0.3.30
Channel: guix-past
Location: past/packages/python27.scm (past packages python27)
Home page: https://numpy.org
Licenses: Modified BSD
Synopsis: Fundamental package for scientific computing with Python
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. Version 1.8 is the last one to contain the numpy.oldnumeric API that includes the compatibility layer numpy.oldnumeric with NumPy's predecessor Numeric.

python2-unittest2 1.1.0
Channel: guix-past
Location: past/packages/python27.scm (past packages python27)
Home page: https://pypi.org/project/unittest2/
Licenses: Python Software Foundation License
Synopsis: Python unit testing library
Description:

Unittest2 is a replacement for the unittest module in the Python standard library.

python2-lxml 4.6.5
Dependencies: libxml2@2.14.6 libxslt@1.1.43
Channel: guix-past
Location: past/packages/python27.scm (past packages python27)
Home page: https://lxml.de/
Licenses: Modified BSD
Synopsis: Python XML processing library
Description:

The lxml XML toolkit is a Pythonic binding for the C libraries libxml2 and libxslt.

python2-pysam 0.20.0
Dependencies: ncurses@6.2.20210619 curl@8.6.0 zlib@1.3.1
Propagated dependencies: htslib@1.21
Channel: guix-past
Location: past/packages/python27.scm (past packages python27)
Home page: https://github.com/pysam-developers/pysam
Licenses: Expat
Synopsis: Python bindings to the SAMtools C API
Description:

Pysam is a Python module for reading and manipulating files in the SAM/BAM format. Pysam is a lightweight wrapper of the SAMtools C API. It also includes an interface for tabix.

python2-pyparsing 2.4.7
Channel: guix-past
Location: past/packages/python27.scm (past packages python27)
Home page: https://github.com/pyparsing/pyparsing
Licenses: Expat
Synopsis: Python parsing class library
Description:

The pyparsing module is an alternative approach to creating and executing simple grammars, vs. the traditional lex/yacc approach, or the use of regular expressions. The pyparsing module provides a library of classes that client code uses to construct the grammar directly in Python code.

python2-six 1.16.0
Channel: guix-past
Location: past/packages/python27.scm (past packages python27)
Home page: https://pypi.org/project/six/
Licenses: X11
Synopsis: Python 2 and 3 compatibility utilities
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. Six supports every Python version since 2.5. It is contained in only one Python file, so it can be easily copied into your project.

python2-enum34 1.1.6
Channel: guix-past
Location: past/packages/python27.scm (past packages python27)
Home page: https://pypi.org/project/enum34/
Licenses: Modified BSD
Synopsis: Backported Python 3.4 Enum
Description:

Enum34 is the new Python stdlib enum module available in Python 3.4 backported for previous versions of Python from 2.4 to 3.3.

python2-chardet 4.0.0
Channel: guix-past
Location: past/packages/python27.scm (past packages python27)
Home page: https://github.com/chardet/chardet
Licenses: LGPL 2.1+
Synopsis: Universal encoding detector for Python 2 and 3
Description:

This package provides chardet, a Python module that can automatically detect a wide range of file encodings.

python2-subprocess32 3.2.7
Dependencies: libxcrypt@4.4.38
Channel: guix-past
Location: past/packages/python27.scm (past packages python27)
Home page: https://github.com/google/python-subprocess32
Licenses: Python Software Foundation License
Synopsis: Backport of the subprocess module from Python 3.2
Description:

This is a backport of the subprocess standard library module from Python 3.2 and 3.3 for use on Python 2. It includes bugfixes and some new features. On POSIX systems it is guaranteed to be reliable when used in threaded applications. It includes timeout support from Python 3.3 but otherwise matches 3.2’s API.

python2-more-itertools 5.0.0
Propagated dependencies: python2-six@1.16.0
Channel: guix-past
Location: past/packages/python27.scm (past packages python27)
Home page: https://github.com/erikrose/more-itertools
Licenses: Expat
Synopsis: More routines for operating on iterables, beyond itertools
Description:

Python's built-in itertools module implements a number of iterator building blocks inspired by constructs from APL, Haskell, and SML. more-itertools includes additional building blocks for working with iterables.

qt 4.8.7
Propagated dependencies: mesa@25.2.3
Channel: guix-past
Location: past/packages/qt.scm (past packages qt)
Home page: https://www.qt.io/
Licenses: LGPL 2.1 LGPL 3
Synopsis: Cross-platform GUI library
Description:

Qt is a cross-platform application and UI framework for developers using C++ or QML, a CSS & JavaScript like language.

simgrid 3.3
Channel: guix-past
Location: past/packages/simgrid.scm (past packages simgrid)
Home page: https://simgrid.org
Licenses: LGPL 2.1+
Synopsis: Distributed system simulator (2009 version)
Description:

SimGrid is a scientific instrument to study the behavior of large-scale distributed systems such as grids, "clouds", HPC, and P2P systems. It can be used to evaluate heuristics, prototype applications or even assess legacy MPI applications.

gtnets 0
Channel: guix-past
Location: past/packages/simgrid.scm (past packages simgrid)
Home page: https://simgrid.org
Licenses: GPL 2+
Synopsis: Network simulation environment (2009 version)
Description:

The Georgia Tech Network Simulator (GTNets) is designed to allow network researchers to conduct simulation-based experiments to observe the behavior of moderate to large scale computer networks under a variety of conditions. The GTNets environment allows the creation of simulation network topologies (consisting of nodes and their associated communication links), and end–user applications describing the flow of data over the simulated topology.

r-minimal 2.15.3
Dependencies: coreutils@9.1 curl@8.6.0 openblas@0.3.30 gfortran@14.3.0 grep@3.11 icu4c@73.1 libdeflate@1.19 libjpeg-turbo@2.1.4 libpng@1.6.39 libtiff@4.4.0 libxt@1.3.1 pango@1.54.0 pcre2@10.42 readline@8.2.13 tcl@8.6.12 tk@8.6.12 which@2.21 zlib@1.3.1 bash-minimal@5.2.37
Channel: guix-past
Location: past/packages/statistics.scm (past packages statistics)
Home page: https://www.r-project.org/
Licenses: GPL 3+
Synopsis: Environment for statistical computing and graphics
Description:

R is a language and environment for statistical computing and graphics. It provides a variety of statistical techniques, such as linear and nonlinear modeling, classical statistical tests, time-series analysis, classification and clustering. It also provides robust support for producing publication-quality data plots. A large amount of 3rd-party packages are available, greatly increasing its breadth and scope.

openssl 1.0.2u
Channel: guix-past
Location: past/packages/tls.scm (past packages tls)
Home page: https://www.openssl.org/
Licenses: OpenSSL
Synopsis: OpenSSL 1.0.2u, released 2019-12-20
Description:

OpenSSL is an implementation of SSL/TLS. This version is the final release of the 1.0.2 branch.

httpd-with-mod-python 2.2.34
Channel: guix-past
Location: past/packages/web.scm (past packages web)
Home page: https://httpd.apache.org/
Licenses: ASL 2.0
Synopsis: Featureful HTTP server
Description:

The Apache HTTP Server Project is a collaborative software development effort aimed at creating a robust, commercial-grade, featureful, and freely-available source code implementation of an HTTP (Web) server. The project is jointly managed by a group of volunteers located around the world, using the Internet and the Web to communicate, plan, and develop the server and its related documentation.

httpd 2.2.34
Dependencies: apr@1.7.4 apr-util@1.6.3 libxcrypt@4.4.38 openssl@1.0.2u perl@5.36.0
Channel: guix-past
Location: past/packages/web.scm (past packages web)
Home page: https://httpd.apache.org/
Licenses: ASL 2.0
Synopsis: Featureful HTTP server
Description:

The Apache HTTP Server Project is a collaborative software development effort aimed at creating a robust, commercial-grade, featureful, and freely-available source code implementation of an HTTP (Web) server. The project is jointly managed by a group of volunteers located around the world, using the Internet and the Web to communicate, plan, and develop the server and its related documentation.

Page: 12345
Total results: 114