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

recutils 1.9

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 recutils 1.9 as follows:

guix install recutils@1.9

Or install the latest version:

guix install recutils

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.