This package browser is in early development. Mind the rough edges.

recutils

Manipulate plain text files as databases

GNU Recutils is a set of tools and libraries for creating and manipulating text-based, human-editable databases. Despite being text-based, databases created with Recutils carry all of the expected features such as unique fields, primary keys, time stamps and more. Many different field types are supported, as is encryption.

Installation

Install the latest version of recutils as follows:

guix install recutils

Or install a particular version:

guix install recutils@1.9

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.