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

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.


munit 0.2.0-1.fbbdf14
Channel: guix
Location: gnu/packages/check.scm (gnu packages check)
Home page: https://nemequ.github.io/munit/
Licenses: X11
Build system: meson
Synopsis: Small unit testing framework for C
Description:

µnit is a small testing framework for C with nested test suites, parameterized tests, timing of the wall clock and CPU time, reproducible random number generation, and more.

python-subunit 1.4.4
Propagated dependencies: python-iso8601@2.1.0 python-pygobject@3.54.3 python-testtools@2.7.2
Channel: guix
Location: gnu/packages/check.scm (gnu packages check)
Home page: https://github.com/testing-cabal/subunit
Licenses: Modified BSD ASL 2.0
Build system: pyproject
Synopsis: Python implementation of the subunit protocol
Description:

Python-subunit is a Python implementation of the subunit test streaming protocol.

python-coverage 7.13.2
Channel: guix
Location: gnu/packages/check.scm (gnu packages check)
Home page: https://coverage.readthedocs.io
Licenses: Modified BSD
Build system: pyproject
Synopsis: Code coverage measurement for Python
Description:

Coverage measures code coverage, typically during test execution. It uses the code analysis tools and tracing hooks provided in the Python standard library to determine which lines are executable, and which have been executed.

rapidcheck 0.0.0-1.ff6af6f
Dependencies: boost@1.89.0 catch2@2.13.10 doctest@2.4.9 googletest@1.17.0
Channel: guix
Location: gnu/packages/check.scm (gnu packages check)
Home page: https://github.com/emil-e/rapidcheck
Licenses: FreeBSD
Build system: cmake
Synopsis: Property based testing framework for C++
Description:

Rapidcheck is a property based testing framework for C++. It works by generating random data to try and find a case breaks your given pre-condition.

catch2 3.8.1
Dependencies: python-wrapper@3.12.12
Channel: guix
Location: gnu/packages/check.scm (gnu packages check)
Home page: https://github.com/catchorg/Catch2
Licenses: Boost 1.0
Build system: cmake
Synopsis: Automated test framework for C++ and Objective-C
Description:

Catch2 stands for C++ Automated Test Cases in Headers and is a multi-paradigm automated test framework for C++ and Objective-C.

python-pytest-forked 1.6.0
Propagated dependencies: python-py@1.11.0
Channel: guix
Location: gnu/packages/check.scm (gnu packages check)
Home page: https://github.com/pytest-dev/pytest-forked
Licenses: Expat
Build system: pyproject
Synopsis: Pytest plugin to run tests in isolated forked subprocesses
Description:

This package provides a Pytest plugin which enables running each test in a subprocess and will report if a test crashed the process. It can be useful to isolate tests against undesirable global environment side-effects (such as setting environment variables).

python-pytest-cov 6.0.0
Propagated dependencies: python-coverage@7.13.2 python-pytest@9.0.2
Channel: guix
Location: gnu/packages/check.scm (gnu packages check)
Home page: https://github.com/pytest-dev/pytest-cov
Licenses: Expat
Build system: pyproject
Synopsis: Pytest plugin for measuring coverage
Description:

Pytest-cov produces coverage reports. It supports centralised testing and distributed testing in both load and each modes. It also supports coverage of subprocesses.

python-pytest-lazy-fixtures 1.1.1
Propagated dependencies: python-pytest@9.0.2
Channel: guix
Location: gnu/packages/check.scm (gnu packages check)
Home page: https://github.com/dev-petrov/pytest-lazy-fixtures
Licenses: Expat
Build system: pyproject
Synopsis: Use fixtures in @code{pytest.mark.parametrize}
Description:

This plugin helps to use fixtures in pytest.mark.parametrize, inspied by pytest-lazy-fixture.

python-pytest 8.4.2
Propagated dependencies: python-iniconfig@2.1.0 python-packaging-bootstrap@25.0 python-pluggy@1.6.0 python-pygments-bootstrap@2.19.2
Channel: guix
Location: gnu/packages/check.scm (gnu packages check)
Home page: https://docs.pytest.org/en/latest/
Licenses: Expat
Build system: pyproject
Synopsis: Python testing library
Description:

