_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
python-pytest-check 2.4.1
Propagated dependencies: python-pytest@8.3.3
Channel: guix
Location: gnu/packages/python-check.scm (gnu packages python-check)
Home page: https://github.com/okken/pytest-check
Licenses: Expat
Synopsis: Pytest plugin to allow multiple failures
Description:

This package provides a pytest plugin that allows multiple failures per test.

perl-test-checkdeps 0.010
Propagated dependencies: perl-cpan-meta-check@0.014
Channel: guix
Location: gnu/packages/perl-check.scm (gnu packages perl-check)
Home page: https://metacpan.org/release/Test-CheckDeps
Licenses: GPL 1+
Synopsis: Check for presence of dependencies
Description:

This module provides a test that checks all dependencies have been installed properly.

perl-devel-checkbin 0.04
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/Devel-CheckBin
Licenses: GPL 1+
Synopsis: Check that a command is available
Description:

Devel::CheckBin is a perl module that checks whether a particular command is available.

perl-devel-checklib 1.14
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/Devel-CheckLib
Licenses: GPL 1+
Synopsis: Check that a library is available
Description:

Devel::CheckLib is a Perl module that checks whether a particular C library and its headers are available. You can also check for the presence of particular functions in a library, or even that those functions return particular results.

rust-gstreamer-check 0.21.0
Dependencies: glib@2.78.0 gstreamer@1.22.3
Channel: guix
Location: gnu/packages/crates-gtk.scm (gnu packages crates-gtk)
Home page: https://gstreamer.freedesktop.org
Licenses: Expat ASL 2.0
Synopsis: Rust bindings for GStreamer Check library
Description:

This package provides Rust bindings for GStreamer Check library.

go-gopkg-in-check-v1 1.0.0-20201130134442-10cb98267c6c
Propagated dependencies: go-github-com-kr-pretty@0.3.1
Channel: guix
Location: gnu/packages/golang-check.scm (gnu packages golang-check)
Home page: https://gopkg.in/check.v1
Licenses: FreeBSD
Synopsis: Test framework for the Go language
Description:

This package provides a test library for the Go language.

perl-cpan-meta-check 0.014
Propagated dependencies: perl-cpan-meta@2.150010
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/CPAN-Meta-Check
Licenses: GPL 1+
Synopsis: Verify requirements in a CPAN::Meta object
Description:

This module verifies if requirements described in a CPAN::Meta object are present.

rust-gir-format-check 0.1.3
Channel: nebula
Location: nebula/packages/crates-io.scm (nebula packages crates-io)
Home page: https://github.com/gtk-rs/gir-format-check
Licenses: Expat
Synopsis: File format checker
Description:

File format checker

rust-gir-format-check 0.1.3
Channel: guix
Location: gnu/packages/crates-gtk.scm (gnu packages crates-gtk)
Home page: https://github.com/gtk-rs/gir-format-check
Licenses: Expat
Synopsis: File format checker
Description:

File format checker in Rust.

perl-b-hooks-op-check 0.22
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/B-Hooks-OP-Check
Licenses: GPL 1+
Synopsis: Wrap OP check callbacks
Description:

This module allows you to wrap OP check callbacks.

python-update-checker 0.18.0
Propagated dependencies: python-requests@2.31.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/bboe/update_checker
Licenses: FreeBSD
Synopsis: Python module that will check for package updates
Description:

This package provides a Python module that will check for package updates.

python-check-manifest 0.49
Propagated dependencies: python-pypa-build@0.7.0 python-setuptools@67.6.1
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/mgedmin/check-manifest
Licenses: Expat
Synopsis: Check MANIFEST.in in a Python source package for completeness
Description:

Python package can include a MANIFEST.in file to help with sending package files to the Python Package Index. This package checks that file to ensure it completely and accurately describes your project.

texlive-checklistings 2024.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/checklistings
Licenses: LPPL 1.2+
Synopsis: Pass verbatim content through a compiler and reincorporate the resulting output
Description:

This package augments the fancyvrb and listings packages to allow the source code they contain to be checked by an external tool (like a compiler). The external tool's messages can be automatically reincorporated into the original document. The package does not focus on a specific programming language, but it is designed to work well with languages and compilers in the ML family.

kconfig-hardened-check 0.6.10
Channel: guix
Location: gnu/packages/linux.scm (gnu packages linux)
Home page: https://github.com/a13xp0p0v/kernel-hardening-checker
Licenses: GPL 3
Synopsis: Tool for checking the security hardening options of the Linux kernel
Description:

kernel-hardening-checker is a tool for checking the security hardening options of the Linux kernel. Provided preferences are based on suggestions from various sources, including:

  • KSPP recommended settings

  • CLIP OS kernel configuration

  • Last public grsecurity patch (options which they disable)

  • SECURITY_LOCKDOWN_LSM patchset

  • Direct feedback from the Linux kernel maintainers

This tool supports checking Kconfig options and kernel cmdline parameters.

python-pytest-checkdocs 2.7.1
Propagated dependencies: python-docutils@0.19 python-importlib-metadata@5.2.0 python-pep517@0.9.1 python-pytest@8.3.3
Channel: guix
Location: gnu/packages/python-check.scm (gnu packages python-check)
Home page: https://github.com/jaraco/pytest-checkdocs
Licenses: Expat
Synopsis: Check the README when running tests
Description:

