newsGNU recutils - News

 
 

recutils 1.8 released

Item posted by Jose E. Marchesi <jemarch> on Thu 03 Jan 2019 10:20:39 AM UTC.

I am happy to announce a new release of the GNU recutils, version 1.8.

The changes in this release are:



The release can be found in the GNU ftp:
ftp://ftp.gnu.org/gnu/recutils/recutils-1.8.tar.gz

Alternatively, http://ftpmirror.gnu.org/recutils/ will automatically
redirect to a nearby mirror.

==About GNU recutils==

GNU recutils is a set of tools and libraries to access human-editable,
text-based databases called recfiles.  The data is stored as a
sequence of records, each record containing an arbitrary number of
named fields.  Advanced capabilities usually found in other data
storage systems are supported by GNU recutils: data types, data
integrity (keys, mandatory fields, etc) as well as the ability of
records to refer to other records (sort of foreign keys).  Despite its
simplicity, recfiles can be used to store medium-sized databases.

Please see the GNU recutils homepage for more information:
http://www.gnu.org/software/recutils


--
Jose E. Marchesi
Frankfurt am Main
3 January 2019


Back to the top

Powered by Savane 3.13-d3ae.
Corresponding source code