Pytest is a testing tool that provides auto-discovery of test modules and functions, detailed info on failing assert statements, modular fixtures, and many external plugins.

libcint 6.1.2
Dependencies: openblas@0.3.31
Channel: guix
Location: gnu/packages/chemistry.scm (gnu packages chemistry)
Home page: https://github.com/sunqm/libcint
Licenses: FreeBSD
Build system: cmake
Synopsis: General GTO integrals for quantum chemistry
Description:

libcint is a C library (also with a Fortran API) to evaluate one- and two-electron integrals for GTOs.

coordgenlibs 3.0.2
Dependencies: boost@1.89.0 maeparser@1.3.1
Channel: guix
Location: gnu/packages/chemistry.scm (gnu packages chemistry)
Home page: https://github.com/schrodinger/coordgenlibs/
Licenses: Modified BSD
Build system: cmake
Synopsis: 2D molecule coordinate generation
Description:

coordgenlibs contains algorithms to generate 2D coordinates of molecules including macrocycles and metal complexes. It has an emphasis on quality rather than speed.

tng 1.8.2
Dependencies: zlib@1.3.1
Channel: guix
Location: gnu/packages/chemistry.scm (gnu packages chemistry)
Home page: https://github.com/gromacs/tng
Licenses: Modified BSD
Build system: cmake
Synopsis: Trajectory Next Generation binary format manipulation library
Description:

TRAJNG (Trajectory next generation) is a program library for handling molecular dynamics (MD) trajectories. It can store coordinates, and optionally velocities and the H-matrix. Coordinates and velocities are stored with user-specified precision.

openbabel 3.1.1
Dependencies: eigen@3.4.0 inchi@1.07.3 libxml2@2.14.6 rapidjson@1.1.0-1.949c771 zlib@1.3.1
Channel: guix
Location: gnu/packages/chemistry.scm (gnu packages chemistry)
Home page: https://openbabel.org/
Licenses: GPL 2
Build system: cmake
Synopsis: Chemistry data manipulation toolbox
Description:

Open Babel is a chemical toolbox designed to speak the many languages of chemical data. It's a collaborative project allowing anyone to search, convert, analyze, or store data from molecular modeling, chemistry, solid-state materials, biochemistry, or related areas.

freesasa 2.1.2
Dependencies: gemmi@0.7.3 json-c@0.18 libxml2@2.14.6
Channel: guix
Location: gnu/packages/chemistry.scm (gnu packages chemistry)
Home page: https://freesasa.github.io/
Licenses: Expat
Build system: gnu
Synopsis: Calculate the solvent accessible surface area (SASA) of molecules
Description:

FreeSASA is a command line tool and C-library for calculating SASAs. By default Lee & Richards' algorithm is used, but Shrake & Rupley's is also available. Both can be parameterized to arbitrary precision, and for high resolution versions of the algorithms, the calculations give identical results.

ringdecomposerlib 1.1.3
Dependencies: python@3.12.12
Channel: guix
Location: gnu/packages/chemistry.scm (gnu packages chemistry)
Home page: https://github.com/rareylab/RingDecomposerLib
Licenses: Modified BSD
Build system: cmake
Synopsis: Calculate ring topology descriptions
Description:

RingDecomposerLib is a library for the calculation of unique ring families, relevant cycles, the smallest set of smallest rings and other ring topology descriptions.

pubchem-align3d 0-0.daefab3
Channel: guix
Location: gnu/packages/chemistry.scm (gnu packages chemistry)
Home page: https://github.com/ncbi/pubchem-align3d
Licenses: Public Domain
Build system: gnu
Synopsis: C++ library for aligning small molecules
Description:

This is a generic C++ library that can be used to rapidly align two small molecules in 3D space, with shape - and optionally color - Tanimoto scoring.

