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.
The policycoreutils package contains the core utilities that are required for the basic operation of an SELinux-enabled GNU system and its policies. These utilities include load_policy to load policies, setfiles to label file systems, newrole to switch roles, and run_init to run service scripts in their proper context.
The libsemanage library provides an API for the manipulation of SELinux binary policies.
The SELinux CIL compiler is a compiler that converts the common intermediate language (CIL) into a kernel binary policy file.
This package provides the tools "checkpolicy" and "checkmodule". Checkpolicy is a program that checks and compiles a SELinux security policy configuration into a binary representation that can be loaded into the kernel. Checkmodule is a program that checks and compiles a SELinux security policy module into a binary representation.
This package provides Sequoia's reimplementation of the GnuPG interface.
gpg-sq is Sequoia's alternative implementation of a tool following the GnuPG command line interface. It provides a drop-in but not feature-complete replacement for the GnuPG project's gpg.
This Guix package is built to use the nettle cryptographic library.
This package provides an implementation of OpenPGP's web of trust.
This Guix package is built to use the nettle cryptographic library.
Sequoia is a new OpenPGP implementation, written in Rust, consisting of several Rust crates/packages. This Guix meta-package combines these packages into a single one for convenience. Anyhow, you should not depend other packages on this one avoid excessive compile-times for users.
sqv verifies detached OpenPGP signatures. It is a replacement for gpgv. Unlike gpgv, it can take additional constraints on the signature into account.
This Guix package is built to use the nettle cryptographic library.
This package provides the command-line frontend for Sequoia OpenPGP.
This Guix package is built to use the nettle cryptographic library and the gpg-agent, openpgp-card and softkeys keystore backends.
This package provides a C library for parsing and writing CSV data.
This package provides the FlatBuffers serialization format for Python.
This package provides the C implementation of the varlink interface description protocol and its associated command line tool
JsonCpp is a C++ library that allows manipulating JSON values, including serialization and deserialization to and from strings. It can also preserve existing comment in unserialization/serialization steps, making it a convenient format to store user input files.
This package provides a JSON parser written in shell, compatible with ash, Bash, Dash and Zsh. Pipe JSON to it, and it traverses the JSON objects and prints out the path to the current object (as a JSON array) and then the object, without whitespace.
FlatBuffers is a cross-platform serialization library for C++, C#, C, Go, Java, JavaScript, PHP, and Python. It was originally created for game development and other performance-critical applications.
libnop is a header-only library for serializing and deserializing C++ data types without external code generators or runtime support libraries.
This package provides a C library for parsing scfg, a simple configuration file format with one directive per line.
Msgpack is a library for C that implements binary serialization.
Libmpack is a small binary serialization and RPC library that implements both the msgpack and msgpack-rpc specifications.
This package provides a Python wrapper library to the Apache Arrow-based Feather binary columnar serialization data frame format.
Libmpack is a small binary serialization and RPC library that implements both the msgpack and msgpack-rpc specifications.
FlatBuffers is a cross-platform serialization library for C++, C#, C, Go, Java, JavaScript, PHP, and Python. It was originally created for game development and other performance-critical applications.
Python-cbor provides an implementation of the Concise Binary Object Representation (CBOR). CBOR is comparable to JSON, has a superset of JSON's ability, but serializes to a binary format which is smaller and faster to generate and parse. The two primary functions are cbor.loads and cbor.dumps.
qtcsv is a library for reading and writing CSV files in Qt.