This package provides a pytest plugin that checks the long description of the project to ensure it renders properly.

python-orbax-checkpoint 0.4.5
Propagated dependencies: python-absl-py@1.4.0 python-cached-property@1.5.2 python-etils@1.5.2 python-importlib-resources@5.12.0 python-jax@0.4.20 python-jaxlib@0.4.20 python-msgpack@1.0.4 python-nest-asyncio@1.5.5 python-numpy@1.24.4 python-pyyaml@6.0.1 python-tensorstore@0.1.52 python-typing-extensions@4.10.0
Channel: guix-science
Location: guix-science/packages/machine-learning.scm (guix-science packages machine-learning)
Home page: https://github.com/google/orbax
Licenses: ASL 2.0
Synopsis: Utility libraries for JAX users
Description:

Orbax is a namespace providing common utility libraries for JAX users. Orbax also includes a serialization library for JAX users, enabling the exporting of JAX models to the TensorFlow SavedModel format.

texlive-typed-checklist 2024.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/typed-checklist
Licenses: LPPL 1.2+
Synopsis: Typesetting tasks, goals, milestones, artifacts, and more in LaTeX
Description:

The main goal of this package is to provide means for typesetting checklists in a way that stipulates users to explicitly distinguish checklists for goals, for tasks, for artifacts, and for milestones --- i.e., the type of checklist entries. The intention behind this is that a user of the package is coerced to think about what kind of entries he/she adds to the checklist. This shall yield a clearer result and, in the long run, help with training to distinguish entries of different types.

rust-gstreamer-check-sys 0.21.0
Dependencies: glib@2.78.0 gstreamer@1.22.3
Channel: guix
Location: gnu/packages/crates-gtk.scm (gnu packages crates-gtk)
Home page: https://gstreamer.freedesktop.org
Licenses: Expat
Synopsis: FFI bindings to libgstcheck-1.0
Description:

This package provides FFI bindings to libgstcheck-1.0.

perl-dist-checkconflicts 0.11
Propagated dependencies: perl-module-runtime@0.016
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/Dist-CheckConflicts
Licenses: GPL 1+
Synopsis: Declare version conflicts for your dist
Description:

This module allows you to specify conflicting versions of modules separately and deal with them after the module is done installing.

spectre-meltdown-checker 0.46
Dependencies: kmod@29 lz4@1.9.3 lzop@1.04 perl@5.36.0 procps@4.0.3 sharutils@4.15.2 util-linux@2.37.4 zstd@1.5.2
Channel: guix
Location: gnu/packages/linux.scm (gnu packages linux)
Home page: https://github.com/speed47/spectre-meltdown-checker
Licenses: GPL 3
Synopsis: CPU vulnerability / mitigation checker
Description:

This package provides a shell script to assess your system's resilience against the several transient execution CVEs that were published since early 2018, and gives guidance as to how to mitigate them.

perl-devel-checkcompiler 0.07
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/Devel-CheckCompiler
Licenses: GPL 1+
Synopsis: Check compiler availability
Description:

Devel::CheckCompiler is a tiny module to check whether a compiler is available. It can test for a C99 compiler, or you can tell it to compile a C source file with optional linker flags.

texlive-lua-check-hyphen 2024.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/lua-check-hyphen
Licenses: Expat
Synopsis: Mark hyphenations in a document, for checking
Description:

The package looks at all hyphenation breaks in the document, comparing them against a white-list prepared by the author. If a hyphenation break is found, for which there is no entry in the white-list, the package flags the line where the break starts. The author may then either add the hyphenation to the white-list, or adjust the document to avoid the break.

kernel-hardening-checker 0.6.10
Channel: guix
Location: gnu/packages/linux.scm (gnu packages linux)
Home page: https://github.com/a13xp0p0v/kernel-hardening-checker
Licenses: GPL 3
Synopsis: Tool for checking the security hardening options of the Linux kernel
Description:

kernel-hardening-checker is a tool for checking the security hardening options of the Linux kernel. Provided preferences are based on suggestions from various sources, including:

  • KSPP recommended settings

  • CLIP OS kernel configuration

  • Last public grsecurity patch (options which they disable)

  • SECURITY_LOCKDOWN_LSM patchset

  • Direct feedback from the Linux kernel maintainers

This tool supports checking Kconfig options and kernel cmdline parameters.

spectre-meltdown-checker 0.34
Channel: wigust
Location: wigust/packages/spectre-meltdown-checker.scm (wigust packages spectre-meltdown-checker)
Home page: https://github.com/speed47/spectre-meltdown-checker/
Licenses: GPL 3+
Synopsis: Spectre & Meltdown vulnerability/mitigation checker for Linux
Description:

A simple shell script to tell if your Linux installation is vulnerable against the 3 “speculative execution” CVEs that were made public early 2018.

Without options, it'll inspect your currently running kernel. You can also specify a kernel image on the command line, if you'd like to inspect a kernel you're not running.

The script will do its best to detect mitigations, including backported non-vanilla patches, regardless of the advertised kernel version number.

Page: 123
Total results: 52