python-pymol 3.1.0
Dependencies: freetype@2.13.3 libpng@1.6.39 freeglut@3.4.0 glew@2.2.0 libxml2@2.14.6 python-pyqt@6.9.1 glm@1.0.1 netcdf@4.9.2
Propagated dependencies: python-numpy@1.26.4
Channel: guix
Location: gnu/packages/chemistry.scm (gnu packages chemistry)
Home page: https://pymol.org
Licenses: Modified BSD
Build system: pyproject
Synopsis: Molecular visualization system
Description:

PyMOL is a capable molecular viewer and renderer. It can be used to prepare publication-quality figures, to share interactive results with your colleagues, or to generate pre-rendered animations.

avalon-toolkit 2.0.5a
Channel: guix
Location: gnu/packages/chemistry.scm (gnu packages chemistry)
Home page: https://sourceforge.net/projects/avalontoolkit/
Licenses: Modified BSD
Build system: gnu
Synopsis: Tools for SMILES and MOL files and for structure fingerprinting
Description:

This package contains a library and programs for canonicalization of SMILES and MOL files, molecular structure fingerprinting and rendering molecules.

avogadrolibs 1.102.1
Dependencies: glew@2.2.0 libarchive@3.7.7 libmsym@0.2.3 python@3.12.12 spglib@2.5.0 qtbase@6.9.2 qtsvg@6.9.2 jkqtplotter@4.0.3-0.b8cc290 hdf5@1.14.6
Channel: guix
Location: gnu/packages/chemistry.scm (gnu packages chemistry)
Home page: https://www.openchemistry.org/projects/avogadro2/
Licenses: Modified BSD
Build system: cmake
Synopsis: Libraries for chemistry, bioinformatics, and related areas
Description:

Avogadro libraries provide 3D rendering, visualization, analysis and data processing useful in computational chemistry, molecular modeling, bioinformatics, materials science, and related areas.

molequeue 0.9.0
Dependencies: qtbase@5.15.17
Channel: guix
Location: gnu/packages/chemistry.scm (gnu packages chemistry)
Home page: https://www.openchemistry.org/projects/molequeue/
Licenses: Modified BSD
Build system: cmake
Synopsis: Application for coordinating computational jobs
Description:

MoleQueue is a system-tray resident desktop application for abstracting, managing, and coordinating the execution of tasks both locally and on remote computational resources. Users can set up local and remote queues that describe where the task will be executed. Each queue can have programs, with templates to facilitate the execution of the program. Input files can be staged, and output files collected using a standard interface.

libmsym 0.2.3
Channel: guix
Location: gnu/packages/chemistry.scm (gnu packages chemistry)
Home page: https://github.com/mcodev31/libmsym
Licenses: Expat
Build system: cmake
Synopsis: C library dealing with point group symmetry in molecules
Description:

libmsym is a C library dealing with point group symmetry in molecules.

python-pyscf 2.9.0
Dependencies: libcint@6.1.2 xcfun@2.1.1 openblas@0.3.31
Propagated dependencies: python-numpy@2.3.1 python-scipy@1.16.3 python-h5py@3.15.1
Channel: guix
Location: gnu/packages/chemistry.scm (gnu packages chemistry)
Home page: https://github.com/pyscf/pyscf
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Python library for quantum chemistry calculations
Description:

PySCF (Python-based Simulations of Chemistry Framework) is a Python library for quantum chemistry calculations and method development. Most of the functionality is implemented in Python, while computationally critical parts are implemented in C.

maeparser 1.3.1
Dependencies: boost@1.89.0 zlib@1.3.1
Channel: guix
Location: gnu/packages/chemistry.scm (gnu packages chemistry)
Home page: https://github.com/schrodinger/maeparser
Licenses: Expat
Build system: cmake
Synopsis: Maestro file parser
Description:

maeparser is a parser for Schrodinger Maestro files.

xcfun 2.1.1
Channel: guix
Location: gnu/packages/chemistry.scm (gnu packages chemistry)
Home page: https://github.com/dftlibs/xcfun
Licenses: MPL 2.0
Build system: cmake
Synopsis: Library of exchange-correlation functionals with automatic differentiation
Description:

XCFun is a library of exchange-correlation functionals with arbitrary-order derivatives for density functional theory.

Total packages: 72465